Home
last modified time | relevance | path

Searched refs:BiosUnexpectedInt (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBiosInterface.h660 UINT32 BiosUnexpectedInt; member
DLegacyBios.c1108 Private->BiosUnexpectedInt = BaseVectorMaster[0]; in LegacyBiosInstall()
DLegacyBootSupport.c1327 BaseVectorMaster[Index] = (UINT32) (Private->BiosUnexpectedInt); in GenericLegacyBoot()