From 4e3600b0388f6d4cce4dca544ac8226340836c23 Mon Sep 17 00:00:00 2001 From: Eric Dong Date: Wed, 10 Jun 2020 11:41:01 +0800 Subject: [PATCH] Maintainers.txt: Add reviewer for security boot modules. Cc: Jiewen Yao Cc: Jian J Wang Cc: Chao Zhang Cc: Min Xu Signed-off-by: Eric Dong Reviewed-by: Jian J Wang --- Maintainers.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index 1b8a888b41..c1c8928f23 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -453,6 +453,12 @@ M: Jiewen Yao M: Jian J Wang R: Chao Zhang +SecurityPkg: Secure boot related modules +F: SecurityPkg/Library/DxeImageVerificationLib/ +F: SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/ +F: SecurityPkg/Library/AuthVariableLib/ +R: Min Xu + SecurityPkg: Tcg related modules F: SecurityPkg/Tcg/ R: Qi Zhang