diff options
author | xli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-05-19 02:15:40 +0000 |
---|---|---|
committer | xli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-05-19 02:15:40 +0000 |
commit | 99ade971a1a642d7e2e061d42a5fb50d8a2df343 (patch) | |
tree | cef69e2203701543ab8095b9e9f8503ac4ba7782 /MdePkg/Library/BaseCpuLib | |
parent | f035af2e404f2146d06c753af1937cace92efaa0 (diff) | |
download | edk2-platforms-99ade971a1a642d7e2e061d42a5fb50d8a2df343.tar.xz |
Add BaseLib for BaseCpuLib.inf.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8327 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseCpuLib')
-rw-r--r-- | MdePkg/Library/BaseCpuLib/BaseCpuLib.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf b/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf index 3a0f1acb21..2747224083 100644 --- a/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf +++ b/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf @@ -61,3 +61,4 @@ [LibraryClasses.Ipf]
PalLib
+ BaseLib
\ No newline at end of file |