]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/DevicePath.h
Add flag for device directly connect to the HBA.
[mirror_edk2.git] / 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