edk2/ArmPlatformPkg/MemoryInitPei
Kun Qin 6310b11b41 ArmPlatformPkg: MemoryInitPeiLib: Read PCDs into local variable
Current MemoryPeim has excessive amount of PCD get notations. This makes
the code less readable and introduced long if statements.

This change reads most of the PCD get calls into local variables and
reference the variables instead.

Signed-off-by: Kun Qin <kuqin12@gmail.com>
2026-01-08 08:23:16 +00:00
..
MemoryInitPeiLib.c ArmPlatformPkg: MemoryInitPeiLib: Read PCDs into local variable 2026-01-08 08:23:16 +00:00
MemoryInitPeiLib.inf ArmPkg,ArmPlatformPkg,ArmVirtPkg,UefiCpuPkg: Move ArmMmuLib.h to UefiCpuPkg 2025-07-04 22:39:10 +00:00
MemoryInitPeim.c ArmPlatformPkg/MemoryInitPei: Remove Non-RT Types from Mem Type Info HOB 2024-11-11 16:45:29 +00:00
MemoryInitPeim.inf ArmPlatformPkg: Remove ARM32 Comment and Supported Architecture 2025-09-25 22:04:10 +00:00