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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
Performance.c 301 mPerfHeader.Signiture = PERFORMANCE_SIGNATURE;
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
Performance.h 47 #define PERFORMANCE_SIGNATURE SIGNATURE_32 ('P', 'e', 'r', 'f')
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmPerformance.c 305 mBmPerfHeader.Signiture = PERFORMANCE_SIGNATURE;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
Performance.c 346 mPerfHeader.Signiture = PERFORMANCE_SIGNATURE;
  /device/linaro/bootloader/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/
S3Resume.c 331 if (PerfHeader->Signiture != PERFORMANCE_SIGNATURE) {
    [all...]

Completed in 124 milliseconds