diff options
author | Leif Lindholm <quic_llindhol@quicinc.com> | 2024-06-19 18:29:30 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-06-26 01:51:15 +0000 |
commit | 0333faf50e49d3b3ea2c624b4d403b405b3107a1 (patch) | |
tree | 6ef3759c7de38f353bbe846475cb0d7edb611e66 /ArmPkg/Library/LinuxBootBootManagerLib | |
parent | 7ee89453b5a20199e96d08eb80db8dbaf06280e8 (diff) | |
download | edk2-0333faf50e49d3b3ea2c624b4d403b405b3107a1.tar.gz |
ArmPkg: delete PcdArmArchTimerFreqInHz
PcdArmArchTimerFreqInHz lets platforms override the architectural timer
frequency, but this really isn't supported in hardware by anything lower
than EL3. And we no longer support running edk2 at EL3.
So drop this Pcd and update ArmArchTimerLib to unconditionally use
ArmGenericTimerGetTimerFreq () instead.
Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
Diffstat (limited to 'ArmPkg/Library/LinuxBootBootManagerLib')
0 files changed, 0 insertions, 0 deletions