audk/ArmPkg
Ard Biesheuvel 12dc8d420b ArmPkg/ArmArchTimerLib: Drop pointless constructor
Drop the pointless constructor in ArmArchTimerLib, which does nothing
useful, especially because AArch64 mandates the presence of the generic
timer, and 32-bit ARM is mostly obsolete these days.

To preserve the existing behavior in DEBUG builds when actually using
the timer, move the ASSERT () on a non-zero frequency to the associated
accessor helper function.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2024-08-01 14:55:03 +00:00
..
Drivers ArmPkg: CpuDxe: Add Memory Attribute Protocol Logging 2024-07-23 03:32:41 +00:00
Filesystem/SemihostFs ArmPkg/SemihostFs: replace SetMem with ZeroMem 2023-03-09 09:45:39 +00:00
Include ArmPkg/ArmMonitorLib: Implement SMCCC protocol correctly and directly 2024-07-25 14:41:09 +00:00
Library ArmPkg/ArmArchTimerLib: Drop pointless constructor 2024-08-01 14:55:03 +00:00
Universal/Smbios ArmPkg/ProcessorSubClassDxe: Limit values to 0xFF 2024-06-17 12:09:43 +00:00
ArmPkg.ci.yaml ArmPkg: Disable AuditOnly mode for uncrustify 2024-07-24 10:21:47 +00:00
ArmPkg.dec ArmPkg: Convert PcdMonitorConduitHvc to FixedAtBuild 2024-07-25 14:41:09 +00:00
ArmPkg.dsc ArmPkg: Retire ArmSmcPsciResetSystemLib 2024-07-27 11:45:30 +00:00