aboutsummaryrefslogtreecommitdiff
path: root/stand/forth
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2018-04-25 02:42:57 +0000
committerKyle Evans <kevans@FreeBSD.org>2018-04-25 02:42:57 +0000
commitfb205d37d7ee0cce4ed8382ac84a16b0dec5810b (patch)
tree571658e49e8bbe3210756963fdee669bd8cea2db /stand/forth
parent42ca1d5cc3f14aff6202685a34aa6b3aece78993 (diff)
downloadsrc-fb205d37d7ee0cce4ed8382ac84a16b0dec5810b.tar.gz
src-fb205d37d7ee0cce4ed8382ac84a16b0dec5810b.zip
forthloader: Remove "EFI boot environment message"
Contrary to what the message says, this is not only executed in an EFI context- it provides functions for use in an EFI environment. I don't think there's much reason to broadcast this fact when we haven't in the past, so just remove it. Reported by: emaste (a while ago), cperciva
Notes
Notes: svn path=/head/; revision=332985
Diffstat (limited to 'stand/forth')
-rw-r--r--stand/forth/efi.4th2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/forth/efi.4th b/stand/forth/efi.4th
index 8b58aee1ea46..827b4348087b 100644
--- a/stand/forth/efi.4th
+++ b/stand/forth/efi.4th
@@ -37,5 +37,3 @@ only forth definitions
s" efi-autoresizecons" evaluate
then
;
-
-.( EFI boot environment) cr