diff options
author | Cohen, Eugene <eugene@hp.com> | 2016-02-22 23:08:27 +0000 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-02-23 12:07:11 +0100 |
commit | e3aa7252ba58aefc0c8780dd20f169bcdbc9a3d3 (patch) | |
tree | b1f7c8ba68634e8a38666b33d29bf030fca34abe /DuetPkg | |
parent | 4af3dd80abb759f3c439f8d1369a57745db08d30 (diff) | |
download | edk2-platforms-e3aa7252ba58aefc0c8780dd20f169bcdbc9a3d3.tar.xz |
ArmPkg: CpuDxe: don't track interrupt state in a global variable
Update the CpuDxe driver to remove an assumption that it is the only
component modifying interrupt state since this can be done through BaseLib
as well. Instead of using a global variable for last interrupt state we
now check the current PSTATE value directly.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eugene Cohen <eugene@hp.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'DuetPkg')
0 files changed, 0 insertions, 0 deletions