Searched refs:VENDOR_DEVICE_PATH_WITH_DATA (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DevicePathDxe/
H A DDevicePath.h154 } VENDOR_DEVICE_PATH_WITH_DATA; typedef in typeref:struct:__anon11160
H A DDevicePathToText.c279 CatPrint (Str, L"%02x", ((VENDOR_DEVICE_PATH_WITH_DATA *) Vendor)->VendorDefinedData[Index]);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Include/Library/
H A DGenericBdsLib.h597 } VENDOR_DEVICE_PATH_WITH_DATA; typedef in typeref:struct:__anon10447
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigImpl.h101 } VENDOR_DEVICE_PATH_WITH_DATA; typedef in typeref:struct:__anon12728
H A DSecureBootConfigDevicePath.c281 CatPrint (Str, L"%02x", (UINTN) ((VENDOR_DEVICE_PATH_WITH_DATA *) Vendor)->VendorDefinedData[Index]);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DDevicePath.c286 CatPrint (Str, L"%02x", (UINTN) ((VENDOR_DEVICE_PATH_WITH_DATA *) Vendor)->VendorDefinedData[Index]);

Completed in 96 milliseconds