HomeSort by relevance Sort by last modified time
    Searched defs:mS3EndOfPeiNotifyDesc (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspInitPei/
FspNotifyS3.c 36 EFI_PEI_NOTIFY_DESCRIPTOR mS3EndOfPeiNotifyDesc = {
  /device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspsWrapperPeim/
FspsWrapperPeim.c 43 extern EFI_PEI_NOTIFY_DESCRIPTOR mS3EndOfPeiNotifyDesc;
64 EFI_PEI_NOTIFY_DESCRIPTOR mS3EndOfPeiNotifyDesc = {
323 Status = PeiServicesNotifyPpi (&mS3EndOfPeiNotifyDesc);

Completed in 169 milliseconds