Age | Commit message (Expand) | Author | Files | Lines |
2008-12-25 | Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An... | lgao4 | 18 | -936/+597 |
2008-12-25 | EFI_SIGNATURE_32 has been replaced by SIGNATURE_32 | vanjeff | 2 | -2/+2 |
2008-12-24 | Pure UEFI code should not include “PiDxe.h” & “PiPei.h” | ywu21 | 1 | -1/+1 |
2008-12-24 | Pure UEFI code should not include “PiDxe.h” & “PiPei.h” | ywu21 | 1 | -9/+3 |
2008-12-24 | Fixing function headers. | niry | 12 | -95/+100 |
2008-12-24 | code scrub ArpDxe | jgong5 | 5 | -204/+341 |
2008-12-24 | Refine function comments for BdsDxe module. | klu2 | 1 | -6/+6 |
2008-12-24 | Update Comments | lgao4 | 2 | -55/+3 |
2008-12-24 | Code clean for Ftw driver, remove the obsolete logic for boot block. Correct ... | lgao4 | 11 | -667/+72 |
2008-12-24 | 1. code scrub for ConSplitterDxe. | vanjeff | 4 | -371/+413 |
2008-12-23 | Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En... | qhuang8 | 38 | -375/+313 |
2008-12-23 | pure UEFI should not include “PiDxe.h” and “PiPei.h” | ywu21 | 1 | -1/+1 |
2008-12-23 | Scrubbed some code for Ip4ConfigDxe. | jgong5 | 6 | -91/+113 |
2008-12-23 | Fix function header | ywu21 | 1 | -7/+3 |
2008-12-23 | Fix filer header | ywu21 | 1 | -306/+236 |
2008-12-23 | Fix function header | ywu21 | 1 | -253/+237 |
2008-12-23 | Remove #include <Protocol/LoadedImage.h> | ywu21 | 2 | -325/+279 |
2008-12-23 | fix ECC tool's warning | eric_tian | 2 | -3/+4 |
2008-12-23 | correct the guid value of EFI_CAPSULE_ARCH_PROTOCOL_GUID which is differ from... | eric_tian | 1 | -1/+1 |
2008-12-23 | Refine function comments for BdsDxe module. | klu2 | 3 | -227/+100 |
2008-12-23 | refine comments for EFI_CONSOLE_CONTROL_PROTOCOL | eric_tian | 3 | -18/+17 |
2008-12-23 | remedy the comment of EFI_CONSOLE_CONTROL_PROTOCOL_LOCK_STD_IN | eric_tian | 1 | -1/+7 |
2008-12-22 | remedy the ppi comment. This module is always used to produced gEfiPeiReadOnl... | eric_tian | 1 | -1/+1 |
2008-12-22 | code scrub for consplitter module. | vanjeff | 4 | -275/+339 |
2008-12-19 | Refine comments for BDS module. | klu2 | 4 | -54/+27 |
2008-12-19 | fixed one bug to pass GCC. | vanjeff | 1 | -2/+2 |
2008-12-19 | Coding style corrected | jji4 | 1 | -4/+4 |
2008-12-18 | check the usage of %d,%x,%ld,%lx and so on in debug print statement. | jji4 | 16 | -39/+39 |
2008-12-18 | Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec. | lgao4 | 2 | -17/+105 |
2008-12-18 | Library class of MemoryAllocationLib has been added. | jji4 | 1 | -1/+0 |
2008-12-18 | Library class of MemoryAllocationLib has been added. | jji4 | 2 | -0/+3 |
2008-12-18 | Some codes have been altered and replaced by functions of memory allocation l... | jji4 | 2 | -39/+23 |
2008-12-17 | MdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h: | jljusten | 3 | -1/+5 |
2008-12-17 | Refine code to remove structure assignment | qhuang8 | 1 | -31/+16 |
2008-12-17 | Fix some typo. | gikidy | 3 | -5/+5 |
2008-12-17 | Code scrub for Universal\Console\TerminalDxe. | gikidy | 6 | -97/+110 |
2008-12-17 | Some codes have been altered and replaced by library functions which makes mo... | jji4 | 1 | -4/+5 |
2008-12-17 | refine module description for BdsDxe module. | klu2 | 1 | -3/+15 |
2008-12-17 | Code scrub for Universal\Console\GraphicsConsoleDxe. | gikidy | 4 | -121/+120 |
2008-12-17 | Update module description for PCD Dxe driver. | klu2 | 1 | -2/+3 |
2008-12-17 | 1. add some comments. | vanjeff | 2 | -8/+7 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 | 71 | -163/+163 |
2008-12-16 | Fix several syntax issue to pass build. | qhuang8 | 2 | -4/+4 |
2008-12-16 | code scrub: | vanjeff | 11 | -150/+351 |
2008-12-16 | 202033 make .h more clear, seperate ComponentName.h IScsiInitiatorName.h from... | ywu21 | 5 | -151/+243 |
2008-12-16 | 1) fix one goto issue in IScsiProto.c | ywu21 | 5 | -13/+17 |
2008-12-16 | Add comments for functions. | niry | 19 | -778/+2015 |
2008-12-15 | Fix a missing doxygen parameter entry. | qhuang8 | 1 | -0/+2 |
2008-12-15 | Code scrub performance library instances in MdeModulePkg | qhuang8 | 7 | -22/+68 |
2008-12-15 | Port AsmFuncs.s to pass CYGWINGCC build for x64. | vanjeff | 4 | -30/+535 |