summaryrefslogtreecommitdiff
path: root/MdeModulePkg/MdeModulePkg.dec
diff options
context:
space:
mode:
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-28 03:01:58 +0000
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-28 03:01:58 +0000
commit30143b15817ae2bd3701cbc15bb435ababf34d2d (patch)
tree46ae961111c89384d722452af542daf726b6f2db /MdeModulePkg/MdeModulePkg.dec
parent5d0e8a314403f13b6054dfade76bc54781d0551d (diff)
downloadedk2-30143b15817ae2bd3701cbc15bb435ababf34d2d.zip
edk2-30143b15817ae2bd3701cbc15bb435ababf34d2d.tar.gz
edk2-30143b15817ae2bd3701cbc15bb435ababf34d2d.tar.bz2
Import ResetSystemLib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3720 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/MdeModulePkg.dec')
-rw-r--r--MdeModulePkg/MdeModulePkg.dec8
1 files changed, 8 insertions, 0 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec
index e6a9347..170910a 100644
--- a/MdeModulePkg/MdeModulePkg.dec
+++ b/MdeModulePkg/MdeModulePkg.dec
@@ -25,6 +25,14 @@
[Includes.common]
Include
+
+[LibraryClasses.common]
+ IpIoLib|Include/Library/IpIoLib.h
+ NetLib|Include/Library/NetLib.h
+ PeCoffLoaderLib|Include/Library/PeCoffLoaderLib.h
+ ResetSystemLib|Include/Library/ResetSystemLib.h
+ UdpIoLib|Include/Library/UdpIoLib.h
+
[Guids.common]
gPcdDataBaseHobGuid = { 0xEA296D92, 0x0B69, 0x423C, { 0x8C, 0x28, 0x33, 0xB4, 0xE0, 0xA9, 0x12, 0x68 }}