]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2007-11-06 yshang1Add the -mno-red-zone for gcc on x64. Since the GNU...
2007-11-06 qhuang8Fix two issues:
2007-11-05 gtiandefine the variable related to PCD for supporting big...
2007-11-05 klu2the implementation of FVB->SetAttribute() interface...
2007-11-02 jljustenedk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:
2007-11-01 gtianAdd more PAL_ROUTE related definition in to PalCallLib.h
2007-11-01 klu2The default value of SecMain should be set as INIT_CAR_...
2007-11-01 klu2Should use MaxCarTop but *not* CarTop to computer the...
2007-11-01 lgao4Print entry point address by using 0x%10p for the above...
2007-10-31 lhauchThis setup is not needed, the edksetup.bat file that...
2007-10-31 lgao4Print real entry point for IPF image.
2007-10-31 jwang36Added change log for r4251
2007-10-31 jwang36a. Fixed an issue which a incorrect command (no leading...
2007-10-31 klu2Fix the issue that CAR size is shown as negative number.
2007-10-31 jwang36Added VS2005 support
2007-10-31 jwang36a. Changed MYTOOLS to use Visual Studio Team Suite...
2007-10-31 yshang11) Change GUID of emuvariable module.
2007-10-31 zliu3Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and...
2007-10-30 qhuang8Add Add Driver Diagnostic 2 Protocol support for IdeBus...
2007-10-30 qhuang8Add Driver Diagnostic 2 Protocol support for WinNtBlock...
2007-10-30 jljustenMdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c:
2007-10-30 jljustenMdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerfo...
2007-10-30 jljustenMdePkg/Library/BaseLib/ChkStkGcc.c:
2007-10-30 jljustenMdePkg/Library/BaseMemoryLibRepStr/x64/*.S:
2007-10-29 jljustenBaseTools/Conf/tools_def.template:
2007-10-29 jljustenFixed filename case for case-sensitive file systems.
2007-10-29 jljustenBaseTools/Conf/build_rule.template:
2007-10-29 jljustenBaseTools/Conf/tools_def.template:
2007-10-29 qhuang8Update the build instructions and change log:
2007-10-29 jljustenBaseTools/ConfTemplates:
2007-10-29 jljustenBaseTools/BuildEnv.py:
2007-10-29 jljustenAdding link for BaseTools/Bin/PosixLike/Trim to allow...
2007-10-29 qhuang8Update shell binaries with EDK shell 1.03 built with...
2007-10-29 qhuang8Remove the unnecessary library reference.
2007-10-29 qhuang8Adjust the build infrastructure to support IA32 archite...
2007-10-26 lgao4Add one judge whether TeImage or PeImage has reloc...
2007-10-26 qhuang8Add change log to EdkShellBinPkg.
2007-10-26 qhuang8Remove duplicate copies of Shell Applications to reduce...
2007-10-26 qhuang8Add some EDK build configuration files and EDK DSC...
2007-10-26 qhuang8Comment out two libraries that are not included in...
2007-10-25 lhauchRemoved an echo statement I was using for debugging...
2007-10-25 lhauchAdded a test for NewBuild argument if this is the secon...
2007-10-25 lhauchAdded flag to permit building with VS2005. (strcpy...
2007-10-25 lhauchUpdated edksetup to support VS2005 iff VS2003 is not...
2007-10-25 jwang36Fixed memory re-free issue
2007-10-25 jwang36a. Re-generated all C tools with "/MLd" option
2007-10-25 vanjeffSave original PCI attributes in start() function and...
2007-10-24 AJFISHFixed tabbing issue
2007-10-24 qwang12ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)
2007-10-24 qwang12ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)
2007-10-23 lhauchAdding GCC cross-compiler information to BaseTools...
2007-10-23 lgao4Update verbose log info to these two tools.
2007-10-22 lgao4Fix alignment requirement when Load IPF TeImage into...
2007-10-22 klu2Update following library class/Protocol for puting...
2007-10-22 jwang36Added Spd2Dec.exe and Fpd2Dsc.exe tools
2007-10-22 jwang36git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-10-22 jwang36Added change log for the latest tools update (r4190...
2007-10-22 qhuang8Add ConIn device even if SimpleTextInputEx Protocol...
2007-10-22 jwang36Updated with the latest changes of build tools.
2007-10-22 jwang36Fixed build issue when building individual module with...
2007-10-22 jwang36a) Added support of breaking build when no library...
2007-10-20 zliu3Added the PAL call PAL_ROUTE_CONFIG for Tukwila processor
2007-10-19 qwang12Add a DXE apriori for Nt32 emulator.
2007-10-19 qwang12Fix a bug which does not run PeiCore from memory after...
2007-10-19 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-10-19 jlin16passing -v and -d options to c tools.
2007-10-19 lgao4Update ExtractGuidedSectionLib instance to cover the...
2007-10-19 qhuang8Fix a bug in variable driver cache mechanism:
2007-10-19 qhuang8Remove WinNtConsole driver since its functionality...
2007-10-19 qhuang8Update to support EFI_SIMPLE_INPUT_EX protocol
2007-10-19 qhuang8Update to support EFI_SIMPLE_INPUT_EX protocol
2007-10-19 qhuang8Update to support EFI_SIMPLE_INPUT_EX protocol
2007-10-19 qhuang8Add a Notification GUID for the implementation of EFI_S...
2007-10-19 qhuang8Add Guid C Name for EFI_SIMPLE_TEXT_INPUT_EX protocol
2007-10-19 qhuang8Update EFI_SIMPLE_TEXT_INPUT_EX protocol definitions...
2007-10-18 qwang12Fix a bug:
2007-10-18 lgao4Make GuidedSection library instance to follow the value...
2007-10-18 jwang36Added library instance for PcdLib for module type DXE_CORE
2007-10-18 jwang36Removed reference to non-existing library class
2007-10-18 klu2The BaseAddress and Length should be align PAGE accordi...
2007-10-18 vanjeffClean UGA from Nt32Pkg.
2007-10-18 qhuang8Add detailed instructions on the generation of binaries...
2007-10-18 qwang12Update the return status to comply to PI spec.
2007-10-17 lgao4Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSe...
2007-10-17 lgao4Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSe...
2007-10-17 lgao4Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSe...
2007-10-17 lgao4Apply Crc32GuidedSectionExtract library instance to...
2007-10-17 lgao4Add Crc32GuidedSectionExtractLib instance to produce...
2007-10-17 vanjeffMerger trackers #7807 and #8372.
2007-10-17 jljustenMake scripts work from $WORKSPACE/BaseTools.
2007-10-17 jljustenMoved (back!) to $WORKSPACE/BaseTools location, as...
2007-10-17 jljustenMoving from $WORKSPACE/Tools/BuildEnv $WORKSPACE/BaseTo...
2007-10-17 jljustenRefer to $WORKSPACE/BaseTools rather than $WORKSPACE...
2007-10-17 jljustenRestoring $WORKSPACE/BaseTools location, as the plan...
2007-10-17 jljustenRestoring $WORKSPACE/BaseTools location, as the plan...
2007-10-16 jljustenTools/BaseTools/Bin/Darwin:
2007-10-16 jljustenTools/BaseTools/Bin/PosixLike/*:
2007-10-16 jljustenTools/BaseTools/BuildEnv.py:
2007-10-16 jljustenTools/BaseTools/BuildEnv.py:
2007-10-16 jljustenMoved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.
next