diff --git a/stand/forth/efi.4th b/stand/forth/efi.4th index 4778b405455..8b58aee1ea4 100644 --- a/stand/forth/efi.4th +++ b/stand/forth/efi.4th @@ -34,7 +34,7 @@ only forth definitions : maybe-efi-resizecons efiboot? if - efi-autoresizecons + s" efi-autoresizecons" evaluate then ;