Update ScsiIo protocol and ScsiPassThruExt protocol guid value to UEFI 2.1

And remove DriverHealth protocol file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6099 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2008-10-10 04:50:16 +00:00
parent 258cce1382
commit eecd469b10
8 changed files with 36 additions and 262 deletions

View File

@@ -20,7 +20,7 @@
#define EFI_SCSI_IO_PROTOCOL_GUID \
{ \
0x932f4736, 0x2362, 0x4002, {0x80, 0x3e, 0x3c, 0xd5, 0x4b, 0x13, 0x8f, 0x85 } \
0x932f47e6, 0x2362, 0x4002, {0x80, 0x3e, 0x3c, 0xd5, 0x4b, 0x13, 0x8f, 0x85 } \
}
///