Searched refs:SetDevicePath (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrFormPkg.h1121 VOID SetDevicePath (IN EFI_STRING_ID DevicePath) { function in class:CIfrRef4
1574 VOID SetDevicePath (IN EFI_STRING_ID DevicePath) { function in class:CIfrVarStoreDevice
1997 VOID SetDevicePath (IN EFI_STRING_ID DevicePath) { function in class:CIfrQuestionRef3_2
2016 VOID SetDevicePath (IN EFI_STRING_ID DevicePath) { function in class:CIfrQuestionRef3_3
H A DVfrSyntax.g1719 R4Obj->SetDevicePath (DevPath);
2750 "=" "STRING_TOKEN" "\(" S:Number "\)" "," << VDObj.SetDevicePath (_STOSID(S->getText())); >>
3648 case 0x2: {CIfrQuestionRef3_2 QR3_2Obj(L->getLine()); _SAVE_OPHDR_COND (QR3_2Obj, ($ExpOpCount == 0), L->getLine()); QR3_2Obj.SetDevicePath (DevPath); break;}
3649 case 0x3: {CIfrQuestionRef3_3 QR3_3Obj(L->getLine()); _SAVE_OPHDR_COND (QR3_3Obj, ($ExpOpCount == 0), L->getLine()); QR3_3Obj.SetDevicePath (DevPath); QR3_3Obj.SetGuid (&Guid); break;}

Completed in 79 milliseconds