Age | Commit message (Expand) | Author |
---|---|---|
2008-10-21 | Fix several coding style violations | qhuang8 |
2008-09-23 | move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres... | eric_tian |
2008-09-17 | Add VA_END to end the VA_START. | qwang12 |
2008-09-16 | CoreHandleProtocol function description should be corrected. | eric_tian |
2008-09-08 | Remove NULL_HANDLE. NULL_HANDLE should be replaced with NULL as consistency. ... | qwang12 |
2008-08-27 | Clean up DxeCore to remove duplicate memory allocation & device path utility ... | qhuang8 |
2008-08-20 | Remove the global variable of gDxeCoreBS and uses the gBS in UefiBootServices... | qhuang8 |
2008-08-08 | 1) Change DEBUG_ERROR TO DEBUG_LOAD as InstallProtocolInterface information i... | qwang12 |
2008-07-24 | Code Scrub for Dxe Core. | qhuang8 |
2008-07-18 | Code scrub for DxeCore | qhuang8 |
2008-05-21 | Update to fix minor coding style issues. | qhuang8 |
2008-05-21 | Change the file name case to follow coding style: The first character should ... | qhuang8 |