summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-19Remove old dirbbahnsen
2006-05-19Fix capitalization issuesbbahnsen
2006-05-19GenDepex does not always run correctly on OS X. Turning on debug so that is c...bbahnsen
2006-05-19StrGather does not run correctly on OS X. Turning on debug so that is can be ...bbahnsen
2006-05-19Thunk16.s has not been ported to GCC. This will at least get past the assembler.bbahnsen
2006-05-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@202 6f19...lgao4
2006-05-19Finish bug at line 324:vanjeff
2006-05-19Changed GuidOffset from minOccurs 1 to minOccurs=0 Added comment to remove i...lhauch
2006-05-19Fix the elements to put /> on the new elements.lhauch
2006-05-19Adding Additional Tools that are needed for Platform Image creation.lhauch
2006-05-19Fixed CreatedBy to minOccurs=0 (and added comment DO NOT USE!lhauch
2006-05-19Added optional GuidValue, changed Guid to optional (so that we can do duplica...lhauch
2006-05-18Updated Schema for PcdDynamicBuildDeclarations and FrameworkDatabase adding o...lhauch
2006-05-17Get the underscore typed in correctly.bbahnsen
2006-05-17Resync the GNU assembly to the MASM code.bbahnsen
2006-05-17Call it CompressDll.dll on all host platforms.bbahnsen
2006-05-17Build the compress library on Linux and OS X.bbahnsen
2006-05-17Port to GNU assembly.bbahnsen
2006-05-17Port to GNU assembly.bbahnsen
2006-05-17Ported to GNU assembly.bbahnsen
2006-05-17Updated function headers for CacheMaintenanceLibbxing
2006-05-17Added CpuFlushTlb() for IPFbxing
2006-05-17BaseCacheMaintenanceLib has now been completed on all architectures.bxing
2006-05-17Fix a bug of unreference PCD token defined in FPD does *not* be autogened int...klu2
2006-05-16Fixes for GCC.bbahnsen
2006-05-16Fixes for Cygwin gcc builds.bbahnsen
2006-05-16Fixes for gcc builds.bbahnsen
2006-05-16Check for gcc toolchain.bbahnsen
2006-05-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@174 6f19...yshang1
2006-05-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@173 6f19...yshang1
2006-05-16Split wrapper functions into separate source files to reduce image code sizebxing
2006-05-16Split wrapper functions into separate source filesbxing
2006-05-16Fix GenFvImagei build on OS Xbbahnsen
2006-05-15Handle g++ libs correctly, since ant incorrectly does not use g++ as the link...bbahnsen
2006-05-15Removing the binary of MakeDeps since it is now built by the tools. Please ma...bbahnsen
2006-05-15Fix for OS Xbbahnsen
2006-05-15Fix for OS Xbbahnsen
2006-05-15Add MakeDepsbbahnsen
2006-05-15Updated BaseLib for THUNK functions and some CPU functionsbxing
2006-05-14Fix MASM build breakmdkinney
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@152 6f19...lgao4
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@151 6f19...lgao4
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@150 6f19...lgao4
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@149 6f19...lgao4
2006-05-12Make sure path to 16-bit MASM is setmdkinney
2006-05-12Make variable names for protocol GUIDs consistentmdkinney
2006-05-12Make variable names for protocol GUIDs consistentmdkinney
2006-05-12Add CapsuleVendor and BootState GUIDs to PEIMs that depend on the EDK Module ...mdkinney
2006-05-12Add EfiGlobalVariable GUID to PEIM.h so PEIMs can read standard variables def...mdkinney
2006-05-11Added ZeroOrOne Data Type, for use with ErasePolarity FlashDeviceInfo attributelhauch