Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163601642
D57569.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
795 B
Referenced Files
None
Subscribers
None
D57569.diff
View Options
diff --git a/stand/man/loader.efi.8 b/stand/man/loader.efi.8
--- a/stand/man/loader.efi.8
+++ b/stand/man/loader.efi.8
@@ -373,6 +373,18 @@
environment for testing purposes, by executing the
.Ic ud2
processor instruction.
+.Ss i386 firmware on amd64 machines
+Some devices have 64-bit (long mode) capable CPUs, but come with a
+32-bit (protected mode) UEFI implementation.
+.Pa /boot/loader_ia32.efi
+is provided for such devices.
+It switches to long mode right before executing the kernel.
+Note that since the firmware expects its runtime EFI functions to be
+executed in 32-bit protected mode, EFI runtime services are not
+available to the kernel.
+Which means that programs like
+.Xr efibootmgr 8
+will not work.
.Sh FILES
.Bl -tag -width "/boot/loader.efi"
.It Pa /boot/loader.efi
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 25, 8:37 PM (8 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33967618
Default Alt Text
D57569.diff (795 B)
Attached To
Mode
D57569: loader.efi(8): document the ia32 loader
Attached
Detach File
Event Timeline
Log In to Comment