Searched refs:BdsLibUpdateConsoleVariable (Results 1 - 3 of 3) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/PlatformBdsLib/ |
H A D | BdsPlatform.c | 297 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 D | BdsConsole.c | 194 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 D | GenericBdsLib.h | 486 BdsLibUpdateConsoleVariable (
|
Completed in 1544 milliseconds