Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DSmbiosView.c53 UINT8 StructType; in ShellCommandRunSmbiosView() local
111 StructType = STRUCTURE_TYPE_RANDOM; in ShellCommandRunSmbiosView()
116 StructType = (UINT8) ShellStrToUintn (Temp); in ShellCommandRunSmbiosView()
155 Status = SMBiosView (StructType, StructHandle, gShowType, RandomView); in ShellCommandRunSmbiosView()
195 Status = SMBios64View (StructType, StructHandle, gShowType, RandomView); in ShellCommandRunSmbiosView()
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR33.patch11109 StructType = (UINT8) StrToUInteger (Item->VarStr, &Status);