opnsense-src/stand/efi
Ahmad Khalifa 3b496eb1bd loader: Fix 32-bit compatibility
main.c - Fix rsdp cast.
framebuffer.c -
 	- Use temp variable instead of directly passing pointer when
          EFI_PHYSICAL_ADDRESS is expected.
	  Also fix FreePages cast.
	- Mask framebuffer address given to us by UEFI.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1098

(cherry picked from commit 6818ff7797c6a9ab104e5d7e91d4e422874bf50d)
2025-03-27 10:21:55 -07:00
..
boot1 loader: Move ldscripts to match more standard practices 2024-04-16 13:54:27 -06:00
fdt stand: Automated cleanup of cdefs and other formatting 2024-04-15 20:32:05 -06:00
gptboot stand: Install gptboot.efi(8) 2024-04-16 13:54:30 -06:00
include stand/efi: Changes to efichar to allow it to be used in the kernel 2024-04-16 13:54:30 -06:00
libefi efi_console: Stay inline with the UEFI spec 2025-03-25 19:28:37 -06:00
libefi32 stand/efi: Add a 32-bit variant of libefi 2025-03-25 19:28:38 -06:00
loader loader: Fix 32-bit compatibility 2025-03-27 10:21:55 -07:00
loader_4th Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
loader_ia32 stand: Add support for 64-bit machines with 32-bit UEFI implementations 2025-03-25 19:28:38 -06:00
loader_lua Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
loader_simp Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile stand/efi: Add a 32-bit variant of libefi 2025-03-25 19:28:38 -06:00
Makefile.inc stand: Add support for 64-bit machines with 32-bit UEFI implementations 2025-03-25 19:28:38 -06:00