diff options
author | Liran Alon <liran.alon@oracle.com> | 2020-03-28 23:00:59 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-03-30 16:45:07 +0000 |
commit | 7d8a04e9d2fd8a5298636d5a0c702a978b5f22f1 (patch) | |
tree | 2e428b2ad021a28bb36c2322acf1be8e5e26a8d8 /BaseTools/Source/Python/AutoGen/ModuleAutoGenHelper.py | |
parent | c4c15b870239c2c23442dfc29c4421ac98d00ee0 (diff) | |
download | edk2-7d8a04e9d2fd8a5298636d5a0c702a978b5f22f1.tar.gz edk2-7d8a04e9d2fd8a5298636d5a0c702a978b5f22f1.tar.bz2 edk2-7d8a04e9d2fd8a5298636d5a0c702a978b5f22f1.zip |
OvmfPkg/PvScsiDxe: Reset device on ExitBootServices()
This causes the device to forget about the request/completion rings.
We allocated said rings in EfiBootServicesData type memory, and code
executing after ExitBootServices() is permitted to overwrite it.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2567
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Liran Alon <liran.alon@oracle.com>
Message-Id: <20200328200100.60786-17-liran.alon@oracle.com>
Reviewed-by: Nikita Leshenko <nikita.leshchenko@oracle.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/ModuleAutoGenHelper.py')
0 files changed, 0 insertions, 0 deletions