Home
last modified time | relevance | path

Searched defs:PlatformInfoHob (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardJumpers/
DBoardJumpers.c21 in IsRecoveryJumper()
29 IsRecoveryJumper ( in IsRecoveryJumper()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DBootMode.c55 @param VOID in GetConfigJumper()
71 if (IsRecoveryJumper(PeiServices, PlatformInfoHob)) { in GetConfigJumper()
84 if (GetConfigJumper(PeiServices, PlatformInfoHob) == RECOVERYMODE) { in CheckIfSafeMode()
135 &MfgMode in UpdateBootMode()
385 } else if ((Pm1Cnt & B_PCH_ACPI_PM1_CNT_SLP_TYP) == V_PCH_ACPI_PM1_CNT_S4){ in GetSleepTypeAfterWakeup()
DPlatformInfoInit.c117 } in CheckOsSelection()
177 Initialize the platform related info hob according to the in InitializePlatform()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardGpios/
DBoardGpios.c54 IN VOID *SmbusPpi
55 )
135 @param PeiServices General purpose services available to every PEIM. in MultiPlatformGpioTableInit()
393 @param PeiServices General purpose services available to every PEIM. in MultiPlatformGpioProgram()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardSsidSvid/
DBoardSsidSvid.c26 #include <BoardSsidSvid.h> in InitializeBoardSsidSvid()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/
DPlatformInfoHob.c31 @param PeiServices General purpose services available to every PEIM. in GetPlatformInfoHob()
DMultiPlatformLib.c33 @param FfsHeader Pointer to Firmware File System file header. in MultiPlatformInfoInit()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardOemIds/
DBoardOemIds.c26 #include <BoardOemIds.h> in InitializeBoardOemId()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/
DBoardClkGens.c273 EFI_STATUS Status; in ConfigurePlatformClocks()
274 UINT8 *ConfigurationTable; in ConfigurePlatformClocks()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
DPlatform.c897 PeiServices, in PeiInitPlatform()