summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2008-12-29Fix the IN OUT modifier for parameters.niry
2008-12-29fixed potential NULL pointer reference issue.vanjeff
2008-12-29Add () after function name so that Doxygen can create reference in doc.jgong5
2008-12-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7144 6f1...ywu21
2008-12-291). Fix the debug level for DEBUG macroniry
2008-12-26no need to use EFIAPIjgong5
2008-12-26Check Library usage.gikidy
2008-12-26Check Library usage and fix some typo.gikidy
2008-12-26Fix OPTIONAL usagejgong5
2008-12-26Add more commentsjgong5
2008-12-26Check Library usage and fix some typo.gikidy
2008-12-26Coding style checkedjji4
2008-12-26Unicode characters removedjji4
2008-12-26Library usage checkedjji4
2008-12-26Remove a goto statement.niry
2008-12-26Remove the capsule PCD value setting. This value is same to the default value...lgao4
2008-12-26Refine function comments for BdsDxe module.klu2
2008-12-25Add more comments for Netbuf* functions in NetLib.hniry
2008-12-25git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7125 6f1...niry
2008-12-25Add more comments to describe the net buffer operation functions.niry
2008-12-25Change MAX_CHOICE_NUM to max UINT8 valuelgao4
2008-12-25Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An...lgao4
2008-12-25EFI_SIGNATURE_32 has been replaced by SIGNATURE_32vanjeff
2008-12-24Pure UEFI code should not include “PiDxe.h” & “PiPei.h”ywu21
2008-12-24Pure UEFI code should not include “PiDxe.h” & “PiPei.h”ywu21
2008-12-24Fixing function headers.niry
2008-12-24code scrub ArpDxejgong5
2008-12-24Refine function comments for BdsDxe module.klu2
2008-12-24Update Commentslgao4
2008-12-24Code clean for Ftw driver, remove the obsolete logic for boot block. Correct ...lgao4
2008-12-241. code scrub for ConSplitterDxe. vanjeff
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang8
2008-12-23pure UEFI should not include “PiDxe.h” and “PiPei.h”ywu21
2008-12-23Scrubbed some code for Ip4ConfigDxe.jgong5
2008-12-23Fix function headerywu21
2008-12-23Fix filer headerywu21
2008-12-23Fix function headerywu21
2008-12-23Remove #include <Protocol/LoadedImage.h>ywu21
2008-12-23fix ECC tool's warningeric_tian
2008-12-23correct the guid value of EFI_CAPSULE_ARCH_PROTOCOL_GUID which is differ from...eric_tian
2008-12-23Refine function comments for BdsDxe module.klu2
2008-12-23refine comments for EFI_CONSOLE_CONTROL_PROTOCOLeric_tian
2008-12-23remedy the comment of EFI_CONSOLE_CONTROL_PROTOCOL_LOCK_STD_INeric_tian
2008-12-22remedy the ppi comment. This module is always used to produced gEfiPeiReadOnl...eric_tian
2008-12-22code scrub for consplitter module.vanjeff
2008-12-19Refine comments for BDS module.klu2
2008-12-19fixed one bug to pass GCC.vanjeff
2008-12-19Coding style correctedjji4
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji4
2008-12-18Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao4