Home
last modified time | relevance | path

Searched refs:ExclusiveDevicePath (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmConsole.c425 IN EFI_DEVICE_PATH_PROTOCOL *ExclusiveDevicePath in EfiBootManagerUpdateConsoleVariable() argument
441 if (CustomizedConDevicePath == ExclusiveDevicePath) { in EfiBootManagerUpdateConsoleVariable()
457 if (ExclusiveDevicePath != NULL && VarConsole != NULL) { in EfiBootManagerUpdateConsoleVariable()
458 NewDevicePath = BmDelPartMatchInstance (VarConsole, ExclusiveDevicePath); in EfiBootManagerUpdateConsoleVariable()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsConsole.c207 IN EFI_DEVICE_PATH_PROTOCOL *ExclusiveDevicePath in BdsLibUpdateConsoleVariable() argument
224 if (CustomizedConDevicePath == ExclusiveDevicePath) { in BdsLibUpdateConsoleVariable()
245 if (ExclusiveDevicePath != NULL && VarConsole != NULL) { in BdsLibUpdateConsoleVariable()
246 NewDevicePath = BdsLibDelPartMatchInstance (VarConsole, ExclusiveDevicePath); in BdsLibUpdateConsoleVariable()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsConsole.c207 IN EFI_DEVICE_PATH_PROTOCOL *ExclusiveDevicePath in BdsLibUpdateConsoleVariable() argument
224 if (CustomizedConDevicePath == ExclusiveDevicePath) { in BdsLibUpdateConsoleVariable()
245 if (ExclusiveDevicePath != NULL && VarConsole != NULL) { in BdsLibUpdateConsoleVariable()
246 NewDevicePath = BdsLibDelPartMatchInstance (VarConsole, ExclusiveDevicePath); in BdsLibUpdateConsoleVariable()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DUefiBootManagerLib.h625 IN EFI_DEVICE_PATH_PROTOCOL *ExclusiveDevicePath
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Library/
DGenericBdsLib.h507 IN EFI_DEVICE_PATH_PROTOCOL *ExclusiveDevicePath