Home
last modified time | relevance | path

Searched refs:RealModeState (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DX86Thunk.c233 ThunkContext->RealModeState, in AsmThunk16()
237 CopyMem (ThunkContext->RealModeState, UpdatedRegs, sizeof (*UpdatedRegs)); in AsmThunk16()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
DX86Thunk.c217 ThunkContext->RealModeState, in AsmThunk16()
221 CopyMem (ThunkContext->RealModeState, UpdatedRegs, sizeof (*UpdatedRegs)); in AsmThunk16()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DThunk.c275 mThunkContext.RealModeState = &ThunkRegSet; in InternalLegacyBiosFarCall()
315 mThunkContext.RealModeState = NULL; in InternalLegacyBiosFarCall()
/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/
DLegacyBiosThunk.c187 BiosDev->ThunkContext->RealModeState = &ThunkRegSet; in LegacyBiosInt86()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueBaseLib.h5149 IA32_REGISTER_SET *RealModeState; member
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DBaseLib.h5515 IA32_REGISTER_SET *RealModeState; member