]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2007-09-06 vanjeffChanged the code style. it could pass EBC and ICC build.
2007-09-06 qhuang8Update the syntax of PCD section.
2007-09-06 qwang12Clean up two infs.
2007-09-05 xli24Temporarily fix the issue that Tiger cannot boot to...
2007-09-05 qwang12change the ExitBootService event to SetVirtualMapChange...
2007-09-04 vanjeffFixed one bug when runtime test. The root cause is...
2007-09-04 vanjeff1. Import SnpNt32Dxe. That is a thunk driver could...
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-09-04 qwang12First round of PI enabling work:
2007-09-03 jwang36Fixed an issue which will remove the first line if...
2007-09-03 lgao4Update Acpi Asl file Build rule to remove trim step.
2007-09-03 jwang36Updated per the latest status of tools
2007-09-03 qhuang8Add a new library class of SmmLib
2007-09-01 AJFISHRemoved unused PCD entries.
2007-09-01 AJFISHRemoved PCD entries for CPU properties as they should...
2007-09-01 AJFISHFixed problem with sign extension in print lib. PrintXY...
2007-08-31 vanjeffAdd missing packages dependency.
2007-08-31 jwang36Updated the revision of source files build.exe was...
2007-08-31 jwang361. Added support of included file with macro
2007-08-31 klu2Add <BR>
2007-08-31 jwang36Added missing dependent package
2007-08-30 mdkinneyUpdate for ICC 10
2007-08-30 AJFISHAdded EFIAPI to event
2007-08-30 klu2Remove '|' at end of PCD line.
2007-08-30 klu2Fix wrong PCD definition in DEC file.
2007-08-30 qhuang8Add execute attribute for exe file.
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-30 klu2[PI compatible enabling] Add PeiRegisterForShadow inter...
2007-08-30 klu2Add some definitions which will be used for future...
2007-08-30 vanjeff1. Fixed one bug in Undi driver.
2007-08-30 jwang36Removed the duplicated dependent package
2007-08-30 xli24Fix a bug that parentheses do not place correctly in...
2007-08-30 jwang36Added missing dependent package
2007-08-30 klu2Fix the invalid return code for OemHookStatusCodeLibNul...
2007-08-30 qhuang8Fix the wrong Maximum size for PcdUefiVariableDefaultPl...
2007-08-30 klu2Fix non-Ascii character in comments
2007-08-29 lhauchCleaned up the tools_def.template file
2007-08-29 qhuang8Update INF files to remove/update non-exist files liste...
2007-08-29 zliu3Update the build_rule.template to enable the PCD usage...
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-08-29 qhuang8Fix a critical bug that the Migration Tool mistakenly...
2007-08-29 qhuang8Update comments.
2007-08-29 qhuang8update the callback event error. The event type should...
2007-08-28 mdkinneyFix IPF build break
2007-08-28 lgao4Fix one bug in GenFv tool to generate the correct capsu...
2007-08-28 lgao4Update the following tools with usage information,...
2007-08-28 xli24Update compiler switches for ICC build.
2007-08-28 lgao4Remove the duplicated Hii header file FrameworkHii.h
2007-08-28 lgao4Using the correct HiiFramework.h header file.
2007-08-28 klu2Fix the CYGWIN GCC build issue.
2007-08-28 yshang1Import ResetSystemLib.
2007-08-28 mdkinneyUpdate MSFT IPF flags to us /Ox /Zx /GF
2007-08-27 mdkinneyAdd check of buffer value returned from AllocateZeroPool()
2007-08-27 vanjeff1. Sync the latest network stack. Add NetLibCreateIPv4D...
2007-08-27 htaoTianoCompress tool code cleanup to delete parameters...
2007-08-27 htaoFix a bug in TianoCompress tool to handle encoded file...
2007-08-27 vanjeff1. Sync Tcp4 protocol definitions to match UEFI 2.1
2007-08-27 qhuang8Remove the unnecessary "BINARY_MODULE" in binary INF...
2007-08-27 qwang12Make IntelFrameworkPkg GCC+IA32 clean.
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-27 qwang12Make MdePkg GCC clean
2007-08-27 jwang36Added missed GenFds version and fixed the path error
2007-08-27 mdkinneyHandle case when PAL calls 13 or 14 may not be available.
2007-08-24 qwang12add in newline to make it pass GCC build
2007-08-24 xli24Update ASL definition for ICC tool chain.
2007-08-24 mdkinneyAdd #defines for the SAL System Table entry sizes
2007-08-24 mdkinneyClean up INF file
2007-08-24 mdkinneyRemove duplicate GUID declaration for DataHub
2007-08-24 vanjeff1. clean up codes.
2007-08-24 xli24Update for ICC build.
2007-08-24 lgao4Update build rules to cover ICC build for aslc file.
2007-08-24 qwang12Use CopyGuid instead of CopyMem.
2007-08-24 qhuang8Remove the optional "Target" according to Extended...
2007-08-24 qhuang8Remove the optional "Target" according to Extended...
2007-08-23 htaoSync GenVtf.exe and TianoCompress.exe tool to the binar...
2007-08-23 klu2Fix building issue for Intel Compiler
2007-08-23 qwang12Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE...
2007-08-23 qwang12Add in BuildFv2Hob in HobLib
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-08-22 jwang36Changed the revision number of AutoGen source code...
2007-08-22 qwang12Update the code to match spec for EfiFvbSetVolumeAttrib...
2007-08-22 jwang36Fixed incremental link issue, which dependent libraries...
2007-08-22 yshang1Update the comments of PiDxe.h, PiPei.h and Uefi.h.
2007-08-22 yshang1Update PciCfg2.c to follow strict ANSI C spec.
2007-08-20 jwang361. Added revision information of source code from which...
2007-08-20 qwang12Merge in a bug fixed in EDK tree.
2007-08-20 qwang12Merge in some fix from R8 on USB Bus driver:
2007-08-19 qhuang8Rename the Msa2Inf.exe to MigrationMsa2Inf to indicate...
2007-08-18 jwang36Changed the order of SLINK option
2007-08-18 jwang36Re-designed build_rule.template and updated build.exe...
2007-08-18 qhuang8Check in the proto-Msa2Inf tool. This is the really...
2007-08-18 jwang36Added back removed files for Python tools, and re-gener...
2007-08-17 mdkinneyUse <> in #include statements instead of "" for include...
2007-08-17 mdkinneyUse <> in #include statements instead of "" for include...
2007-08-17 mdkinneyUse <> in #include statements instead of "" for include...
2007-08-17 mdkinneyUse <> in #include statements instead of "" for include...
2007-08-17 qhuang8Remove several unprintable characters in comments
next