diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2025-02-18 11:36:07 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-04-23 13:43:23 +0000 |
commit | 9dd47eeea171c4073798b7afb095a5c9cb1d3a69 (patch) | |
tree | afbb7e08781f55482f33805017489de443f6f941 /BaseTools/Source/Python/Table | |
parent | d198c801570c4a98e0eb72e99b1326d5c8841515 (diff) | |
download | edk2-9dd47eeea171c4073798b7afb095a5c9cb1d3a69.tar.gz edk2-9dd47eeea171c4073798b7afb095a5c9cb1d3a69.tar.bz2 edk2-9dd47eeea171c4073798b7afb095a5c9cb1d3a69.zip |
OvmfPkg: add new VirtMmCommunicationDxe driver
EFI driver implementing the MmCommunication2Protocol,
but instead of trapping to MM mode (SMM on x86, el3 on arm)
trap to the host, using a virtual device.
Moving the efi variable management to the host allows to have
persistent efi variables without flash storage, and it also
allows to have secure boot support without requiring MM mode
to protect variable storage in flash.
On x86 etc/hardware-info is used for device discovery, on arm
the FDT will be consulted.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python/Table')
0 files changed, 0 insertions, 0 deletions