From 30143b15817ae2bd3701cbc15bb435ababf34d2d Mon Sep 17 00:00:00 2001 From: yshang1 Date: Tue, 28 Aug 2007 03:01:58 +0000 Subject: Import ResetSystemLib. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3720 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/MdeModulePkg.dec | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'MdeModulePkg/MdeModulePkg.dec') 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 }} -- cgit v1.1