HomeSort by relevance Sort by last modified time
    Searched refs:PEI_SERVICES_REVISION (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiPeiCis.h 848 /// In the PI1.0 specification, there is a typo error in PEI_SERVICES_REVISION. In the specification the defintion is
852 #define PEI_SERVICES_REVISION ((PEI_SPECIFICATION_MAJOR_REVISION<<16) | (PEI_SPECIFICATION_MINOR_REVISION))
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
PeiApi.h 486 #define PEI_SERVICES_REVISION ((PEI_SPECIFICATION_MAJOR_REVISION << 16) | (PEI_SPECIFICATION_MINOR_REVISION))
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/PeiMain/
PeiMain.c 29 PEI_SERVICES_REVISION,

Completed in 847 milliseconds