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

/vbox/src/VBox/Devices/EFI/
H A DDevEFI.cpp368 static void nvramInsertVariable(PDEVEFI pThis, PEFIVAR pEfiVar) function
437 nvramInsertVariable(pThis, pEfiVar);
673 nvramInsertVariable(pThis, pEfiVar);
1653 /* Add it (not using nvramInsertVariable to preserve saved order),
1658 nvramInsertVariable(pThis, pEfiVar);

Completed in 48 milliseconds