slimbootloader/BootloaderCorePkg/Library/SmbiosInitLib
Maurice Ma bd07c6504c
Add legacy EF segment memory config (#904)
Current SBL code will build pointers in E/F segment for ACPI
and SMBIOS table. On some platforms, E/F segment is not supported.
So a new configuration ENABLE_LEGACY_EF_SEG is added.  When
it is enabled, SBL will not use legacy E/F segment memory.

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
2020-11-22 21:06:38 -08:00
..
SmbiosInitLib.c Add legacy EF segment memory config (#904) 2020-11-22 21:06:38 -08:00
SmbiosInitLib.inf Add legacy EF segment memory config (#904) 2020-11-22 21:06:38 -08:00
SmbiosTables.h Format update by coding style 2020-02-07 22:43:45 -07:00