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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DConfigRouting.c2696 UINT8 *DevicePathPkg; local
2791 if ((DevicePathPkg = Database->PackageList->DevicePathPkg) != NULL) {
2792 CurrentDevicePath = DevicePathPkg + sizeof (EFI_HII_PACKAGE_HEADER);
3017 UINT8 *DevicePathPkg; local
3076 if ((DevicePathPkg = Database->PackageList->DevicePathPkg) != NULL) {
3077 CurrentDevicePath = DevicePathPkg + sizeof (EFI_HII_PACKAGE_HEADER);
3213 UINT8 *DevicePathPkg; local
3289 if ((DevicePathPkg
[all...]
H A DHiiDatabase.h245 UINT8 *DevicePathPkg; member in struct:_HII_DATABASE_PACKAGE_LIST_INSTANCE

Completed in 157 milliseconds