Searched refs:BdsLibMatchDevicePaths (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DConsoleOption.c588 if (BdsLibMatchDevicePaths (OutDevicePath, NewDevicePath)) {
593 if (BdsLibMatchDevicePaths (InpDevicePath, NewDevicePath)) {
598 if (BdsLibMatchDevicePaths (ErrDevicePath, NewDevicePath)) {
868 NewConsoleContext->IsActive = BdsLibMatchDevicePaths (
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Include/Library/
H A DGenericBdsLib.h552 BdsLibMatchDevicePaths (
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c252 if (!BdsLibMatchDevicePaths (NewDevicePath, CustomizedConDevicePath)) {
H A DBdsMisc.c1002 BdsLibMatchDevicePaths ( function
H A DBdsBoot.c1167 if (BdsLibMatchDevicePaths (CachedDevicePath, BlockIoDevicePath)) {

Completed in 216 milliseconds