OvmfPkg: Remove duplicated words
In an effort to clean the documentation of the above package, remove duplicated words. Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
This commit is contained in:
committed by
mergify[bot]
parent
0ccf955674
commit
e87ac5ef49
@@ -79,7 +79,7 @@ QemuFlashPtrWrite (
|
||||
// Writing to flash is emulated by the hypervisor through the use of write
|
||||
// protection. This won't work for an SEV-ES guest because the write won't
|
||||
// be recognized as a true MMIO write, which would result in the required
|
||||
// #VC exception. Instead, use the the VMGEXIT MMIO write support directly
|
||||
// #VC exception. Instead, use the VMGEXIT MMIO write support directly
|
||||
// to perform the update.
|
||||
//
|
||||
VmgInit (Ghcb, &InterruptState);
|
||||
|
Reference in New Issue
Block a user