On 15/10/25 13:23, Gerd Hoffmann wrote:
Add Roy (being the original author) as maintainer. Add myself as
reviewer. Status to be decided.
Signed-off-by: Gerd Hoffmann <[email protected]>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 84cfd85e1fa1..3ebcbcdfdb04 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3893,6 +3893,15 @@ F: roms/edk2-*
F: tests/data/uefi-boot-images/
F: tests/uefi-test-tools/
+IGVM Firmware
+M: Roy Hopkins <[email protected]>
+R: Gerd Hoffmann <[email protected]>
+S: TBD
If not Supported, then Maintained?
+F: backends/igvm*.c
+F: include/system/igvm*.h
+F: stubs/igvm.c
+F: target/i386/igvm.c
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>