Re: [edk2-devel] [PATCH 14/14] MdeModulePkg: Delete Memory Protection PCDs

2023-07-11 Thread Taylor Beebe
Looks like the title of this patch in the series was mixed up with the title of the following patch. I'll wait for feedback before sending out a v2, but the title of this patch should be: [PATCH 13/14] ArmVirtPkg: Delete Memory Protection PCDs On 7/11/2023 4:52 PM, Taylor Beebe via groups.io wro

[edk2-devel] [PATCH 14/14] MdeModulePkg: Delete Memory Protection PCDs

2023-07-11 Thread Taylor Beebe
From: Taylor Beebe Delete the memory protection PCDs Signed-off-by: Taylor Beebe Cc: Jian J Wang Cc: Liming Gao Cc: Dandan Bi --- MdeModulePkg/MdeModulePkg.dec | 169 -- MdeModulePkg/MdeModulePkg.uni | 153 -- 2 files changed, 322

[edk2-devel] [PATCH 14/14] MdeModulePkg: Delete Memory Protection PCDs

2023-07-11 Thread Taylor Beebe
From: Taylor Beebe Now that references in the rest of the codebase have been updated to reference the memory protection HOB, delete the memory protection PCDs. Signed-off-by: Taylor Beebe Cc: Ard Biesheuvel Cc: Leif Lindholm Cc: Sami Mujawar Cc: Gerd Hoffmann --- ArmVirtPkg/ArmVirt.dsc.inc