]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Extend SERIAL_IO with DeviceTypeGuid
authorOleksiy Yakovlev <oleksiyy@ami.com>
Wed, 13 May 2020 19:52:42 +0000 (03:52 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 15 May 2020 05:05:52 +0000 (05:05 +0000)
commit7e9cef643d507e5ce40aa4b71fdb25d7fa051130
tree0b388e0ce0534684c5a8b46966217f3c949fcc8b
parentbcf181a33b2ea46c36c3be701a5b2e232deaece7
MdePkg: Extend SERIAL_IO with DeviceTypeGuid

EFI_SERIAL_IO_PROTOCOL_REVISION incremented to 0x00010001.
CONST EFI_GUID *DeviceTypeGuid field added to the protocol structure.
UEFI 2.8 mantis 1832.

Signed-off-by: Oleksiy Yakovlev <oleksiyy@ami.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Zhiguang Liu <zhiguang.liu@intel.com>
MdePkg/Include/Protocol/SerialIo.h