Searched defs:DevicePathEqual (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeDeferImageLoadLib/
H A DDxeDeferImageLoadLib.c351 BOOLEAN DevicePathEqual; local
356 DevicePathEqual = FALSE;
382 DevicePathEqual = FALSE;
387 DevicePathEqual = TRUE;
393 return DevicePathEqual;

Completed in 3215 milliseconds