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

/vbox/src/VBox/Devices/EFI/
H A DDevEFI.cpp252 #define EFI_SSM_VERSION 2 macro
1597 if ( uVersion != EFI_SSM_VERSION
2196 rc = PDMDevHlpSSMRegister(pDevIns, EFI_SSM_VERSION, sizeof(*pThis), efiSaveExec, efiLoadExec);

Completed in 48 milliseconds