mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| MemoryInitPeiLib.c | ||
| MemoryInitPeiLib.inf | ||
| MemoryInitPeim.c | ||
| MemoryInitPeim.inf | ||