]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
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.
2007-10-16 jljustenedksetup.sh:
2007-10-16 jljustenMoved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.
2007-10-16 jljustenCopying latest $WORKSPACE/BaseTools to $WORKSPACE/Tools...
2007-10-16 jljustenDeleting to allow latest version of BaseTools (from...
2007-10-16 jljustenReorganize templates to allow different templates
2007-10-16 jljustenThis script will help automate build environment initia...
2007-10-16 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-10-16 jlin16change location of FvAddress.inf to FV\Ffs.
2007-10-16 jwang36Solved the VS2005 assembler issue in which "/omf" switc...
2007-10-16 lgao4Add back the trick logic on EFI_PCI_DEVICE_ENABLE in...
2007-10-16 vanjeffMerger network tackers 9307, 9338, 9339, 9397
2007-10-16 jwang36Changed the default directory of VS2005TEAMSTUIE to...
2007-10-16 qwang12add in include for header file to get value for MACRO...
2007-10-16 klu2Add judgement for TextModeMap
2007-10-16 jwang36Added VS2005TEAMSUITE tool chain
2007-10-16 vanjeffAdd PcdConOutGopSupport and PcdConOutUgaSupport referen...
2007-10-16 jwang36Added "/D_CRT_SECURE_NO_WARNINGS" to disable warning...
2007-10-16 klu2Remove comments for removed parameter.
2007-10-16 jwang36Fixed an issue which cause mismatch of line directive...
2007-10-16 vanjeff1. Add PcdConOutGopSupport and PcdConOutUgaSupport...
2007-10-16 klu2Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg.
2007-10-16 klu2Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg.
2007-10-15 qwang121) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSu...
2007-10-15 qwang121) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSu...
2007-10-15 qwang121) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSu...
2007-10-15 lgao4Remove the special logic on EFI_PCI_DEVICE_ENABLE in...
2007-10-15 jwang36Added GCC assembly code preprocessing support
2007-10-15 klu2Remove library instance of PeiServicesTablePointerLibMm7
2007-10-15 lgao4Merge EDK tracker 892 to EDK II.
2007-10-15 jwang36Added help message for "NewBuild" and "--nt32" option
2007-10-13 jljustenMoving BaseTools to Tools/BaseTools.
2007-10-12 lgao41. Update internal EfiPrint protocol to contain all...
2007-10-12 lgao4Fix ICC build error
2007-10-12 eric_tianfixed the following problems:
2007-10-12 jwang36Added DLL attribute for SLINK and/or CC command because...
2007-10-12 jwang36Corrected the wrong ARCH in WINDDK3790x1830 tool chain...
2007-10-12 jwang36Updated with the latest changes of build tools.
next