Searched refs:ExclusiveDevicePath (Results 1 – 5 of 5) sorted by relevance
425 IN EFI_DEVICE_PATH_PROTOCOL *ExclusiveDevicePath in EfiBootManagerUpdateConsoleVariable() argument441 if (CustomizedConDevicePath == ExclusiveDevicePath) { in EfiBootManagerUpdateConsoleVariable()457 if (ExclusiveDevicePath != NULL && VarConsole != NULL) { in EfiBootManagerUpdateConsoleVariable()458 NewDevicePath = BmDelPartMatchInstance (VarConsole, ExclusiveDevicePath); in EfiBootManagerUpdateConsoleVariable()
207 IN EFI_DEVICE_PATH_PROTOCOL *ExclusiveDevicePath in BdsLibUpdateConsoleVariable() argument224 if (CustomizedConDevicePath == ExclusiveDevicePath) { in BdsLibUpdateConsoleVariable()245 if (ExclusiveDevicePath != NULL && VarConsole != NULL) { in BdsLibUpdateConsoleVariable()246 NewDevicePath = BdsLibDelPartMatchInstance (VarConsole, ExclusiveDevicePath); in BdsLibUpdateConsoleVariable()
625 IN EFI_DEVICE_PATH_PROTOCOL *ExclusiveDevicePath
507 IN EFI_DEVICE_PATH_PROTOCOL *ExclusiveDevicePath