From fb205d37d7ee0cce4ed8382ac84a16b0dec5810b Mon Sep 17 00:00:00 2001 From: Kyle Evans Date: Wed, 25 Apr 2018 02:42:57 +0000 Subject: [PATCH] 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 --- stand/forth/efi.4th | 2 -- 1 file changed, 2 deletions(-) diff --git a/stand/forth/efi.4th b/stand/forth/efi.4th index 8b58aee1ea4..827b4348087 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