Age | Commit message (Expand) | Author | Files | Lines |
2008-12-06 | Change _CR() to BASE_CR() to follow naming convention | mdkinney | 1 | -1/+1 |
2008-12-04 | Add module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean fo... | xli24 | 1 | -12/+17 |
2008-11-27 | Update PEIM entry point to follow PEIM entry point. | lgao4 | 4 | -23/+18 |
2008-11-21 | 1. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max... | lgao4 | 1 | -0/+7 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 | 9 | -43/+6 |
2008-10-27 | Update 8259 driver to use IoLib instead of the CPU I/O Protocol | mdkinney | 4 | -89/+3 |
2008-10-17 | Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE... | qwang12 | 1 | -3/+3 |
2008-10-16 | Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod... | klu2 | 2 | -2/+0 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff | 1 | -10/+5 |
2008-09-04 | Remove unnecessary CONST. | vanjeff | 1 | -2/+2 |
2008-09-04 | Remove unnecessary CONST. | vanjeff | 1 | -2/+2 |
2008-08-25 | remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo... | lgao4 | 7 | -668/+0 |
2008-08-20 | Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVER | qhuang8 | 1 | -1/+2 |
2008-05-20 | Add doxygen style comments for section extraction module. | qhuang8 | 3 | -336/+498 |
2008-04-28 | Remove CpuDeadLoop(). | qhuang8 | 1 | -1/+0 |
2008-04-28 | StatusCode driver is optional dependent on gEfiDataHubProtocolGuid but not al... | klu2 | 2 | -1/+2 |
2008-04-22 | Fix missing include header file and fix typo in comment. | klu2 | 2 | -9/+9 |
2008-04-18 | Add legacy8259 module for PcAt. | klu2 | 4 | -0/+1029 |
2008-04-14 | Coding style modification. | klu2 | 12 | -760/+465 |
2008-04-10 | Add some function/header comments. | klu2 | 3 | -492/+297 |
2008-03-20 | [Description] | eric_tian | 2 | -2/+6 |
2008-03-19 | Modify all file header to follow doxygen format | klu2 | 5 | -10/+10 |
2008-03-18 | [Description] | eric_tian | 1 | -3/+3 |
2008-02-28 | Remove DriverSample. MdeModulePkg\Universal\DriverSampleDxe is the replacemen... | qwang12 | 9 | -1624/+0 |
2008-02-28 | Remove Framework SetupBrowser. MdeModulePkg\Universal\SetupBrowserDxe is the ... | qwang12 | 14 | -12960/+0 |
2008-02-28 | Remove Framework HiiDatabase | qwang12 | 9 | -4675/+0 |
2008-02-04 | Add the check- in missed file | gtian | 1 | -0/+7 |
2008-01-31 | Sync with the PO-2 release branch (version: EDK 4645 and R9 3897) | zliu3 | 1 | -0/+2 |
2008-01-21 | UEFI HII: Merge UEFI HII support changes from branch. | qwang12 | 17 | -707/+708 |
2008-01-14 | 1) Replace MACRO with C functions. | yshang1 | 2 | -38/+203 |
2008-01-11 | Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co... | yshang1 | 2 | -60/+23 |
2008-01-10 | Align the header of variable from 1 to 4, which can avoid the size of variabl... | yshang1 | 2 | -10/+64 |
2007-12-26 | fix DataHubGetNextRecord bug | eric_tian | 1 | -9/+9 |
2007-12-10 | MdeModule cleanup for PI: | klu2 | 3 | -0/+1541 |
2007-11-22 | Clean up: update "EFI" to "UEFI" if applicable. | qhuang8 | 5 | -6/+6 |
2007-11-07 | Fix a memory leak issue. | qhuang8 | 1 | -0/+1 |
2007-11-07 | Fix a memory leak issue. | qhuang8 | 1 | -0/+1 |
2007-11-06 | Fix two issues: | qhuang8 | 2 | -7/+9 |
2007-11-05 | define the variable related to PCD for supporting big variable (>32K) easily. | gtian | 1 | -0/+1 |
2007-10-22 | Update following library class/Protocol for puting 'Framework' as prefix | klu2 | 6 | -15/+15 |
2007-10-12 | 1. Update internal EfiPrint protocol to contain all print interfaces provided... | lgao4 | 1 | -1/+9 |
2007-10-11 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod... | qhuang8 | 1 | -1/+1 |
2007-10-09 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam... | qhuang8 | 1 | -4/+4 |
2007-09-30 | Update to support to produce Component Name and & Component Name 2 protocol ... | qhuang8 | 3 | -122/+240 |
2007-09-19 | Bug fix for the runtime memory status code. | yshang1 | 1 | -1/+1 |
2007-09-10 | Tracker merger. "There is no "NV" display when change the certain option in N... | vanjeff | 2 | -19/+20 |
2007-09-04 | First round of PI enabling work: | qwang12 | 5 | -15/+15 |
2007-08-31 | Added missing dependent package | jwang36 | 1 | -0/+1 |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 | 4 | -25/+25 |
2007-08-29 | Update INF files to remove/update non-exist files listed in [sources] sections. | qhuang8 | 1 | -1/+0 |