summaryrefslogtreecommitdiff
path: root/MdeModulePkg/MdeModulePkg.dec
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-24 08:26:40 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-24 08:26:40 +0000
commite4b99ad97997066491cbd7c00c2237160016079a (patch)
tree8fad5ff377ba8f9492d20779e82a1cbe73c1c53e /MdeModulePkg/MdeModulePkg.dec
parent4986c56135200fb7de90b78c47ea47381bfda95f (diff)
downloadedk2-e4b99ad97997066491cbd7c00c2237160016079a.zip
edk2-e4b99ad97997066491cbd7c00c2237160016079a.tar.gz
edk2-e4b99ad97997066491cbd7c00c2237160016079a.tar.bz2
Change library class PlatDriOverLib to PlatformDriOverrideLib
Move Application Platform Override Manager into Application directory. Add comments in Network library class to say they are only intended to be used by UEFI network stack modules. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7641 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/MdeModulePkg.dec')
-rw-r--r--MdeModulePkg/MdeModulePkg.dec2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec
index c8fde3a..33aecd3 100644
--- a/MdeModulePkg/MdeModulePkg.dec
+++ b/MdeModulePkg/MdeModulePkg.dec
@@ -48,7 +48,7 @@
RecoveryLib|Include/Library/RecoveryLib.h
## @libraryclass Basic platform driver override functions.
- PlatDriOverLib|Include/Library/PlatDriOverLib.h
+ PlatformDriverOverrideLib|Include/Library/PlatformDriverOverrideLib.h
## @libraryclass Provides HII related functions.
HiiLib|Include/Library/HiiLib.h