diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2025-01-27 15:44:44 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-01-30 13:07:05 +0000 |
commit | e68e7846497ebeebab078a4986b97ccc1054ebba (patch) | |
tree | ab7d0e8e536c45ea840a56e28f1911de68846695 /BaseTools/Source/Python/FirmwareStorageFormat/FfsFileHeader.py | |
parent | 387fcf4fa19cd0f90363683d492b5b6fb31c0844 (diff) | |
download | edk2-e68e7846497ebeebab078a4986b97ccc1054ebba.tar.gz edk2-e68e7846497ebeebab078a4986b97ccc1054ebba.tar.bz2 edk2-e68e7846497ebeebab078a4986b97ccc1054ebba.zip |
ArmPkg/ArmGicDxe: Avoid pointless repeated iteration over GIC frames
The GIC DXE driver only runs on the boot CPU, and so there is really no
point in iterating over all the redistributor frames every time an
interrupt is enabled, disabled or its state tested. Instead, do this
only at load time.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'BaseTools/Source/Python/FirmwareStorageFormat/FfsFileHeader.py')
0 files changed, 0 insertions, 0 deletions