Home
last modified time | relevance | path

Searched refs:EFI_PLABEL (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeSalLib/Ipf/
DEsalServiceLib.c26 EFI_PLABEL mPlabel;
35 EFI_PLABEL *Plabel; in DxeSalLibInitialize()
56 Plabel = (EFI_PLABEL *) (UINTN) mEsalBootService->ExtendedSalProc; in DxeSalLibInitialize()
/device/linaro/bootloader/edk2/MdePkg/Include/Ipf/
DProcessorBind.h281 } EFI_PLABEL; typedef
306 #define FUNCTION_ENTRY_POINT(FunctionPointer) (VOID *)(UINTN)(((EFI_PLABEL *)(FunctionPointer))->En…
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DTianoTypes.h46 } EFI_PLABEL; typedef
/device/linaro/bootloader/edk2/MdePkg/Library/DxeExtendedSalLib/
DExtendedSalLib.c62 EFI_PLABEL mPlabel;
85 EFI_PLABEL *Plabel; in DxeExtendedSalLibConstruct()
99 Plabel = (EFI_PLABEL *) (UINTN) mEsalBootService->ExtendedSalProc; in DxeExtendedSalLibConstruct()
/device/linaro/bootloader/edk2/MdePkg/Library/DxeRuntimeExtendedSalLib/
DExtendedSalLib.c84 EFI_PLABEL mPlabel;
133 EFI_PLABEL *Plabel; in DxeSalLibInitialize()
147 Plabel = (EFI_PLABEL *) (UINTN) mEsalBootService->ExtendedSalProc; in DxeSalLibInitialize()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiSalLib/
DUefiSalLib.c26 EFI_PLABEL mPlabel;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/
DRuntimeLib.c61 static EFI_PLABEL mPlabel;
145 EFI_PLABEL *Plabel; in EfiInitializeRuntimeDriverLib()
170 Plabel = (EFI_PLABEL *) (UINTN) mEsalBootService->ExtendedSalProc; in EfiInitializeRuntimeDriverLib()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ipf/
DPlDebugSupport.c438 (BUNDLE *) ((EFI_PLABEL *) HookStub)->EntryPoint, in RegisterExceptionCallback()