Searched defs:Legacy16BootTable (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Csm/CsmSupportLib/
H A DLegacyPlatform.c932 EFI_TO_COMPATIBILITY16_BOOT_TABLE *Legacy16BootTable; local
942 Legacy16BootTable = (EFI_TO_COMPATIBILITY16_BOOT_TABLE*) EfiToLegacy16BootTable;
947 SioPtr = &Legacy16BootTable->SioData;
971 for (Index = 0; Index < Legacy16BootTable->NumberBbsEntries; Index++) {
985 for (Index = 0; Index < Legacy16BootTable->NumberBbsEntries; Index++) {
994 for (Index = 0; Index < Legacy16BootTable->NumberBbsEntries; Index++) {
1013 for (Index = 0; Index < Legacy16BootTable->NumberBbsEntries; Index++) {

Completed in 48 milliseconds