diff options
author | Laszlo Ersek <lersek@redhat.com> | 2015-10-26 14:58:26 +0000 |
---|---|---|
committer | lersek <lersek@Edk2> | 2015-10-26 14:58:26 +0000 |
commit | f97a5b5e4cab1f01f92a0899cc95b92c5a9f3ed3 (patch) | |
tree | 56c11871ba0dca237d7258e9ceb08afb061ba906 /EmulatorPkg | |
parent | a05aff56554f4ff74629d13db92260d504f8cb5b (diff) | |
download | edk2-platforms-f97a5b5e4cab1f01f92a0899cc95b92c5a9f3ed3.tar.xz |
OvmfPkg: QemuFlashFvbServicesRuntimeDxe: remove FvbScratchSpace field
The ESAL_FWB_GLOBAL.FvbScratchSpace array is never initialized (it
contains garbage from AllocateRuntimePool()). Its element at subscript one
(=FVB_VIRTUAL), containing garbage as well, is converted to virtual
mapping. Then the array is never used again.
Remove it.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18669 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EmulatorPkg')
0 files changed, 0 insertions, 0 deletions