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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/DataHub/
DataHub.h 39 // data. The format of the data is defined by the DataRecordGuid.
46 // Version, HeaderSize, RecordSize, DataRecordGuid, DataRecordClass
56 EFI_GUID DataRecordGuid;
65 // at a very high level. The DataRecordGuid still defines the format of
83 IN EFI_GUID * DataRecordGuid,
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DataHub.h 33 // data. The format of the data is defined by the DataRecordGuid.
39 // Version, HeaderSize, RecordSize, DataRecordGuid, DataRecordClass
49 EFI_GUID DataRecordGuid;
58 // at a very high level. The DataRecordGuid still defines the format of
76 @param DataRecordGuid A GUID that indicates the format of the data passed into RawData.
79 @param RawData The DataRecordGuid-defined data to be logged.
90 IN EFI_GUID *DataRecordGuid,
148 EFI_DATA_RECORD_HEADER.DataRecordGuid.

Completed in 222 milliseconds