summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/OvmfPkgIa32.fdf
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-07-05 13:57:50 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-07-05 16:30:26 +0100
commit59541d41633cf56e9b7c3ac0de112ab65d9331ca (patch)
tree37a2380fad6aa778350f441b69302f3861a7e09e /OvmfPkg/OvmfPkgIa32.fdf
parent729ddffda0546e4df7246f008c8248990237834d (diff)
downloadedk2-59541d41633cf56e9b7c3ac0de112ab65d9331ca.tar.gz
edk2-59541d41633cf56e9b7c3ac0de112ab65d9331ca.tar.bz2
edk2-59541d41633cf56e9b7c3ac0de112ab65d9331ca.zip
ArmVirtPkg: remove status code support
Commit 7b1dc6c569a 'ArmVirtPkg: switch to generic ResetSystemRuntimeDxe' replaced all references in ArmVirtPkg to the deprecated ResetRuntimeDxe from EmbeddedPkg with the well maintained generic alternative that lives in MdeModulePkg. However, as it turns out, the generic driver has a dependency on the library class ReportStatusCodeLib, whose default resolution is an implementation that is not safe for use at runtime, resulting in crashes when trying to invoke it from the OS. Since we have no use for status codes in any of the ArmVirtPkg platforms, let's replace all resolutions with a common one to the NULL implementation. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'OvmfPkg/OvmfPkgIa32.fdf')
0 files changed, 0 insertions, 0 deletions