Age | Commit message (Expand) | Author |
2008-12-25 | Fixup for review | hfang |
2008-12-25 | Roll back to add rule for uni file, change Uni output file to $(DEBUG_DIR)(+)... | lgao4 |
2008-12-25 | EFI_SIGNATURE_32 has been replaced by SIGNATURE_32 | vanjeff |
2008-12-25 | Remove unused PCH compiler option and unused build rule for uni file. | lgao4 |
2008-12-24 | Pure UEFI code should not include “PiDxe.h” & “PiPei.h” | ywu21 |
2008-12-24 | Pure UEFI code should not include “PiDxe.h” & “PiPei.h” | ywu21 |
2008-12-24 | Fixing function headers. | niry |
2008-12-24 | code scrub ArpDxe | jgong5 |
2008-12-24 | correct some coding style issues. | gdong1 |
2008-12-24 | Refine function comments for BdsDxe module. | klu2 |
2008-12-24 | Update Comments | lgao4 |
2008-12-24 | make the comment parameter be consistent with the function parameter. | gdong1 |
2008-12-24 | Code clean for Ftw driver, remove the obsolete logic for boot block. Correct ... | lgao4 |
2008-12-24 | 1. code scrub for ConSplitterDxe. | vanjeff |
2008-12-24 | updated some comments. | vanjeff |
2008-12-23 | Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En... | qhuang8 |
2008-12-23 | correct some code style issue | gdong1 |
2008-12-23 | Remove the BUGBUG modifier in the comment | gdong1 |
2008-12-23 | In Comment, the parameter name does NOT consistent with function parameter name | gdong1 |
2008-12-23 | pure UEFI should not include “PiDxe.h” and “PiPei.h” | ywu21 |
2008-12-23 | Scrubbed some code for Ip4ConfigDxe. | jgong5 |
2008-12-23 | Fix function header | ywu21 |
2008-12-23 | Fix filer header | ywu21 |
2008-12-23 | Fix function header | ywu21 |
2008-12-23 | Remove #include <Protocol/LoadedImage.h> | ywu21 |
2008-12-23 | fix ECC tool's warning | eric_tian |
2008-12-23 | correct the guid value of EFI_CAPSULE_ARCH_PROTOCOL_GUID which is differ from... | eric_tian |
2008-12-23 | Refine function comments for BdsDxe module. | klu2 |
2008-12-23 | correct the comments style. | gdong1 |
2008-12-23 | refine comments for EFI_CONSOLE_CONTROL_PROTOCOL | eric_tian |
2008-12-23 | remedy the comment of EFI_CONSOLE_CONTROL_PROTOCOL_LOCK_STD_IN | eric_tian |
2008-12-22 | detab | qhuang8 |
2008-12-22 | Update to use Dos format | qhuang8 |
2008-12-22 | Update to use Dos format for all .s files | qhuang8 |
2008-12-22 | remedy the ppi comment. This module is always used to produced gEfiPeiReadOnl... | eric_tian |
2008-12-22 | code scrub for consplitter module. | vanjeff |
2008-12-19 | Refine comments for BDS module. | klu2 |
2008-12-19 | fixed one bug to pass GCC. | vanjeff |
2008-12-19 | Update IoLib to add MemoryFence for x86 Mmio function. | lgao4 |
2008-12-19 | Coding style corrected | jji4 |
2008-12-18 | check the usage of %d,%x,%ld,%lx and so on in debug print statement. | jji4 |
2008-12-18 | Fixed an issue which would cause build failure if there's more than one optio... | jwang36 |
2008-12-18 | Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec. | lgao4 |
2008-12-18 | Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec. | lgao4 |
2008-12-18 | Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status c... | lgao4 |
2008-12-18 | Update the OUTPUT_DIRECTORY name. This is to shorten the possbile command lin... | qwang12 |
2008-12-18 | Library class of MemoryAllocationLib has been added. | jji4 |
2008-12-18 | Library class of MemoryAllocationLib has been added. | jji4 |
2008-12-18 | Some codes have been altered and replaced by functions of memory allocation l... | jji4 |
2008-12-17 | MdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h: | jljusten |