Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/DuetPkg/SmbiosGenDxe/
DSmbiosGen.c169 AString = GetSmbiosString (SmbiosTable, SmbiosTable.Type1->ProductName); in InstallMiscSmbios()
185 LogSmbiosData(gSmbios, (UINT8*)SmbiosTable.Type1); in InstallMiscSmbios()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dtest_runner.py67 (test1, (Type1, instance1, _)), (test2, (Type2, instance2, _)) = reversed(MockResult.errors)
68 self.assertEqual((test1, Type1, instance1), (test, Exception, exc1))
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c345 PRINT_PENDING_STRING (Struct, Type1, Manufacturer); in SmbiosPrintStructure()
346 PRINT_PENDING_STRING (Struct, Type1, ProductName); in SmbiosPrintStructure()
347 PRINT_PENDING_STRING (Struct, Type1, Version); in SmbiosPrintStructure()
348 PRINT_PENDING_STRING (Struct, Type1, SerialNumber); in SmbiosPrintStructure()
349 PRINT_BIT_FIELD (Struct, Type1, Uuid, 16); in SmbiosPrintStructure()
350 DisplaySystemWakeupType (Struct->Type1->WakeUpType, Option); in SmbiosPrintStructure()
352 PRINT_PENDING_STRING (Struct, Type1, SKUNumber); in SmbiosPrintStructure()
353 PRINT_PENDING_STRING (Struct, Type1, Family); in SmbiosPrintStructure()
DSmbiosViewStrings.uni48 …VENTLOGINFO_SYSTEM_EVENT_LOG #language en-US "System Event Log Header Type1 Format:\r\n"
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h604 SMBIOS_TABLE_TYPE1 *Type1; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h2305 SMBIOS_TABLE_TYPE1 *Type1; member
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DDxeNetLib.c3292 CopyMem (SystemGuid, &Smbios.Type1->Uuid, sizeof (EFI_GUID)); in NetLibGetSystemGuid()
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR33.patch8730 // Print Log Header Type1 Format info