]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Framework/DataHubRecords.h
add comments to note why EFI_MISC_PORT_DEVICE_PATH and etc exists here , which is...
[mirror_edk2.git] / IntelFrameworkPkg / Include / Framework / DataHubRecords.h
index df35b087778c1686f9e31d154e8cad8923416681..fa958b65350dffffdd74472e50fe3658ab0044e8 100644 (file)
@@ -118,6 +118,11 @@ typedef struct _FLOOPY_CONN_DEVICE_PATH {
   EFI_DEVICE_PATH_PROTOCOL          EndDevicePath;\r
 } FLOOPY_CONN_DEVICE_PATH;\r
 \r
+///\r
+/// Inconsistent with specification here:  \r
+/// In MiscSubclass spec0.9, this data structure and corrsponding fields are NOT defined.\r
+/// It's implementation-specific to simplify the code logic.\r
+///\r
 typedef union _EFI_MISC_PORT_DEVICE_PATH {\r
   USB_PORT_DEVICE_PATH              UsbDevicePath;\r
   IDE_DEVICE_PATH                   IdeDevicePath;\r