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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c345 BdsLibConnectConsoleVariable ( function
511 @retval EFI_STATUS Return the status of BdsLibConnectConsoleVariable ().
531 Status = BdsLibConnectConsoleVariable (L"ConOut");
547 BdsLibConnectConsoleVariable (L"ConIn");
552 BdsLibConnectConsoleVariable (L"ErrOut");
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Include/Library/
H A DGenericBdsLib.h459 @retval EFI_STATUS Return the status of BdsLibConnectConsoleVariable ().
508 BdsLibConnectConsoleVariable (

Completed in 49 milliseconds