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

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgConfigDxe/
H A DTcgConfigImpl.c285 TCG_CONFIGURATION TcgConfiguration; local
303 (UINT8 *) &TcgConfiguration,
311 PcdSetBool (PcdMorEnable, TcgConfiguration.MorState);
312 PcdSetBool (PcdHideTpm, TcgConfiguration.HideTpm);

Completed in 43 milliseconds