Searched defs:RandomView (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DSmbiosView.c51 BOOLEAN RandomView; local
110 RandomView = TRUE;
124 RandomView = FALSE;
142 Status = SMBiosView (StructType, StructHandle, gShowType, RandomView);
176 @param[in] RandomView Support for -h parameter.
187 IN BOOLEAN RandomView
234 if (RandomView) {
343 if (!RandomView) {

Completed in 1284 milliseconds