]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2007-11-27 mdkinneyUpdate NT32 BDS to produce the MemoryTypeInformation...
2007-11-27 lgao4Remove the unnecessary CapsuleInfo.h file.
2007-11-27 lgao4Add Capsule image Table entry in Uefi/UefiSpec.h accord...
2007-11-27 eric_tianuse a PS/2 mouse to simulate a faked touchpad device.
2007-11-27 qwang12correct the gEfiCapsuleArchProtocolGuid to be the same...
2007-11-27 mdkinneyChange Sleep() time to 1ms to reduce pauses when runnin...
2007-11-27 mdkinneyAdd FUNCTION_ENTRY_POINT macro
2007-11-27 mdkinney1) Improve the EFI Memory Map stability to improve...
2007-11-23 vanjeffA small changing to reduce size for ConSplitter module.
2007-11-23 eric_tianalign some line to conform with code style
2007-11-23 vanjeffSave original PCI attributes in start() function and...
2007-11-23 qhuang8Apply library to test controller handle.
2007-11-23 qhuang8Port CirrusLogic5430 from EDK II code base.
2007-11-22 qwang12correct on bug in DebugLib instance.
2007-11-22 qhuang8Update AtapiPassThru driver in Option ROM package to...
2007-11-22 qhuang8Fix typo.
2007-11-22 klu2Fix some bugs in DSC/INF file Nt32 platform
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-11-21 lgao4Minor change for GenFv to support capsule attribute...
2007-11-21 eric_tiandelete a debug output to pass through EBC build and...
2007-11-20 klu2Remove the old definition in FlashMapHob
2007-11-20 qhuang8Remove AtapiPassThru driver in NT32 DSC file
2007-11-20 qhuang8Add change log for non-compatible change.
2007-11-20 qhuang8Remove debug print statement checked in inadvertently
2007-11-20 qhuang8Remove Atapi Pass Thru driver in MdeModulePkg. This...
2007-11-20 qhuang8Add OptionRomPkg, it contains AtapiPassThru driver...
2007-11-20 vanjeffremove member context from _EFI_MTFTP4_TOKEN structure.
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-11-20 klu2Move out the FlashMapHob
2007-11-20 lgao4Revert R4300 change, Runtime driver doesn't need to...
2007-11-19 jwang36a. Revised error message for a module that is not requi...
2007-11-19 qwang12Use MACRO EFI_FV_FILETYPE_ALL instead of a constant.
2007-11-19 qwang121) Make PEI PI File system service to skip PAD file
2007-11-18 qwang12Fix up the comment for several functions and make sure...
2007-11-16 lgao4Convert the capsule image address installed in Configur...
2007-11-16 lgao4Add CapsuleInfo guid to store the list of capsule image...
2007-11-15 qwang12Add a feature flag to allow platform developer to decid...
2007-11-14 eric_tianadd UsbMouseSimulateTouchPad driver to verify the corre...
2007-11-13 vanjeffRemove gEfiNetworkInterfaceIdentifierProtocolGuid refer...
2007-11-13 vanjeffRemove gEfiNetworkInterfaceIdentifierProtocolGuid refer...
2007-11-09 vanjeff1. CoreOpenImageFile(): FilePath should be IN OUT.
2007-11-08 qhuang8Fix build break for X64 cpu architecture.
2007-11-08 qwang12gEfiVariableWriteArchProtocolGuid should be used for...
2007-11-08 jwang36Fixed the dependency issue on wrong name of makefile.
2007-11-08 qhuang8PI spec will be updated to make it clear that this...
2007-11-08 qhuang8Merge EDK899: fixed bug to support EFI_HOB_TYPE_MEMORY...
2007-11-08 qwang121) If PeiLoadImage fails, the section extraction PPI...
2007-11-08 qhuang8Fix the wrong memory type for BSP stack hob. EfiConvent...
2007-11-08 yshang11) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.
2007-11-07 zliu3Removed the PAL definition of PAL_ROUTE_CONFIG because...
2007-11-07 lgao4Fix GenFv bug without init local variable
2007-11-07 jlin16Strip the relocation section for SEC, PEIM and PEI...
2007-11-07 qhuang8Fix a memory leak issue.
2007-11-07 qhuang8Fix a memory leak issue.
2007-11-06 lgao4Update tool to support reloc section removed, PAD file...
2007-11-06 lgao4To find DxeCore by PE32 section is enough, DxeCore...
2007-11-06 jwang36Fixed an issue which would cause trimming empty file...
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...
next