summaryrefslogtreecommitdiff
path: root/MdePkg/Library
diff options
context:
space:
mode:
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-28 15:08:08 +0000
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-28 15:08:08 +0000
commit32f148f8a390455e1141e0ae8b530190249f25f8 (patch)
treee18f6d002436b559aed2a9d46d7ab09e6a1a232b /MdePkg/Library
parent8d11234b58c452c7702007c7d8a890276ac16268 (diff)
downloadedk2-platforms-32f148f8a390455e1141e0ae8b530190249f25f8.tar.xz
1. Added depex file generation
2. Added file type filter per the toolcode/toolchain/toolchain family/etc., and fixed the BaseLib.inf 3. Added unicode file parse support but commented out temporarily because of bugs 4. Fixed the unicode file format in Nt32Pkg/MiscSubClassPlatformDxe 5. Removed duplicated [Ppis.common] in MdePkg.dec 6. Added declaration of gEfiPeiMemoryDiscoveredPpiGuid in Nt32Pkg.dec git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2858 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library')
-rw-r--r--MdePkg/Library/BaseLib/BaseLib.inf6
1 files changed, 3 insertions, 3 deletions
diff --git a/MdePkg/Library/BaseLib/BaseLib.inf b/MdePkg/Library/BaseLib/BaseLib.inf
index 858be7b026..5766f75f43 100644
--- a/MdePkg/Library/BaseLib/BaseLib.inf
+++ b/MdePkg/Library/BaseLib/BaseLib.inf
@@ -290,9 +290,9 @@
x86EnablePaging32.c
x86DisablePaging64.c
x86DisablePaging32.c
-# SynchronizationMsc.c #|| INTC
- SynchronizationMsc.c #|| MSFT
-# SynchronizationGcc.c || GCC
+ Synchronization.c || INTEL |||
+ SynchronizationMsc.c || MSFT |||
+ SynchronizationGcc.c || GCC |||
[Sources.X64]
X64/Thunk16.asm