diff options
author | Laszlo Ersek <lersek@redhat.com> | 2015-11-30 18:49:03 +0000 |
---|---|---|
committer | lersek <lersek@Edk2> | 2015-11-30 18:49:03 +0000 |
commit | 46df0216b0edad0c4858ba01fd913ec34e9540c3 (patch) | |
tree | a161fe531494bd122e682181c88cd7d3d9659e14 /UefiCpuPkg/PiSmmCpuDxeSmm | |
parent | 1b0a8e628144628def46c450a4d357b62766cc84 (diff) | |
download | edk2-platforms-46df0216b0edad0c4858ba01fd913ec34e9540c3.tar.xz |
OvmfPkg: pull in SMM-based variable driver stack
When -D SMM_REQUIRE is given, replace both
- OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf and
- OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf
with
- OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesSmm.inf.
The outermost (= runtime DXE driver) VariableSmmRuntimeDxe enters SMM, and
the rest:
- the privileged half of the variable driver, VariableSmm,
- the fault tolerant write driver, FaultTolerantWriteSmm,
- and the FVB driver, FvbServicesSmm,
work in SMM purely.
We also resolve the BaseCryptLib class for DXE_SMM_DRIVER modules, for the
authenticated VariableSmm driver's sake.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19065 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'UefiCpuPkg/PiSmmCpuDxeSmm')
0 files changed, 0 insertions, 0 deletions