On Fri, Apr 07, 2023 at 17:29:56 +0200, Marcin Juszkiewicz wrote:
> ArmCpuInfo uses those to read system registers and other parts of EDK2
> may find them useful.
This is excellent, thanks!
Sorry for nitpicking, but could you please sort the function
declarations and definitions alphabetically?
/
ArmCpuInfo uses those to read system registers and other parts of EDK2
may find them useful.
Signed-off-by: Marcin Juszkiewicz
---
ArmPkg/Library/ArmLib/AArch64/AArch64Lib.h| 48 +++
.../Library/ArmLib/AArch64/AArch64Support.S | 32 +
2 files changed, 80 inserti