summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-18Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao42-17/+105
2008-12-18Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status c...lgao44-35/+0
2008-12-18Update the OUTPUT_DIRECTORY name. This is to shorten the possbile command lin...qwang121-1/+1
2008-12-18Library class of MemoryAllocationLib has been added.jji41-1/+0
2008-12-18Library class of MemoryAllocationLib has been added.jji42-0/+3
2008-12-18Some codes have been altered and replaced by functions of memory allocation l...jji42-39/+23
2008-12-17MdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h:jljusten3-1/+5
2008-12-17Refine code to remove structure assignmentqhuang81-31/+16
2008-12-17Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instruct...qhuang82-0/+123
2008-12-17Fix some typo.gikidy2-5/+5
2008-12-17Fix some typo.gikidy3-5/+5
2008-12-17Code scrub for Universal\Console\TerminalDxe. gikidy6-97/+110
2008-12-17Some codes have been altered and replaced by library functions which makes mo...jji41-4/+5
2008-12-17git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7064 6f1...gdong11-3/+3
2008-12-17refine module description for BdsDxe module.klu21-3/+15
2008-12-17Following UEFI spec to do auto booting after a time-out. This feature is impl...qwang126-2/+478