]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2007-01-04 jwang36Changed the FrameworkWizard.jar path from Bin to bin
2007-01-04 klu2Fix building issue for VC compiler. And enable GenFvMap...
2007-01-04 klu2Fix building issue for Mac OS
2007-01-04 hche10x1. Fix EDKT413: EnumerationData.java should use defined...
2007-01-04 klu2Fix building error in Linux
2007-01-04 mdkinney1) Update XmlRoutines.py to strip all whitespace
2007-01-03 bbahnsenRemove GenFvMap from the build since it does not compil...
2007-01-03 ywangAdded or modified utility version and usage display.
2007-01-03 bbahnsenAdd a stub assembly file to fix the gcc build break.
2007-01-02 ywanggit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-01-02 ywangAdded or modified utility version and usage display.
2006-12-31 bxingIntegrated FV memory map into R9
2006-12-30 bxing1. Added a new tool GenFvMap, which is able to generate...
2006-12-30 klu2Downgrade the checking for 'extra qualification' introd...
2006-12-30 xli24For USB mass storage, READ_FORMAT_CAPACITIES command...
2006-12-29 bxingFixed tracker EDKT395
2006-12-29 qhuang8Add Guid HOB type for these three library instances.
2006-12-29 jlin16Make opening dialogs re-gain focus when user switch...
2006-12-29 hche10x1. Fix EDKT496 Framework Wizard should allow user to...
2006-12-28 klu2Add ant-contrib.jar to class path
2006-12-28 jlin16add support arch check for pcd entries when adding...
2006-12-28 hche10x1. Fix EDKT336: Back to focused dialog window when...
2006-12-28 jlin16remove unnecessary check between pcd table line selecti...
2006-12-28 vanjeffadd <SupModuleList> in <LibraryClass> item for TimerLib...
2006-12-28 qhuang8Introduce a new Guid with CName gEfiGenericPlatformVari...
2006-12-28 qhuang8Introduce a new Guid with CName gEfiGenericPlatformVari...
2006-12-28 qhuang8Refix the previous issue.
2006-12-28 qhuang8Fix a typo in UefiLib. The parameter type of Registrati...
2006-12-26 lgao4Add debug info when allocate pages failed in PeiMain.
2006-12-26 lgao4Add debug info when decompress failed in DxeIpl and...
2006-12-26 jlin16Add null pointer check to drop-down list of platform...
2006-12-26 klu2Fix some Linux's build issue.
2006-12-26 wuyizhongMigrate GOP driver from R8.6 for NT32. Add a new PCD...
2006-12-25 klu2If "SupArchList" is defined for a PCD in MSA, should...
2006-12-25 jwang36Fixed a bug which will cause single module build fail
2006-12-23 bbahnsenAdd the doxygen config file.
2006-12-22 jwang36Rewrote the error message output when module cannnot...
2006-12-22 jwang36Fixed the issue in which local variable "Status" is...
2006-12-22 qhuang8Optimize to preallocate big bigs to avoid latter alloca...
2006-12-22 jwang36Fixed the issue in multi-msa build in single mode;...
2006-12-22 rsun3In original DxeIpl64 PEIM, Creating page table is perfo...
2006-12-22 qwang12gEfiMdePkgTokenSpaceGuid should be used instead of...
2006-12-22 jwang36Fixed the issue in the library instance constructor...
2006-12-22 bbahnsenAdded some new field to the far template.
2006-12-21 jlin16Add new-line characters in error message to make them...
2006-12-21 bbahnsenAdded a template mechanism to act as the user interface...
2006-12-20 qhuang8Set 0xff to both bridge & non-bridge device in case...
2006-12-20 jlin16Add support for PCD token larger than 0x80000000 when...
2006-12-20 klu2Add runtime checking for EdkFvbServiceLib.
2006-12-20 mdkinneyUpdate DxeSmmDriverEntryPoint library to only support...
2006-12-19 bbahnsenAdd an elf tool chain.
2006-12-19 bbahnsenAdd md5sums to the manifest.
2006-12-19 lgao4Update APP flag for VS2003, VS2005PRO and WINDDK toolchain.
2006-12-19 mdkinneyAdd GLOBAL_FUNCTION macro for Itanium
2006-12-19 klu2Add more check for index whether exceed maximum value...
2006-12-19 klu2Add more check for index whether exceed maximum value...
2006-12-19 bbahnsenRemove missing files from msa.
2006-12-19 mdkinneyAdd FIT types from the SAL Spec to SalApi.h
2006-12-19 bbahnsenRemove some non-existent files from msa files.
2006-12-18 mdkinneyRemove commented out inclusion of SalApi.h
2006-12-18 mdkinneyOnly include SAL related definitions if the CPU Arch...
2006-12-18 mdkinneyOnly include SmmCis.h if the CPU Arch is IA32 or X64
2006-12-16 bbahnsenPopulate the zip file while building the manifest.
2006-12-16 bbahnsenAdd better command line parameter handling.
2006-12-16 bbahnsenCorrections to the far manifest.
2006-12-16 bbahnsenStart to build the manifest.
2006-12-16 bbahnsenAdd a far maker
2006-12-15 klu2Fix iMac build issue.
2006-12-14 lgao4Merge R8->R9 tracker 5935 and 7080 to update runtime...
2006-12-14 klu2Merge R8 track #8354: SupportPalette() algorithm incorrect
2006-12-14 xli24Original BdsLibMatchDevicePaths() excludes end node...
2006-12-14 klu2Add blank line at end of source code for GCC building.
2006-12-14 klu2Add blank line at end of source code for GCC building.
2006-12-13 xgu3Change the Boot Script storage to fixed length.
2006-12-13 qwang121) Use FeatureFlag PcdPciBusHotplugDeviceSupport to...
2006-12-13 jwang36Added support for macro/property in tools_def.txt....
2006-12-13 klu2Fix the showstopper track 435 that console can not...
2006-12-13 xgu3Fix the bug that GraphicsConsole try to update mode...
2006-12-13 qwang121) Use FeatureFlag PcdPciBusHotplugDeviceSupport to...
2006-12-13 qwang121) Use FeatureFlag PcdPciBusHotplugDeviceSupport to...
2006-12-13 jwang36Fixed EDKT484 and rewrite the output message when no...
2006-12-12 klu2Fix linux/cygwin build issue.
2006-12-12 wuyizhongFix some minor error. Add EFI_IMAGE_NT_HEADERS definiti...
2006-12-12 xli24GetCurrentLanguage() in IFR Support Library treats...
2006-12-12 wuyizhongMerge GOP related code from r8->r9.
2006-12-12 wuyizhongmake edksetup.bat accept case-insensitive parameters.
2006-12-12 mdkinneyUpdate BaseDebugLibNull to not touch any global variabl...
2006-12-11 jwang36Used the msa file name instead of module name as interm...
2006-12-11 hche10x1. Fix EDKT483 FrameworkWizard Should support multiple...
2006-12-11 xgu3Fix the bug that could make gMemoryTypeInformation...
2006-12-08 jwang36Fixed EDKT482. Added support for multiple msa files...
2006-12-08 xli24Support adding boot option from removable media, and...
2006-12-08 qhuang8Do not clear debug register. New performance code does...
2006-12-08 klu2The EFI_IMAGE_REL_BASED_DIR64 type has been in switch...
2006-12-08 klu2Handle new relocation type EFI_IMAGE_REL_BASED_DIR64...
2006-12-08 qhuang8Add a new definition according to Pci spec 2.2
2006-12-08 jwang36Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_...
2006-12-08 jwang36Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back...
2006-12-08 klu2Add more assert to check table pointer.
2006-12-07 lgao4Remove unused library class EdkPeCoffLoaderX64Lib and...
next