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