Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/ExtendedSalBootService/
DExtendedSalBootService.h71 IN SAL_EXTENDED_SAL_PROC ExtendedSalProc,
112 SAL_EXTENDED_SAL_PROC ExtendedSalProc; member
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DExtendedSalBootService.h209 EXTENDED_SAL_PROC ExtendedSalProc; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeSalLib/Ipf/
DEsalServiceLib.c56 Plabel = (EFI_PLABEL *) (UINTN) mEsalBootService->ExtendedSalProc; in DxeSalLibInitialize()
/device/linaro/bootloader/edk2/MdePkg/Library/DxeExtendedSalLib/
DExtendedSalLib.c99 Plabel = (EFI_PLABEL *) (UINTN) mEsalBootService->ExtendedSalProc; in DxeExtendedSalLibConstruct()
/device/linaro/bootloader/edk2/MdePkg/Library/DxeRuntimeExtendedSalLib/
DExtendedSalLib.c147 Plabel = (EFI_PLABEL *) (UINTN) mEsalBootService->ExtendedSalProc; in DxeSalLibInitialize()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/
DRuntimeLib.c170 Plabel = (EFI_PLABEL *) (UINTN) mEsalBootService->ExtendedSalProc; in EfiInitializeRuntimeDriverLib()