freebsd-dev/stand/efi/loader
John-Mark Gurney ee97f198b4 Support SMBIOS v3 for 64-bit entry systems
Summary:
Under QEMU on arm64 systems, the smbios table is above 4GB
requiring a 64-bit address to access.

Reviewers: manu

Subscribers: imp, bcran, dab

Differential Revision: https://reviews.freebsd.org/D38721
2023-02-22 04:10:12 +00:00
..
arch stand: update prototypes for md_load and md_load64 2022-12-05 16:59:58 -07:00
autoload.c loader: fdt: Add fdt_is_setup function 2019-04-25 20:08:43 +00:00
bootinfo.c Skip EFI framebuffer information if there is none 2023-02-05 17:23:09 -08:00
conf.c Loader: support booting OS from memory disk (MD) 2021-04-07 13:40:57 -05:00
copy.c loader.efi: make sure kernel image is executable 2023-01-05 09:58:33 +00:00
efi_main.c loader.efi: fix panic() after BS off 2022-06-19 17:46:35 +03:00
efiserialio.c efiserialio: use port settings (sio->Mode) for initial setup 2023-02-03 11:53:32 +02:00
framebuffer.c stand: More sensible defaults when ConOut is missing 2022-08-26 22:17:56 -06:00
framebuffer.h stand: More sensible defaults when ConOut is missing 2022-08-26 22:17:56 -06:00
loader_efi.h loader.efi: faults could try to print out call trace 2022-07-14 15:59:26 +03:00
main.c Support SMBIOS v3 for 64-bit entry systems 2023-02-22 04:10:12 +00:00
Makefile loader.efi: include help.fdt for FDT-enabled loader 2023-02-03 16:35:08 -04:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
version