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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DDevicePath.c555 F1394_DEVICE_PATH *F1394Path; local
557 F1394Path = DevPath;
558 CatPrint (Str, L"1394(%lx)", &F1394Path->Guid);
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigDevicePath.c543 F1394_DEVICE_PATH *F1394Path; local
545 F1394Path = DevPath;
546 CatPrint (Str, L"1394(%lx)", &F1394Path->Guid);

Completed in 65 milliseconds