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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DDevicePath.c1283 MEDIA_FW_VOL_DEVICE_PATH *FvPath; local
1285 FvPath = DevPath;
1286 CatPrint (Str, L"Fv(%g)", &FvPath->FvName);
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigDevicePath.c1248 MEDIA_FW_VOL_DEVICE_PATH *FvPath; local
1250 FvPath = DevPath;
1251 CatPrint (Str, L"Fv(%g)", &FvPath->FvName);

Completed in 237 milliseconds