diff options
author | jji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-01-09 07:48:37 +0000 |
---|---|---|
committer | jji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-01-09 07:48:37 +0000 |
commit | 0f46efecd53aa2a7b78d7e787e9e017d250fb108 (patch) | |
tree | 38d520e0b71bb77f44dccd1fc6fe69a92b3c25c3 /MdePkg/Library/UefiDevicePathLib | |
parent | 4176aa9faf481ae57e40c911fab5ef553294476d (diff) | |
download | edk2-platforms-0f46efecd53aa2a7b78d7e787e9e017d250fb108.tar.xz |
INF extension reviewed
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7235 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiDevicePathLib')
-rw-r--r-- | MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf index 90644c8de5..1ca67c6814 100644 --- a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf +++ b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf @@ -45,5 +45,5 @@ [Protocols]
- gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED
+ gEfiDevicePathProtocolGuid ## CONSUMES
|