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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
PeImage.h 633 #define CODEVIEW_SIGNATURE_RSDS 0x53445352 // "RSDS"
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiImage.h 613 #define CODEVIEW_SIGNATURE_RSDS 0x53445352 // "RSDS"
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
PeImage.h 636 #define CODEVIEW_SIGNATURE_RSDS SIGNATURE_32('R', 'S', 'D', 'S')

Completed in 207 milliseconds