Home
last modified time | relevance | path

Searched refs:ThunkAttributes (Results 1 – 25 of 41) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Library/BaseLib/
H A DX86Thunk.c136 if ((ThunkContext->ThunkAttributes & THUNK_ATTRIBUTE_BIG_REAL_MODE) == 0) { in AsmPrepareThunk16()
155 ThunkContext->ThunkAttributes; in AsmPrepareThunk16()
223 …ASSERT (((ThunkContext->ThunkAttributes & (THUNK_ATTRIBUTE_DISABLE_A20_MASK_INT_15 | THUNK_ATTRIBU… in AsmThunk16()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Library/BaseLib/
H A DX86Thunk.c136 if ((ThunkContext->ThunkAttributes & THUNK_ATTRIBUTE_BIG_REAL_MODE) == 0) { in AsmPrepareThunk16()
155 ThunkContext->ThunkAttributes; in AsmPrepareThunk16()
223 …ASSERT (((ThunkContext->ThunkAttributes & (THUNK_ATTRIBUTE_DISABLE_A20_MASK_INT_15 | THUNK_ATTRIBU… in AsmThunk16()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdePkg/Library/BaseLib/
H A DX86Thunk.c136 if ((ThunkContext->ThunkAttributes & THUNK_ATTRIBUTE_BIG_REAL_MODE) == 0) { in AsmPrepareThunk16()
155 ThunkContext->ThunkAttributes; in AsmPrepareThunk16()
223 …ASSERT (((ThunkContext->ThunkAttributes & (THUNK_ATTRIBUTE_DISABLE_A20_MASK_INT_15 | THUNK_ATTRIBU… in AsmThunk16()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Library/BaseLib/
H A DX86Thunk.c136 if ((ThunkContext->ThunkAttributes & THUNK_ATTRIBUTE_BIG_REAL_MODE) == 0) { in AsmPrepareThunk16()
155 ThunkContext->ThunkAttributes; in AsmPrepareThunk16()
223 …ASSERT (((ThunkContext->ThunkAttributes & (THUNK_ATTRIBUTE_DISABLE_A20_MASK_INT_15 | THUNK_ATTRIBU… in AsmThunk16()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Library/BaseLib/
H A DX86Thunk.c136 if ((ThunkContext->ThunkAttributes & THUNK_ATTRIBUTE_BIG_REAL_MODE) == 0) { in AsmPrepareThunk16()
155 ThunkContext->ThunkAttributes; in AsmPrepareThunk16()
223 …ASSERT (((ThunkContext->ThunkAttributes & (THUNK_ATTRIBUTE_DISABLE_A20_MASK_INT_15 | THUNK_ATTRIBU… in AsmThunk16()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdePkg/Library/BaseLib/
H A DX86Thunk.c136 if ((ThunkContext->ThunkAttributes & THUNK_ATTRIBUTE_BIG_REAL_MODE) == 0) { in AsmPrepareThunk16()
155 ThunkContext->ThunkAttributes; in AsmPrepareThunk16()
223 …ASSERT (((ThunkContext->ThunkAttributes & (THUNK_ATTRIBUTE_DISABLE_A20_MASK_INT_15 | THUNK_ATTRIBU… in AsmThunk16()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdePkg/Library/BaseLib/
H A DX86Thunk.c142 if ((ThunkContext->ThunkAttributes & THUNK_ATTRIBUTE_BIG_REAL_MODE) == 0) { in AsmPrepareThunk16()
161 ThunkContext->ThunkAttributes; in AsmPrepareThunk16()
229 …ASSERT (((ThunkContext->ThunkAttributes & (THUNK_ATTRIBUTE_DISABLE_A20_MASK_INT_15 | THUNK_ATTRIBU… in AsmThunk16()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Library/BaseLib/
H A DX86Thunk.c136 if ((ThunkContext->ThunkAttributes & THUNK_ATTRIBUTE_BIG_REAL_MODE) == 0) { in AsmPrepareThunk16()
155 ThunkContext->ThunkAttributes; in AsmPrepareThunk16()
223 …ASSERT (((ThunkContext->ThunkAttributes & (THUNK_ATTRIBUTE_DISABLE_A20_MASK_INT_15 | THUNK_ATTRIBU… in AsmThunk16()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdePkg/Library/BaseLib/
H A DX86Thunk.c136 if ((ThunkContext->ThunkAttributes & THUNK_ATTRIBUTE_BIG_REAL_MODE) == 0) { in AsmPrepareThunk16()
155 ThunkContext->ThunkAttributes; in AsmPrepareThunk16()
223 …ASSERT (((ThunkContext->ThunkAttributes & (THUNK_ATTRIBUTE_DISABLE_A20_MASK_INT_15 | THUNK_ATTRIBU… in AsmThunk16()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Library/BaseLib/
H A DX86Thunk.c136 if ((ThunkContext->ThunkAttributes & THUNK_ATTRIBUTE_BIG_REAL_MODE) == 0) { in AsmPrepareThunk16()
155 ThunkContext->ThunkAttributes; in AsmPrepareThunk16()
223 …ASSERT (((ThunkContext->ThunkAttributes & (THUNK_ATTRIBUTE_DISABLE_A20_MASK_INT_15 | THUNK_ATTRIBU… in AsmThunk16()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
H A DX86Thunk.c167 if ((ThunkContext->ThunkAttributes & THUNK_ATTRIBUTE_BIG_REAL_MODE) == 0) { in AsmPrepareThunk16()
186 ThunkContext->ThunkAttributes; in AsmPrepareThunk16()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/DuetPkg/BiosVideoThunkDxe/
H A DLegacyBiosThunk.c50 …ThunkContext->ThunkAttributes = THUNK_ATTRIBUTE_BIG_REAL_MODE|THUNK_ATTRIBUTE_DISABLE_A20_MASK_… in InitializeBiosIntCaller()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DThunk.c371 …mThunkContext.ThunkAttributes = THUNK_ATTRIBUTE_BIG_REAL_MODE | THUNK_ATTRIBUTE_DISABLE_A20_MAS… in LegacyBiosInitializeThunk()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/OvmfPkg/Csm/LegacyBiosDxe/
H A DThunk.c371 …mThunkContext.ThunkAttributes = THUNK_ATTRIBUTE_BIG_REAL_MODE | THUNK_ATTRIBUTE_DISABLE_A20_MAS… in LegacyBiosInitializeThunk()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DThunk.c371 …mThunkContext.ThunkAttributes = THUNK_ATTRIBUTE_BIG_REAL_MODE | THUNK_ATTRIBUTE_DISABLE_A20_MAS… in LegacyBiosInitializeThunk()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/OvmfPkg/Csm/LegacyBiosDxe/
H A DThunk.c371 …mThunkContext.ThunkAttributes = THUNK_ATTRIBUTE_BIG_REAL_MODE | THUNK_ATTRIBUTE_DISABLE_A20_MAS… in LegacyBiosInitializeThunk()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/OvmfPkg/Csm/LegacyBiosDxe/
H A DThunk.c371 …mThunkContext.ThunkAttributes = THUNK_ATTRIBUTE_BIG_REAL_MODE | THUNK_ATTRIBUTE_DISABLE_A20_MAS… in LegacyBiosInitializeThunk()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DThunk.c371 …mThunkContext.ThunkAttributes = THUNK_ATTRIBUTE_BIG_REAL_MODE | THUNK_ATTRIBUTE_DISABLE_A20_MAS… in LegacyBiosInitializeThunk()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/OvmfPkg/Csm/LegacyBiosDxe/
H A DThunk.c371 …mThunkContext.ThunkAttributes = THUNK_ATTRIBUTE_BIG_REAL_MODE | THUNK_ATTRIBUTE_DISABLE_A20_MAS… in LegacyBiosInitializeThunk()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DThunk.c371 …mThunkContext.ThunkAttributes = THUNK_ATTRIBUTE_BIG_REAL_MODE | THUNK_ATTRIBUTE_DISABLE_A20_MAS… in LegacyBiosInitializeThunk()
/dports/sysutils/edk2/edk2-edk2-stable202102/OvmfPkg/Csm/LegacyBiosDxe/
H A DThunk.c371 …mThunkContext.ThunkAttributes = THUNK_ATTRIBUTE_BIG_REAL_MODE | THUNK_ATTRIBUTE_DISABLE_A20_MAS… in LegacyBiosInitializeThunk()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/OvmfPkg/Csm/LegacyBiosDxe/
H A DThunk.c371 …mThunkContext.ThunkAttributes = THUNK_ATTRIBUTE_BIG_REAL_MODE | THUNK_ATTRIBUTE_DISABLE_A20_MAS… in LegacyBiosInitializeThunk()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdePkg/Include/Library/
H A DBaseLib.h5469 UINT32 ThunkAttributes; member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
H A DEdkIIGlueBaseLib.h5152 UINT32 ThunkAttributes; member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Include/Library/
H A DBaseLib.h5204 UINT32 ThunkAttributes; member

12