summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
...
* Refine function comments for BdsDxe module.klu22008-12-2610-110/+80
* Add more comments for Netbuf* functions in NetLib.hniry2008-12-251-122/+160
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7125 6f1...niry2008-12-251-26/+25
* Add more comments to describe the net buffer operation functions.niry2008-12-251-160/+208
* Change MAX_CHOICE_NUM to max UINT8 valuelgao42008-12-252-3/+2
* Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An...lgao42008-12-2518-936/+597
* EFI_SIGNATURE_32 has been replaced by SIGNATURE_32vanjeff2008-12-252-2/+2
* Pure UEFI code should not include “PiDxe.h” & “PiPei.h”ywu212008-12-241-1/+1
* Pure UEFI code should not include “PiDxe.h” & “PiPei.h”ywu212008-12-241-9/+3
* Fixing function headers.niry2008-12-2412-95/+100
* code scrub ArpDxejgong52008-12-245-204/+341
* Refine function comments for BdsDxe module.klu22008-12-241-6/+6
* Update Commentslgao42008-12-242-55/+3
* Code clean for Ftw driver, remove the obsolete logic for boot block. Correct ...lgao42008-12-2411-667/+72
* 1. code scrub for ConSplitterDxe. vanjeff2008-12-244-371/+413
* Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang82008-12-2338-375/+313
* pure UEFI should not include “PiDxe.h” and “PiPei.h”ywu212008-12-231-1/+1
* Scrubbed some code for Ip4ConfigDxe.jgong52008-12-236-91/+113
* Fix function headerywu212008-12-231-7/+3
* Fix filer headerywu212008-12-231-306/+236
* Fix function headerywu212008-12-231-253/+237
* Remove #include <Protocol/LoadedImage.h>ywu212008-12-232-325/+279
* fix ECC tool's warningeric_tian2008-12-232-3/+4
* correct the guid value of EFI_CAPSULE_ARCH_PROTOCOL_GUID which is differ from...eric_tian2008-12-231-1/+1
* Refine function comments for BdsDxe module.klu22008-12-233-227/+100
* refine comments for EFI_CONSOLE_CONTROL_PROTOCOLeric_tian2008-12-233-18/+17
* remedy the comment of EFI_CONSOLE_CONTROL_PROTOCOL_LOCK_STD_INeric_tian2008-12-231-1/+7
* remedy the ppi comment. This module is always used to produced gEfiPeiReadOnl...eric_tian2008-12-221-1/+1
* code scrub for consplitter module.vanjeff2008-12-224-275/+339
* Refine comments for BDS module.klu22008-12-194-54/+27
* fixed one bug to pass GCC.vanjeff2008-12-191-2/+2
* Coding style correctedjji42008-12-191-4/+4
* check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji42008-12-1816-39/+39
* Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao42008-12-182-17/+105
* Library class of MemoryAllocationLib has been added.jji42008-12-181-1/+0
* Library class of MemoryAllocationLib has been added.jji42008-12-182-0/+3
* Some codes have been altered and replaced by functions of memory allocation l...jji42008-12-182-39/+23
* MdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h:jljusten2008-12-173-1/+5
* Refine code to remove structure assignmentqhuang82008-12-171-31/+16
* Fix some typo.gikidy2008-12-173-5/+5
* Code scrub for Universal\Console\TerminalDxe. gikidy2008-12-176-97/+110
* Some codes have been altered and replaced by library functions which makes mo...jji42008-12-171-4/+5
* refine module description for BdsDxe module.klu22008-12-171-3/+15
* Code scrub for Universal\Console\GraphicsConsoleDxe.gikidy2008-12-174-121/+120
* Update module description for PCD Dxe driver.klu22008-12-171-2/+3
* 1. add some comments.vanjeff2008-12-172-8/+7
* Clean up to update the reference of the these macros:qhuang82008-12-1671-163/+163
* Fix several syntax issue to pass build.qhuang82008-12-162-4/+4
* code scrub:vanjeff2008-12-1611-150/+351
* 202033 make .h more clear, seperate ComponentName.h IScsiInitiatorName.h from...ywu212008-12-165-151/+243