Home
last modified time | relevance | path

Searched refs:FspMemoryInitApi (Results 1 – 25 of 30) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/
H A DFspWrapperApiLib.c120 FSP_MEMORY_INIT FspMemoryInitApi; in CallFspMemoryInit() local
129FspMemoryInitApi = (FSP_MEMORY_INIT)((UINTN)FspHeader->ImageBase + FspHeader->FspMemoryInitEntryOf… in CallFspMemoryInit()
131 Status = Execute32BitCode ((UINTN)FspMemoryInitApi, (UINTN)FspmUpdDataPtr, (UINTN)HobListPtr); in CallFspMemoryInit()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/
H A DFspApiLib.c145 FSP_MEMORY_INIT FspMemoryInitApi; in CallFspMemoryInit() local
149FspMemoryInitApi = (FSP_MEMORY_INIT)((UINTN)FspHeader->ImageBase + FspHeader->FspMemoryInitEntryOf… in CallFspMemoryInit()
151 Status = Execute32BitCode ((UINTN)FspMemoryInitApi, (UINTN)FspMemoryInitParams); in CallFspMemoryInit()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/
H A DFspWrapperApiLib.c120 FSP_MEMORY_INIT FspMemoryInitApi; in CallFspMemoryInit() local
129FspMemoryInitApi = (FSP_MEMORY_INIT)((UINTN)FspHeader->ImageBase + FspHeader->FspMemoryInitEntryOf… in CallFspMemoryInit()
131 Status = Execute32BitCode ((UINTN)FspMemoryInitApi, (UINTN)FspmUpdDataPtr, (UINTN)HobListPtr); in CallFspMemoryInit()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/
H A DFspWrapperApiLib.c120 FSP_MEMORY_INIT FspMemoryInitApi; in CallFspMemoryInit() local
129FspMemoryInitApi = (FSP_MEMORY_INIT)((UINTN)FspHeader->ImageBase + FspHeader->FspMemoryInitEntryOf… in CallFspMemoryInit()
131 Status = Execute32BitCode ((UINTN)FspMemoryInitApi, (UINTN)FspmUpdDataPtr, (UINTN)HobListPtr); in CallFspMemoryInit()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/
H A DFspWrapperApiLib.c120 FSP_MEMORY_INIT FspMemoryInitApi; in CallFspMemoryInit() local
129FspMemoryInitApi = (FSP_MEMORY_INIT)((UINTN)FspHeader->ImageBase + FspHeader->FspMemoryInitEntryOf… in CallFspMemoryInit()
131 Status = Execute32BitCode ((UINTN)FspMemoryInitApi, (UINTN)FspmUpdDataPtr, (UINTN)HobListPtr); in CallFspMemoryInit()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/
H A DFspWrapperApiLib.c120 FSP_MEMORY_INIT FspMemoryInitApi; in CallFspMemoryInit() local
129FspMemoryInitApi = (FSP_MEMORY_INIT)((UINTN)FspHeader->ImageBase + FspHeader->FspMemoryInitEntryOf… in CallFspMemoryInit()
131 Status = Execute32BitCode ((UINTN)FspMemoryInitApi, (UINTN)FspmUpdDataPtr, (UINTN)HobListPtr); in CallFspMemoryInit()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/
H A DFspApiLib.c145 FSP_MEMORY_INIT FspMemoryInitApi; in CallFspMemoryInit() local
149FspMemoryInitApi = (FSP_MEMORY_INIT)((UINTN)FspHeader->ImageBase + FspHeader->FspMemoryInitEntryOf… in CallFspMemoryInit()
151 Status = Execute32BitCode ((UINTN)FspMemoryInitApi, (UINTN)FspMemoryInitParams); in CallFspMemoryInit()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/
H A DFspWrapperApiLib.c120 FSP_MEMORY_INIT FspMemoryInitApi; in CallFspMemoryInit() local
129FspMemoryInitApi = (FSP_MEMORY_INIT)((UINTN)FspHeader->ImageBase + FspHeader->FspMemoryInitEntryOf… in CallFspMemoryInit()
131 Status = Execute32BitCode ((UINTN)FspMemoryInitApi, (UINTN)FspmUpdDataPtr, (UINTN)HobListPtr); in CallFspMemoryInit()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/
H A DFspWrapperApiLib.c120 FSP_MEMORY_INIT FspMemoryInitApi; in CallFspMemoryInit() local
129FspMemoryInitApi = (FSP_MEMORY_INIT)((UINTN)FspHeader->ImageBase + FspHeader->FspMemoryInitEntryOf… in CallFspMemoryInit()
131 Status = Execute32BitCode ((UINTN)FspMemoryInitApi, (UINTN)FspmUpdDataPtr, (UINTN)HobListPtr); in CallFspMemoryInit()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFspWrapperPkg/Library/BaseFspApiLib/
H A DFspApiLib.c151 FSP_MEMORY_INIT FspMemoryInitApi; in CallFspMemoryInit() local
155FspMemoryInitApi = (FSP_MEMORY_INIT)(UINTN)(FspHeader->ImageBase + FspHeader->FspMemoryInitEntryOf… in CallFspMemoryInit()
157 Status = Execute32BitCode ((UINTN)FspMemoryInitApi, (UINTN)FspMemoryInitParams); in CallFspMemoryInit()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/
H A DFspApiLib.c145 FSP_MEMORY_INIT FspMemoryInitApi; in CallFspMemoryInit() local
149FspMemoryInitApi = (FSP_MEMORY_INIT)((UINTN)FspHeader->ImageBase + FspHeader->FspMemoryInitEntryOf… in CallFspMemoryInit()
151 Status = Execute32BitCode ((UINTN)FspMemoryInitApi, (UINTN)FspMemoryInitParams); in CallFspMemoryInit()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/
H A DFspWrapperApiLib.c120 FSP_MEMORY_INIT FspMemoryInitApi; in CallFspMemoryInit() local
129FspMemoryInitApi = (FSP_MEMORY_INIT)((UINTN)FspHeader->ImageBase + FspHeader->FspMemoryInitEntryOf… in CallFspMemoryInit()
131 Status = Execute32BitCode ((UINTN)FspMemoryInitApi, (UINTN)FspmUpdDataPtr, (UINTN)HobListPtr); in CallFspMemoryInit()
/dports/sysutils/edk2/edk2-edk2-stable202102/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/
H A DFspWrapperApiLib.c120 FSP_MEMORY_INIT FspMemoryInitApi; in CallFspMemoryInit() local
129FspMemoryInitApi = (FSP_MEMORY_INIT)((UINTN)FspHeader->ImageBase + FspHeader->FspMemoryInitEntryOf… in CallFspMemoryInit()
131 Status = Execute32BitCode ((UINTN)FspMemoryInitApi, (UINTN)FspmUpdDataPtr, (UINTN)HobListPtr); in CallFspMemoryInit()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFsp2Pkg/FspSecCore/Ia32/
H A DFspApiEntryM.nasm57 global ASM_PFX(FspMemoryInitApi)
58 ASM_PFX(FspMemoryInitApi):
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/IntelFsp2Pkg/FspSecCore/Ia32/
H A DFspApiEntryM.nasm57 global ASM_PFX(FspMemoryInitApi)
58 ASM_PFX(FspMemoryInitApi):
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/IntelFsp2Pkg/FspSecCore/Ia32/
H A DFspApiEntryM.nasm57 global ASM_PFX(FspMemoryInitApi)
58 ASM_PFX(FspMemoryInitApi):
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/IntelFsp2Pkg/FspSecCore/Ia32/
H A DFspApiEntryM.nasm57 global ASM_PFX(FspMemoryInitApi)
58 ASM_PFX(FspMemoryInitApi):
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFsp2Pkg/FspSecCore/Ia32/
H A DFspApiEntryM.nasm57 global ASM_PFX(FspMemoryInitApi)
58 ASM_PFX(FspMemoryInitApi):
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/IntelFsp2Pkg/FspSecCore/Ia32/
H A DFspApiEntryM.nasm57 global ASM_PFX(FspMemoryInitApi)
58 ASM_PFX(FspMemoryInitApi):
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFsp2Pkg/FspSecCore/Ia32/
H A DFspApiEntryM.nasm57 global ASM_PFX(FspMemoryInitApi)
58 ASM_PFX(FspMemoryInitApi):
/dports/sysutils/edk2/edk2-edk2-stable202102/IntelFsp2Pkg/FspSecCore/Ia32/
H A DFspApiEntryM.nasm57 global ASM_PFX(FspMemoryInitApi)
58 ASM_PFX(FspMemoryInitApi):
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/IntelFsp2Pkg/FspSecCore/Ia32/
H A DFspApiEntryM.nasm57 global ASM_PFX(FspMemoryInitApi)
58 ASM_PFX(FspMemoryInitApi):
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFspPkg/FspSecCore/Ia32/
H A DFspApiEntry.asm430 FspMemoryInitApi PROC NEAR PUBLIC label
433 FspMemoryInitApi ENDP
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFspPkg/FspSecCore/Ia32/
H A DFspApiEntry.asm430 FspMemoryInitApi PROC NEAR PUBLIC label
433 FspMemoryInitApi ENDP
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFspPkg/FspSecCore/Ia32/
H A DFspApiEntry.asm430 FspMemoryInitApi PROC NEAR PUBLIC label
433 FspMemoryInitApi ENDP

12