]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
fix ecc
[mirror_edk2.git] / MdeModulePkg / Universal /
2009-02-06 vanjeffupdate format.
2009-02-06 jji4Code level security checked
2009-02-03 klu2Fix typo in meta data.
2009-02-03 jji4use the GUIDed versions of events listed below: EVT_SIG...
2009-02-03 ywu21fix some checklist issues
2009-02-03 vanjeffremove some internal functions and allocate some FIFO...
2009-02-03 jlin16Fix non-asci char in comment.
2009-02-03 qwang121) Clean up the INF and add in comment to describe...
2009-02-03 eric_tianAdd information in Meta-Data file
2009-02-02 qwang12Remove the accidental check in of test code.
2009-02-02 qwang12Add in ASSERT to check out-of-bound and possible derefe...
2009-02-02 eric_tianThe caller of FindVariable() function ensure VariableNa...
2009-02-01 qwang12Update the protocol function to return EFI_INVALID_PARA...
2009-02-01 niryre order the function definition to avoid unnecessary...
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-23 xli24Update for Meta data.
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...
2009-01-23 klu2Fix issue from code scrub.
2009-01-22 lgao4Add check when use Index as Array [Index] to avoid...
2009-01-22 lgao4Add check after allocate pool.
2009-01-22 vanjeffremove klocwork issue.
2009-01-21 gikidyMeta-data reviewed and verified.
2009-01-20 qwang12K8:
2009-01-20 gikidyMeta-data review.
2009-01-20 gikidyAdd some info for some PCD controlled GUIDs and Protocols.
2009-01-20 gikidyMeta-data review.
2009-01-20 jji4Source level security checked
2009-01-20 gikidyMeta-data review.
2009-01-20 gikidyMeta-data review.
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-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 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-14 vanjeff1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevic...
2009-01-14 vanjeff1.fixed one bug to 'reconnect -r' when running 4 times.
2009-01-13 ywu21unified "iSCSI" in all comments
2009-01-12 vanjeffremove information output in SNP poll function.
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-05 eric_tianAs variable area is not reliable in recovery path,...
2009-01-05 lgao4Fix VS2005 build error
2009-01-04 gikidyCode scrub for GraphicConsoleDxe Module.
2009-01-04 lgao4Code scrub for the following drivers and librarys.
2008-12-31 vanjeffadd check for NULL pointer reference.
2008-12-31 gikidyFix some typo.
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 jgong5code scrub for Ip4ConfigDxe
2008-12-29 niryFix the IN OUT modifier for parameters.
2008-12-29 niry1). Fix the debug level for DEBUG macro
2008-12-26 gikidyCheck Library usage.
2008-12-26 jji4Unicode characters removed
2008-12-26 niryRemove a goto statement.
2008-12-26 klu2Refine function comments for BdsDxe module.
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 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 jgong5Scrubbed some code for Ip4ConfigDxe.
2008-12-23 eric_tianfix ECC tool's warning
2008-12-23 klu2Refine function comments for BdsDxe module.
2008-12-23 eric_tianrefine comments for EFI_CONSOLE_CONTROL_PROTOCOL
2008-12-22 eric_tianremedy the ppi comment. This module is always used...
2008-12-22 vanjeffcode scrub for consplitter module.
2008-12-19 klu2Refine comments for BDS module.
2008-12-19 vanjefffixed one bug to pass GCC.
2008-12-19 jji4Coding style corrected
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
2008-12-18 lgao4Enhance PciCfg2 driver to handle unaligned Pci access...
2008-12-17 jljustenMdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h:
2008-12-17 qhuang8Refine code to remove structure assignment
2008-12-17 gikidyFix some typo.
2008-12-17 gikidyCode scrub for Universal\Console\TerminalDxe.
2008-12-17 klu2refine module description for BdsDxe module.
next