summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-06To find DxeCore by PE32 section is enough, DxeCore can't be wrapped TE section. lgao41-19/+2
2007-11-06Fixed an issue which would cause trimming empty file error.jwang361-0/+0
2007-11-06Add the -mno-red-zone for gcc on x64. Since the GNU calling convention of x64...yshang11-2/+2
2007-11-06Fix two issues:qhuang82-7/+9
2007-11-05define the variable related to PCD for supporting big variable (>32K) easily.gtian8-21/+35
2007-11-05the implementation of FVB->SetAttribute() interface should check the unchange...klu21-0/+19
2007-11-02edk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:jljusten2-91/+91
2007-11-01Add more PAL_ROUTE related definition in to PalCallLib.hgtian1-0/+11
2007-11-01The default value of SecMain should be set as INIT_CAR_VALUE = 0x5aa55aa5, th...klu21-0/+7
2007-11-01Should use MaxCarTop but *not* CarTop to computer the usage of stackklu21-1/+1
2007-11-01Print entry point address by using 0x%10p for the above 4G address.lgao42-4/+4
2007-10-31This setup is not needed, the edksetup.bat file that exists in the root will ...lhauch1-83/+0
2007-10-31Print real entry point for IPF image.lgao44-11/+55
2007-10-31Added change log for r4251jwang361-6/+25
2007-10-31a. Fixed an issue which a incorrect command (no leading space/tab) generated ...jwang361-0/+0
2007-10-31Fix the issue that CAR size is shown as negative number.klu21-3/+3
2007-10-31Added VS2005 supportjwang361-16/+20
2007-10-31a. Changed MYTOOLS to use Visual Studio Team Suite for IA32 and X64. IPF is s...jwang364-53/+38
2007-10-311) Change GUID of emuvariable module. yshang13-3/+3
2007-10-31Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and changed '.global' to '.glo...zliu31-11/+19
2007-10-30Add Add Driver Diagnostic 2 Protocol support for IdeBus driver.qhuang83-4/+60
2007-10-30Add Driver Diagnostic 2 Protocol support for WinNtBlockIo driver.qhuang83-17/+44
2007-10-30MdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c:jljusten1-0/+4
2007-10-30MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c:jljusten1-0/+2
2007-10-30MdePkg/Library/BaseLib/ChkStkGcc.c:jljusten2-0/+25
2007-10-30MdePkg/Library/BaseMemoryLibRepStr/x64/*.S:jljusten12-0/+598
2007-10-29BaseTools/Conf/tools_def.template:jljusten1-1/+1
2007-10-29Fixed filename case for case-sensitive file systems.jljusten1-0/+0
2007-10-29BaseTools/Conf/build_rule.template:jljusten1-2/+7
2007-10-29BaseTools/Conf/tools_def.template:jljusten1-15/+27
2007-10-29Update the build instructions and change log:qhuang82-23/+32
2007-10-29BaseTools/ConfTemplates:jljusten3-1030/+0
2007-10-29BaseTools/BuildEnv.py:jljusten1-25/+32
2007-10-29Adding link for BaseTools/Bin/PosixLike/Trim to allow tool to be runjljusten1-0/+1
2007-10-29Update shell binaries with EDK shell 1.03 built with ECP r4226.qhuang8156-0/+0
2007-10-29Remove the unnecessary library reference.qhuang81-1/+0
2007-10-29Adjust the build infrastructure to support IA32 architect build. Ia32.dsc is ...qhuang87-67/+15
2007-10-26Add one judge whether TeImage or PeImage has reloc section when relocate TeIm...lgao42-0/+9
2007-10-26Add change log to EdkShellBinPkg.qhuang81-0/+69
2007-10-26Remove duplicate copies of Shell Applications to reduce maintenance efforts.qhuang8149-0/+0
2007-10-26Add some EDK build configuration files and EDK DSC file as the templates to b...qhuang815-0/+2090
2007-10-26Comment out two libraries that are not included in EdkCompatiblityPkg.qhuang81-2/+2
2007-10-25Removed an echo statement I was using for debugging on the second time this w...lhauch1-1/+0
2007-10-25Added a test for NewBuild argument if this is the second time through the set...lhauch1-4/+6
2007-10-25Added flag to permit building with VS2005. (strcpy has been depricated, so MS...lhauch1-1/+1
2007-10-25Updated edksetup to support VS2005 iff VS2003 is not installed for the NT32 b...lhauch1-0/+6
2007-10-25Fixed memory re-free issuejwang361-0/+0
2007-10-25a. Re-generated all C tools with "/MLd" optionjwang3615-0/+0
2007-10-25Save original PCI attributes in start() function and restore it in Stop() for...vanjeff9-268/+328
2007-10-24Fixed tabbing issueAJFISH1-3/+3