Home
last modified time | relevance | path

Searched refs:SystemUuid (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscSystemManufacturerFunction.c289 ForType1InputData->SystemUuid.Data1 = PcdGet32 (PcdProductSerialNumber); in AddSmbiosManuCallback()
290 ForType1InputData->SystemUuid.Data4[0] = PcdGet8 (PcdEmmcManufacturerId); in AddSmbiosManuCallback()
292 CopyMem ((UINT8 *) (&SmbiosRecord->Uuid),&ForType1InputData->SystemUuid,16); in AddSmbiosManuCallback()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
DEfiVpdData.h96 EFI_GUID SystemUuid; // System Unique ID
/device/linaro/bootloader/edk2/Nt32Pkg/MiscSubClassPlatformDxe/
DMiscSystemManufacturerFunction.c117 CopyMem ((UINT8 *) (&SmbiosRecord->Uuid),&ForType1InputData->SystemUuid,16); in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
DMiscSystemManufacturerFunction.c117 CopyMem ((UINT8 *) (&SmbiosRecord->Uuid),&ForType1InputData->SystemUuid,16); in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/
DDataHubSubClassMisc.h148 EFI_GUID SystemUuid; member
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Guid/
DDataHubRecords.h1812 EFI_GUID SystemUuid; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DSetupInfoRecords.c863 GuidToString ( &SystemManufacturer->SystemUuid, SMBIOSString, 0x00 ); in UpdateAdditionalInformation()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
DMiscConv.c230 &SystemInfo->SystemUuid, in SmbiosFldMiscType1()