options: Make it clearer some x86 / BIOS only things

Suggested by: jrtc27
Sponsored by: Netflix
This commit is contained in:
Warner Losh 2024-08-06 17:39:10 -06:00
parent ddcd3b606c
commit bf4f27e85a
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ signature verification and related operations
for Verified Exec and
.Xr loader 8 .
.Pp
Due to size constraints, one may need to set
Due to size constraints in the BIOS environment on x86, one may need to set
.Va LOADERSIZE
larger than the
default 500000, although often loader is under the 500k limit even with

View file

@ -1,4 +1,4 @@
Build pxeboot on i386/amd64.
Build pxeboot on i386/amd64 for BIOS booting.
The PXE Boot loader package needs more space than we may have in the boot loader.
If you need to increase
.Va LOADERSIZE