]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
K8:
[mirror_edk2.git] / MdeModulePkg /
2009-01-20 qwang12K8:
2009-01-20 qwang12K8:
2009-01-20 qwang12K8:
2009-01-20 qwang12K8: add new variable PasswordSize to remove immeidate...
2009-01-19 jji4Assertions added
2009-01-19 jji4Source level security checked
2009-01-19 gikidyAdd some ASSERT()s.
2009-01-19 jji4Source level security checked
2009-01-19 gikidyAdd some ASSERT()s.
2009-01-18 klu2Fix the wrong file comments for SnpDxe.inf driver
2009-01-16 jji4Source level security checked
2009-01-16 gikidy1.Moved HotPlugDevice.h & SimpleTextInNotify.h from...
2009-01-16 niryInsert comments for functions/macros and add the file...
2009-01-16 jgong5sync function header to avoid ecc
2009-01-16 jgong5Fixed OPTIONAL/comma issue
2009-01-16 jgong5code scrub fix
2009-01-15 qwang12Fix a bug which print new stack size and old stack...
2009-01-15 jji4Comments checked
2009-01-15 jji4Array boundary evaluation expression fixed.
2009-01-15 jji4Source level security checked
2009-01-15 jji4Coding style checked
2009-01-15 gikidyPerformance and size optimised.
2009-01-15 qhuang8Apply code to avoid security warnings.
2009-01-14 vanjeff1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevic...
2009-01-14 vanjeff1.fixed one bug to 'reconnect -r' when running 4 times.
2009-01-13 ywu21fix one minor comment error
2009-01-13 ywu21fix minor comment error
2009-01-13 ywu21sync Netlib function from c file
2009-01-13 ywu21fix file header issues
2009-01-13 ywu21git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-01-13 xli24Minor refinement for USB modules.
2009-01-13 ywu21unified "iSCSI" in all comments
2009-01-13 xli24Update for code security.
2009-01-12 xli24Refine USB Mass Storage Driver.
2009-01-12 vanjeffremove information output in SNP poll function.
2009-01-12 xli24Code scrub for USB Mass Storage Driver.
2009-01-12 ywu21add macro function comments
2009-01-12 ywu21checking coding style issues:
2009-01-09 lgao4Add INF extension Information
2009-01-09 jji4INF extension reviewed
2009-01-08 vanjeffECC clean up.
2009-01-08 vanjeffECC clean up.
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-07 jji4INF extension reviewed
2009-01-06 eric_tianclean-up MdeModulePkg/Include/Protocol.
2009-01-06 lgao4Correct /FAcs option to /FAsc
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-04 gikidyCode scrub for GraphicConsoleDxe Module.
2009-01-04 qwang12Replace CopyMem() which can be replaced by BaseLib...
2009-01-04 lgao4Code scrub for the following drivers and librarys.
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 gikidyFix some typo.
2008-12-30 jgong5enhanced function header
2008-12-30 jgong5Enhance function header
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 jgong5code scrub for Ip4ConfigDxe
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 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 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 lgao4Change MAX_CHOICE_NUM to max UINT8 value
2008-12-25 lgao4Code Clean for Driver PlatformDriOverrideDxe and PlatOv...
2008-12-25 vanjeffEFI_SIGNATURE_32 has been replaced by SIGNATURE_32
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 klu2Refine function comments for BdsDxe module.
2008-12-24 lgao4Update Comments
2008-12-24 lgao4Code clean for Ftw driver, remove the obsolete logic...
2008-12-24 vanjeff1. code scrub for ConSplitterDxe.
2008-12-23 qhuang8Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib...
2008-12-23 ywu21pure UEFI should not include “PiDxe.h” and “PiPei.h”
next