diff options
author | Leif Lindholm <quic_llindhol@quicinc.com> | 2024-06-19 18:35:34 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-06-26 01:51:15 +0000 |
commit | 7ee89453b5a20199e96d08eb80db8dbaf06280e8 (patch) | |
tree | ba0df0df38efaa5b73376db2b2ffd654c648fa46 /OvmfPkg/ResetVector | |
parent | a715d456de47187cbaad1747a398499180cac710 (diff) | |
download | edk2-7ee89453b5a20199e96d08eb80db8dbaf06280e8.zip edk2-7ee89453b5a20199e96d08eb80db8dbaf06280e8.tar.gz edk2-7ee89453b5a20199e96d08eb80db8dbaf06280e8.tar.bz2 |
ArmVirtPkg: drop use of PcdArmArchTimerFreqInHz
PcdArmArchTimerFreqInHz lets platforms override the architectural timer
frequency, but this really isn't supported in hardware by anything lower
than EL3. Setting it to 0 skips the override - but that is also the
default. So drop the explicit setting in ArmVirtPkg platforms in
preparation for deleting the Pcd completely.
Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
Diffstat (limited to 'OvmfPkg/ResetVector')
0 files changed, 0 insertions, 0 deletions