]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add flag for device directly connect to the HBA.
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 2 Apr 2009 01:39:05 +0000 (01:39 +0000)
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 2 Apr 2009 01:39:05 +0000 (01:39 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8002 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/DevicePath.h

index fc4c34d9236793b9f88833f7909d07ebdebb66ca..b2b0eec77ed65a06af58ffd1ac18c2c2431e3665 100644 (file)
@@ -477,6 +477,11 @@ typedef struct {
   UINT16                          Lun;\r
 } SATA_DEVICE_PATH;\r
 \r
+///\r
+/// Flag for if the device is directly connected to the HBA.\r
+///\r
+#define SATA_HBA_DIRECT_CONNECT_FLAG 0x8000\r
+\r
 ///\r
 /// I2O Device Path SubType\r
 ///\r