]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Move definition of EFI_SCSI_TARGET_MAX_BYTES from IndustryStandard in MDE Package...
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 20 Oct 2008 15:34:16 +0000 (15:34 +0000)
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 20 Oct 2008 15:34:16 +0000 (15:34 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6158 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/UefiScsiLib/UefiScsiLib.c

index 2e6c86410fbffe506db7967abdf720f730fc3245..847029789a28062f46e4ed018287cfeb62a60522 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   UEFI SCSI Library implementation\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation.<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation.<BR>\r
   All rights reserved. This program and the accompanying materials                          \r
   are licensed and made available under the terms and conditions of the BSD License         \r
   which accompanies this distribution.  The full text of the license may be found at        \r
 \r
 #include <IndustryStandard/Scsi.h>\r
 \r
+//\r
+// Max bytes needed to represent ID of a SCSI device\r
+//\r
+#define EFI_SCSI_TARGET_MAX_BYTES (0x10)\r
+\r
 //\r
 // bit5..7 are for Logical unit number\r
 // 11100000b (0xe0)\r