diff options
author | Nikita Leshenko <nikita.leshchenko@oracle.com> | 2020-05-05 00:06:07 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-05-05 23:43:02 +0300 |
commit | c635a56384bfc4fdf3e00d102ea0eb7aa8d840fd (patch) | |
tree | 4e211794eb11ad3d0856eabacb7bf32471fd7358 /BaseTools/Source/Python/Ecc/Database.py | |
parent | 505812ae1d2d1d3efa5d9c622d87a990918442ee (diff) | |
download | edk2-c635a56384bfc4fdf3e00d102ea0eb7aa8d840fd.tar.xz |
OvmfPkg/MptScsiDxe: Reset device on ExitBootServices()
This causes the device to forget about the reply frame. We allocated the
reply frame in EfiBootServicesData type memory, and code executing after
ExitBootServices() is permitted to overwrite it.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2390
Signed-off-by: Nikita Leshenko <nikita.leshchenko@oracle.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20200504210607.144434-13-nikita.leshchenko@oracle.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc/Database.py')
0 files changed, 0 insertions, 0 deletions