Home
last modified time | relevance | path

Searched refs:MatchDevicePaths (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/
DConsoleOption.c31 MatchDevicePaths ( in MatchDevicePaths() function
590 if (MatchDevicePaths (OutDevicePath, NewDevicePath)) { in LocateSerialIo()
595 if (MatchDevicePaths (InpDevicePath, NewDevicePath)) { in LocateSerialIo()
600 if (MatchDevicePaths (ErrDevicePath, NewDevicePath)) { in LocateSerialIo()
831 NewConsoleContext->IsActive = MatchDevicePaths ( in GetConsoleMenu()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
DTerminal.c319 MatchDevicePaths ( in MatchDevicePaths() function
380 ReturnFlag = MatchDevicePaths (Variable, TerminalDevicePath); in IsTerminalInConsoleVariable()