Register reviewers for the SEV-related files in OvmfPkg. Cc: Andrew Fish <[email protected]> Cc: Laszlo Ersek <[email protected]> Cc: Leif Lindholm <[email protected]> Cc: Michael D Kinney <[email protected]> Cc: Brijesh Singh <[email protected]> Reviewed-by: Laszlo Ersek <[email protected]> Signed-off-by: Tom Lendacky <[email protected]> --- Maintainers.txt | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/Maintainers.txt b/Maintainers.txt index 896ac5821fc6..2aa0148e9a97 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -441,6 +441,16 @@ F: OvmfPkg/PvScsiDxe/ R: Liran Alon <[email protected]> R: Nikita Leshenko <[email protected]> +OvmfPkg: SEV-related modules +F: OvmfPkg/AmdSevDxe/ +F: OvmfPkg/Include/Library/MemEncryptSevLib.h +F: OvmfPkg/IoMmuDxe/AmdSevIoMmu.* +F: OvmfPkg/Library/BaseMemEncryptSevLib/ +F: OvmfPkg/Library/VmgExitLib/ +F: OvmfPkg/PlatformPei/AmdSev.c +R: Tom Lendacky <[email protected]> +R: Brijesh Singh <[email protected]> + PcAtChipsetPkg F: PcAtChipsetPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg -- 2.27.0 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#60821): https://edk2.groups.io/g/devel/message/60821 Mute This Topic: https://groups.io/mt/74698718/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
