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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DSmbiosView.h38 @param[in] RandomView Support for -h parameter.
49 IN BOOLEAN RandomView
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 399 milliseconds