summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-26Refine function comments for BdsDxe module.klu210-110/+80
2008-12-25Add more comments for Netbuf* functions in NetLib.hniry1-122/+160
2008-12-25git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7125 6f1...niry1-26/+25
2008-12-25Add more comments to describe the net buffer operation functions.niry1-160/+208
2008-12-25Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_SPECIFICATION_VERSION <...qwang121-0/+2
2008-12-25Change MAX_CHOICE_NUM to max UINT8 valuelgao42-3/+2
2008-12-25Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An...lgao418-936/+597
2008-12-25Fixup for reviewhfang26-605/+598
2008-12-25Roll back to add rule for uni file, change Uni output file to $(DEBUG_DIR)(+)...lgao41-0/+9
2008-12-25EFI_SIGNATURE_32 has been replaced by SIGNATURE_32vanjeff2-2/+2
2008-12-25Remove unused PCH compiler option and unused build rule for uni file.lgao42-31/+0
2008-12-24Pure UEFI code should not include “PiDxe.h” & “PiPei.h”ywu211-1/+1
2008-12-24Pure UEFI code should not include “PiDxe.h” & “PiPei.h”ywu211-9/+3
2008-12-24Fixing function headers.niry12-95/+100
2008-12-24code scrub ArpDxejgong56-328/+511
2008-12-24correct some coding style issues.gdong15-622/+607
2008-12-24Refine function comments for BdsDxe module.klu21-6/+6
2008-12-24Update Commentslgao42-55/+3
2008-12-24make the comment parameter be consistent with the function parameter.gdong11-4/+4
2008-12-24Code clean for Ftw driver, remove the obsolete logic for boot block. Correct ...lgao411-667/+72
2008-12-241. code scrub for ConSplitterDxe. vanjeff4-371/+413
2008-12-24updated some comments.vanjeff2-10/+12
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang838-375/+313
2008-12-23correct some code style issuegdong11-31/+28
2008-12-23Remove the BUGBUG modifier in the commentgdong11-3/+2
2008-12-23In Comment, the parameter name does NOT consistent with function parameter namegdong11-2/+2
2008-12-23pure UEFI should not include “PiDxe.h” and “PiPei.h”ywu211-1/+1
2008-12-23Scrubbed some code for Ip4ConfigDxe.jgong57-138/+203
2008-12-23Fix function headerywu211-7/+3
2008-12-23Fix filer headerywu211-306/+236
2008-12-23Fix function headerywu211-253/+237
2008-12-23Remove #include <Protocol/LoadedImage.h>ywu212-325/+279
2008-12-23fix ECC tool's warningeric_tian2-3/+4
2008-12-23correct the guid value of EFI_CAPSULE_ARCH_PROTOCOL_GUID which is differ from...eric_tian1-1/+1
2008-12-23Refine function comments for BdsDxe module.klu23-227/+100
2008-12-23correct the comments style.gdong11-872/+460
2008-12-23refine comments for EFI_CONSOLE_CONTROL_PROTOCOLeric_tian3-18/+17
2008-12-23remedy the comment of EFI_CONSOLE_CONTROL_PROTOCOL_LOCK_STD_INeric_tian1-1/+7
2008-12-22detabqhuang83-13/+13
2008-12-22Update to use Dos formatqhuang81-1/+1
2008-12-22Update to use Dos format for all .s filesqhuang85-5/+5
2008-12-22remedy the ppi comment. This module is always used to produced gEfiPeiReadOnl...eric_tian1-1/+1
2008-12-22code scrub for consplitter module.vanjeff4-275/+339
2008-12-19Refine comments for BDS module.klu24-54/+27
2008-12-19fixed one bug to pass GCC.vanjeff1-2/+2
2008-12-19Update IoLib to add MemoryFence for x86 Mmio function. lgao44-723/+255
2008-12-19Coding style correctedjji41-4/+4
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji416-39/+39
2008-12-18Fixed an issue which would cause build failure if there's more than one optio...jwang361-0/+0
2008-12-18Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao49-87/+227