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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDriver1CommandsLib/
H A DDrvCfg.c46 EFI_DEVICE_PATH_PROTOCOL *DevPath2; local
91 DevPath2 = (EFI_DEVICE_PATH_PROTOCOL*)(((CHAR8*)PackageHeader) + sizeof(EFI_HII_PACKAGE_HEADER));
92 if (DevicePathCompare(&DevPath1, &DevPath2) == 0) {

Completed in 40 milliseconds