Re: [edk2-devel] [PATCH v4 04/28] MdeModulePkg: Add new include files

2022-08-18 Thread Wang, Jian J
Reviewed-by: Jian J Wang Regards, Jian > -Original Message- > From: Vang, Judah > Sent: Thursday, August 11, 2022 2:53 PM > To: devel@edk2.groups.io > Cc: Wang, Jian J ; Gao, Liming > ; Mistry, Nishant C > Subject: [PATCH v4 04/28] MdeModulePkg: Add new include files > > REF: https:

[edk2-devel] [PATCH v4 04/28] MdeModulePkg: Add new include files

2022-08-10 Thread Judah Vang
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 V4: Updated with review comments for misspellings, mismatch function prototype, missing function header comments, incorrect function description. V1: Add EncryptionVariableLib.h for providing encryption and decryption services for protected