Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c39 #define PRINT_PENDING_STRING(pStruct, type, element) \ macro
317 PRINT_PENDING_STRING (Struct, Type0, Vendor); in SmbiosPrintStructure()
318 PRINT_PENDING_STRING (Struct, Type0, BiosVersion); in SmbiosPrintStructure()
320 PRINT_PENDING_STRING (Struct, Type0, BiosReleaseDate); in SmbiosPrintStructure()
345 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()
352 PRINT_PENDING_STRING (Struct, Type1, SKUNumber); in SmbiosPrintStructure()
353 PRINT_PENDING_STRING (Struct, Type1, Family); in SmbiosPrintStructure()
[all …]