]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2009-01-12 jwang36Roll back to normal version
2009-01-11 jwang36A trial version making use of pywin32 api to create...
2009-01-10 jwang36test version
2009-01-09 jwang36Try to solve the non-existence issue of AutoGen-ed...
2009-01-09 jwang36Final test version (GC plus bufsize=1) trying to solve...
2009-01-09 jji4INF extension reviewed
2009-01-09 klu2Add build steps for duet platform.
2009-01-09 jwang36Another test version (using low-level api provided...
2009-01-09 gikidyINF file verified, and Coding Style reviewed.
2009-01-09 jwang36Another test version (using garbage collection to do...
2009-01-09 lgao4Move Varialbe common definitions (GET_PAD_SIZE and...
2009-01-09 lgao4Move common definitions (GET_PAD_SIZE and HEADER_ALIGN...
2009-01-09 lgao4Add INF extension Information
2009-01-09 jwang36Another test version (using bufsize=1) trying to solve...
2009-01-09 jwang36Another test version (using glob to check file existenc...
2009-01-09 jwang36Another test version (sleep in main loop) trying to...
2009-01-09 jwang36Another test version (using windows's specific 'c'...
2009-01-09 jji4INF extension reviewed
2009-01-09 jwang36Another test version trying to solve the non-existence...
2009-01-09 jwang36Another test version trying to solve the non-existence...
2009-01-09 jji4INF extension reviewed
2009-01-08 lhauchFixed the over-write message to print only with RECONFI...
2009-01-08 gdong1Fix FreePoll() bugs in some places.
2009-01-08 jji4INF extension reviewed
2009-01-08 lgao4Remove 'DEBUG_MYTOOLS_IA32' from GUIDed tool specificat...
2009-01-08 hfangUpdate For R9 Review.
2009-01-08 lgao4Add general Tiano Compress tool path.
2009-01-08 vanjeffECC clean up.
2009-01-08 vanjeffminimum update function header.
2009-01-08 vanjeffECC clean up.
2009-01-08 vanjeffUpdate function header.
2009-01-08 jji4INF extension reviewed
2009-01-08 jji4INF extension reviewed
2009-01-08 gikidy1.Review the comments;
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.
next