]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2009-01-08 niryChange the file headers and some function comments.
2009-01-08 jwang36Another test version trying to solve the non-existence...
2009-01-07 jji4Memory overflow verified
2009-01-07 gikidyFix memory overflow.
2009-01-07 klu21, Remove DxeReportStatus driver, because DxeIpl has...
2009-01-07 jji4INF extension reviewed
2009-01-07 jwang36A test version trying to solve the non-existence issue...
2009-01-07 klu2Remove ASM16 tool definition, it is same as ASM tool...
2009-01-07 klu2Usb ASM but *not* ASM16, the tool chain of ASM is same...
2009-01-07 lgao4Add check for Zero Relocation section.
2009-01-06 klu2Remove debug code.
2009-01-06 klu2Add dummy GnuMakefile to pass UNIXGCC building for...
2009-01-06 klu2Add bootsector module, this module is not a EFI driver...
2009-01-06 klu2Add ASM16 rule for ICC tool chain.
2009-01-06 eric_tianclean-up MdeModulePkg/Include/Protocol.
2009-01-06 lgao4Correct /FAcs option to /FAsc
2009-01-06 lgao4Remove /Fa option to cause multithread build failed.
2009-01-06 klu2Use ASMLINK macro but *not* ASMLINK16
2009-01-06 klu2Use relative path for base tools.
2009-01-06 klu21, Enable USB boot for R9's Duet.
2009-01-06 klu2Add DuetDxeReportStatusCodeLib which will get ReportSta...
2009-01-05 eric_tianAs variable area is not reliable in recovery path,...
2009-01-05 gikidy1. Add some ASSERT();
2009-01-05 eric_tianAs variable area is not reliable in recovery path,...
2009-01-05 jji41.Coding style checked
2009-01-05 lgao4Fix VS2005 build error
2009-01-05 lgao4Correct Compiler option /FAcs to /FAsc
2009-01-04 gikidyCode scrub for GraphicConsoleDxe Module.
2009-01-04 qwang12Revert OUTPUT_DIRECTORY to Build/EdkCompatibilityPkg...
2009-01-04 qwang12Add a comment to describe the reason why the GUID for...
2009-01-04 gdong1Replace some CopyMem() for GUID copy with CopyGuid().
2009-01-04 qwang12Replace CopyMem() which can be replaced by BaseLib...
2009-01-04 klu2Fix PCD typo
2009-01-04 qhuang8Temporarily remove the assertions and we may find some...
2009-01-04 lgao4Code scrub for the following drivers and librarys.
2008-12-31 lhauchRetiring the ANT/JAVA build and removing the older...
2008-12-31 lhauchadded messages for forcing reconfig, over-write of...
2008-12-31 lhauchRemoved Java/Ant specific content from the setup scripts.
2008-12-31 lhauchRetiring the ANT/JAVA build and removing the older...
2008-12-31 vanjeffremove unnecessary check for NULL pointer.
2008-12-31 vanjeffadd check for NULL pointer reference.
2008-12-31 xli24Renamed remotely
2008-12-31 xli24Code Scrub for USB Mouse Absolute Pointer Driver.
2008-12-31 gikidyAdd some ASSERT()s to avoid NULL reference.
2008-12-31 jwang36Updated the changes in r7158
2008-12-31 gikidyFix some typo.
2008-12-31 jwang36Updated the macro description according to the latest...
2008-12-31 jwang361) Re-fine and fully test the mechanism of getting...
2008-12-30 jgong5enhanced function header
2008-12-30 jgong5Enhance function header
2008-12-30 klu2Fix bug that Duet BDS fail to get PciExpressAddress...
2008-12-30 gikidyCheck comments, format and fix some typo.
2008-12-30 vanjeff1. Use Mde library for Debug Port Module
2008-12-30 jji4Typo corrected
2008-12-30 xli24Code Scrub for USB mouse driver.
2008-12-30 qhuang8Fix build break
2008-12-30 jgong5code scrub for Ip4ConfigDxe
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-29 niryFix the IN OUT modifier for parameters.
2008-12-29 vanjefffixed potential NULL pointer reference issue.
2008-12-29 jgong5Add () after function name so that Doxygen can create...
2008-12-29 ywu21git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-12-29 niry1). Fix the debug level for DEBUG macro
2008-12-26 jgong5no need to use EFIAPI
2008-12-26 gikidyCheck Library usage.
2008-12-26 gikidyCheck Library usage and fix some typo.
2008-12-26 jgong5Fix OPTIONAL usage
2008-12-26 jgong5Add more comments
2008-12-26 gikidyCheck Library usage and fix some typo.
2008-12-26 jji4Coding style checked
2008-12-26 klu2Correct binary tools for generating DUET image.
2008-12-26 klu2Enable debug print for Duet platform.
2008-12-26 jji4Unicode characters removed
2008-12-26 jji4Library usage checked
2008-12-26 niryRemove a goto statement.
2008-12-26 lgao4Remove the capsule PCD value setting. This value is...
2008-12-26 lgao4Remove the capsule PCD value setting. This value is...
2008-12-26 qwang12Upgrade both PACKAGE_VERSION and PLATFORM_VERSION to...
2008-12-26 klu2Refine function comments for BdsDxe module.
2008-12-25 niryAdd more comments for Netbuf* functions in NetLib.h
2008-12-25 nirygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-12-25 niryAdd more comments to describe the net buffer operation...
2008-12-25 qwang12Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_S...
2008-12-25 lgao4Change MAX_CHOICE_NUM to max UINT8 value
2008-12-25 lgao4Code Clean for Driver PlatformDriOverrideDxe and PlatOv...
2008-12-25 hfangFixup for review
2008-12-25 lgao4Roll back to add rule for uni file, change Uni output...
2008-12-25 vanjeffEFI_SIGNATURE_32 has been replaced by SIGNATURE_32
2008-12-25 lgao4Remove unused PCH compiler option and unused build...
2008-12-24 ywu21Pure UEFI code should not include “PiDxe.h” & “PiPei.h”
2008-12-24 ywu21Pure UEFI code should not include “PiDxe.h” & “PiPei.h”
2008-12-24 niryFixing function headers.
2008-12-24 jgong5code scrub ArpDxe
2008-12-24 gdong1correct some coding style issues.
2008-12-24 klu2Refine function comments for BdsDxe module.
2008-12-24 lgao4Update Comments
2008-12-24 gdong1make the comment parameter be consistent with the funct...
2008-12-24 lgao4Code clean for Ftw driver, remove the obsolete logic...
2008-12-24 vanjeff1. code scrub for ConSplitterDxe.
2008-12-24 vanjeffupdated some comments.
next