From d6b69c1afe33401c4b149317b3acfd71a11df104 Mon Sep 17 00:00:00 2001 From: klu2 Date: Mon, 21 Apr 2008 03:39:31 +0000 Subject: [PATCH] Add missing library class. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5099 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/MdePkg.dec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec index 28aac1dcf6..cf929b7590 100644 --- a/MdePkg/MdePkg.dec +++ b/MdePkg/MdePkg.dec @@ -84,6 +84,9 @@ GraphicsLib|Include/Library/GraphicsLib.h ExtractGuidedSectionLib|Include/Library/ExtractGuidedSectionLib.h IfrSupportLib|Include/Library/IfrSupportLib.h + PeiPiLib|Include/Library/PeiPiLib.h + SerialPortLib|Include/Library/SerialPortLib.h + DxePiLib|Include/Library/DxePiLib.h [LibraryClasses.IPF] SalLib|Include/Library/SalLib.h -- 2.39.2