From 32f148f8a390455e1141e0ae8b530190249f25f8 Mon Sep 17 00:00:00 2001 From: jwang36 Date: Thu, 28 Jun 2007 15:08:08 +0000 Subject: 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 --- MdePkg/Library/BaseLib/BaseLib.inf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'MdePkg/Library') 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 -- cgit v1.2.3