freebsd-dev/stand/efi
Tom Jones ec18da7c04 Reduce size of EFI_STAGING_SIZE to 32 on arm
Reduce the size of the EFI_STAGING area we allocate on arm to 32. On arm SBC
such as the NanoPi-NEOLTS the staging area allocation will fail on the 256MB
model with a staging size of 64.

Reviewed by:    bcran, manu
Approved by:    bz (mentor)
MFC after:      2 weeks
Differential Revision: https://reviews.freebsd.org/D21016
2019-08-17 06:47:43 +00:00
..
boot1 loader: support com.delphix:removing 2019-08-08 18:08:13 +00:00
fdt stand: refactor overlay loading a little bit 2019-04-11 13:26:28 +00:00
gptboot loader.efi: replace HandleProtocol() with OpenProtocol() 2019-08-06 19:27:27 +00:00
include loader.efi: efilib.h and libefi.c were left out of 350654 2019-08-06 20:13:28 +00:00
libefi loader.efi: efilib.h and libefi.c were left out of 350654 2019-08-06 20:13:28 +00:00
loader Reduce size of EFI_STAGING_SIZE to 32 on arm 2019-08-17 06:47:43 +00:00
loader_4th Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
loader_lua Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
loader_simp Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
Makefile Create gptboot.efi 2019-06-08 19:02:17 +00:00
Makefile.inc Hoist EFI_TARGET and SOURCE_DATE_EPOCH up into efi/Makefile.inc 2018-07-20 05:18:03 +00:00