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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c194 BdsLibUpdateConsoleVariable ( function
413 BdsLibUpdateConsoleVariable (ConVarName, NULL, Instance);
469 BdsLibUpdateConsoleVariable (L"ConIn", ConDevicePath, NULL);
490 BdsLibUpdateConsoleVariable (L"ConOut", ConDevicePath, NULL);
491 BdsLibUpdateConsoleVariable (L"ErrOut", ConDevicePath, NULL);

Completed in 285 milliseconds