Searched refs:CONFIG_TABLE_SIZE_INCREASED (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Misc/
H A DInstallConfigurationTable.c17 #define CONFIG_TABLE_SIZE_INCREASED 0x10 macro
117 mSystemTableAllocateSize += (CONFIG_TABLE_SIZE_INCREASED * sizeof (EFI_CONFIGURATION_TABLE));
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DInstallConfigurationTable.c17 #define CONFIG_TABLE_SIZE_INCREASED 0x10 macro
113 mSmmSystemTableAllocateSize += (CONFIG_TABLE_SIZE_INCREASED * sizeof (EFI_CONFIGURATION_TABLE));

Completed in 42 milliseconds