diff options
author | Michael Kubacki <michael.kubacki@microsoft.com> | 2020-09-09 09:21:36 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-09-18 01:36:07 +0000 |
commit | 32b0a492d505434c6f5e6c3578cd34fee39cd25e (patch) | |
tree | 49ab4e061950f3fa867de6e4f2fd92a4526a7076 /BaseTools/Source/Python/Common | |
parent | 5648836987cab28ca988dfe5af94413cfa480a92 (diff) | |
download | edk2-32b0a492d505434c6f5e6c3578cd34fee39cd25e.tar.gz edk2-32b0a492d505434c6f5e6c3578cd34fee39cd25e.tar.bz2 edk2-32b0a492d505434c6f5e6c3578cd34fee39cd25e.zip |
MdePkg: Correct EFI_BLOCK_IO_PROTOCOL_REVISION3 value
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2961
The value of EFI_BLOCK_IO_PROTOCOL_REVISION3 is currently
0x00020031. However, the value assigned in the UEFI Specification
2.8B is ((2<<16) | (31)) which is 0x0002001F.
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Zhiguang Liu <zhiguang.liu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common')
0 files changed, 0 insertions, 0 deletions