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

  /device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
MiscSystemManufacturerFunction.c 117 CopyMem ((UINT8 *) (&SmbiosRecord->Uuid),&ForType1InputData->SystemUuid,16);
  /device/linaro/bootloader/edk2/Nt32Pkg/MiscSubClassPlatformDxe/
MiscSystemManufacturerFunction.c 117 CopyMem ((UINT8 *) (&SmbiosRecord->Uuid),&ForType1InputData->SystemUuid,16);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscSystemManufacturerFunction.c 289 ForType1InputData->SystemUuid.Data1 = PcdGet32 (PcdProductSerialNumber);
290 ForType1InputData->SystemUuid.Data4[0] = PcdGet8 (PcdEmmcManufacturerId);
292 CopyMem ((UINT8 *) (&SmbiosRecord->Uuid),&ForType1InputData->SystemUuid,16);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
EfiVpdData.h 96 EFI_GUID SystemUuid; // System Unique ID
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/
DataHubSubClassMisc.h 148 EFI_GUID SystemUuid;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
MiscConv.c 230 &SystemInfo->SystemUuid,
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
SetupInfoRecords.c 863 GuidToString ( &SystemManufacturer->SystemUuid, SMBIOSString, 0x00 );
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Guid/
DataHubRecords.h     [all...]

Completed in 524 milliseconds