diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-10-09 01:12:34 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-10-09 01:12:34 +0000 |
commit | 3909993808a3d1dd6432bde1cb186e759e8db78d (patch) | |
tree | 22f5852b751d6aebe097177781e67042bb9dccfb /MdePkg/Include/Protocol/DevicePath.h | |
parent | 0856e61e187dab498d7aae627ee941c0ff1146da (diff) | |
download | edk2-platforms-3909993808a3d1dd6432bde1cb186e759e8db78d.tar.xz |
Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/Ppi/Guid header file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6087 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol/DevicePath.h')
-rw-r--r-- | MdePkg/Include/Protocol/DevicePath.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Include/Protocol/DevicePath.h b/MdePkg/Include/Protocol/DevicePath.h index 48c8f4b77b..1286372f03 100644 --- a/MdePkg/Include/Protocol/DevicePath.h +++ b/MdePkg/Include/Protocol/DevicePath.h @@ -110,6 +110,7 @@ typedef struct { ///
/// Optional variable length _HIDSTR
/// Optional variable length _UIDSTR
+ /// Optional variable length _CIDSTR
///
} ACPI_EXTENDED_HID_DEVICE_PATH;
|