From 1ceb2b779d6e73c2505487b88be6218687b7cdc8 Mon Sep 17 00:00:00 2001 From: vprabhal Date: Fri, 5 Oct 2007 20:17:15 +0000 Subject: [PATCH] added the CpuLib git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4028 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/MdePkg.dsc | 1 + 1 file changed, 1 insertion(+) diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc index c4cb309c99..877bb7f528 100644 --- a/MdePkg/MdePkg.dsc +++ b/MdePkg/MdePkg.dsc @@ -54,6 +54,7 @@ MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf MdePkg/Library/BaseLib/BaseLib.inf + CpuLib|MdePkg/Library/CpuLib/CpuLib.inf MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf