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

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/PlatformBdsLib/
H A DBdsPlatform.c297 BdsLibUpdateConsoleVariable (VarConsoleInp, DevicePath, NULL);
322 BdsLibUpdateConsoleVariable (VarConsoleOut, DevicePath, NULL);
323 BdsLibUpdateConsoleVariable (VarConsoleInp, DevicePath, NULL);
324 BdsLibUpdateConsoleVariable (VarErrorOut, DevicePath, NULL);
349 BdsLibUpdateConsoleVariable (VarConsoleOut, DevicePath, NULL);
350 BdsLibUpdateConsoleVariable (VarConsoleInp, DevicePath, NULL);
351 BdsLibUpdateConsoleVariable (VarErrorOut, DevicePath, NULL);
431 BdsLibUpdateConsoleVariable (VarConsoleOutDev, NULL, PciDevicePath);
432 BdsLibUpdateConsoleVariable (VarConsoleOutDev, TempDevicePath, NULL);
480 BdsLibUpdateConsoleVariable (VarConsoleOu
[all...]
/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);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Include/Library/
H A DGenericBdsLib.h486 BdsLibUpdateConsoleVariable (

Completed in 1683 milliseconds