summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-01The default value of SecMain should be set as INIT_CAR_VALUE = 0x5aa55aa5, th...klu2
2007-11-01Should use MaxCarTop but *not* CarTop to computer the usage of stackklu2
2007-11-01Print entry point address by using 0x%10p for the above 4G address.lgao4
2007-10-31This setup is not needed, the edksetup.bat file that exists in the root will ...lhauch
2007-10-31Print real entry point for IPF image.lgao4
2007-10-31Added change log for r4251jwang36
2007-10-31a. Fixed an issue which a incorrect command (no leading space/tab) generated ...jwang36
2007-10-31Fix the issue that CAR size is shown as negative number.klu2
2007-10-31Added VS2005 supportjwang36
2007-10-31a. Changed MYTOOLS to use Visual Studio Team Suite for IA32 and X64. IPF is s...jwang36
2007-10-311) Change GUID of emuvariable module. yshang1
2007-10-31Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and changed '.global' to '.glo...zliu3
2007-10-30Add Add Driver Diagnostic 2 Protocol support for IdeBus driver.qhuang8
2007-10-30Add Driver Diagnostic 2 Protocol support for WinNtBlockIo driver.qhuang8
2007-10-30MdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c:jljusten
2007-10-30MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c:jljusten
2007-10-30MdePkg/Library/BaseLib/ChkStkGcc.c:jljusten
2007-10-30MdePkg/Library/BaseMemoryLibRepStr/x64/*.S:jljusten
2007-10-29BaseTools/Conf/tools_def.template:jljusten
2007-10-29Fixed filename case for case-sensitive file systems.jljusten
2007-10-29BaseTools/Conf/build_rule.template:jljusten
2007-10-29BaseTools/Conf/tools_def.template:jljusten
2007-10-29Update the build instructions and change log:qhuang8
2007-10-29BaseTools/ConfTemplates:jljusten
2007-10-29BaseTools/BuildEnv.py:jljusten
2007-10-29Adding link for BaseTools/Bin/PosixLike/Trim to allow tool to be runjljusten
2007-10-29Update shell binaries with EDK shell 1.03 built with ECP r4226.qhuang8
2007-10-29Remove the unnecessary library reference.qhuang8
2007-10-29Adjust the build infrastructure to support IA32 architect build. Ia32.dsc is ...qhuang8
2007-10-26Add one judge whether TeImage or PeImage has reloc section when relocate TeIm...lgao4
2007-10-26Add change log to EdkShellBinPkg.qhuang8
2007-10-26Remove duplicate copies of Shell Applications to reduce maintenance efforts.qhuang8
2007-10-26Add some EDK build configuration files and EDK DSC file as the templates to b...qhuang8
2007-10-26Comment out two libraries that are not included in EdkCompatiblityPkg.qhuang8
2007-10-25Removed an echo statement I was using for debugging on the second time this w...lhauch
2007-10-25Added a test for NewBuild argument if this is the second time through the set...lhauch
2007-10-25Added flag to permit building with VS2005. (strcpy has been depricated, so MS...lhauch
2007-10-25Updated edksetup to support VS2005 iff VS2003 is not installed for the NT32 b...lhauch
2007-10-25Fixed memory re-free issuejwang36
2007-10-25a. Re-generated all C tools with "/MLd" optionjwang36
2007-10-25Save original PCI attributes in start() function and restore it in Stop() for...vanjeff
2007-10-24Fixed tabbing issueAJFISH
2007-10-24ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)qwang12
2007-10-24ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)qwang12
2007-10-23Adding GCC cross-compiler information to BaseTools folderlhauch
2007-10-23Update verbose log info to these two tools.lgao4
2007-10-22Fix alignment requirement when Load IPF TeImage into memory.lgao4
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu2
2007-10-22Added Spd2Dec.exe and Fpd2Dsc.exe toolsjwang36
2007-10-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4194 6f1...jwang36