Age | Commit message (Expand) | Author |
2009-02-02 | enhance the condition branch to handle Unix style file path. and avoid array ... | eric_tian |
2009-01-21 | Correct FeatureFlagExpress PCD format based on INF spec. | lgao4 |
2009-01-21 | Fix Klocwork warning. We should directly return EFI_INVALID_PARAMETER when Bu... | eric_tian |
2009-01-20 | Meta-data review. | gikidy |
2009-01-20 | Meta-data review. | gikidy |
2009-01-20 | coding style | eric_tian |
2009-01-15 | Fix a bug which print new stack size and old stack size wrongly. | qwang12 |
2009-01-15 | Apply code to avoid security warnings. | qhuang8 |
2009-01-06 | Correct /FAcs option to /FAsc | lgao4 |
2008-12-23 | Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En... | qhuang8 |
2008-12-18 | check the usage of %d,%x,%ld,%lx and so on in debug print statement. | jji4 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-12 | Change EFI_OPTIONAL_POINTER to EFI_OPTIONAL_PTR | lgao4 |
2008-12-12 | Fix some typo. | gikidy |
2008-12-12 | INF head modified | jji4 |
2008-12-07 | Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Library | mdkinney |
2008-12-06 | Change _CR() to BASE_CR() to follow naming convention | mdkinney |
2008-12-05 | Simplify call to FUNCTION_ENTRY_POINT() based on updates to that macro | mdkinney |
2008-12-05 | Fix the build break caused by update of FUNCTION_ENTRY_POINT macro. | xli24 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-12-03 | Global variables have been moved backward ahead of functions. | jji4 |
2008-11-27 | Update PEIM entry point to follow PEIM entry point. | lgao4 |
2008-11-27 | Add necessary CONST modifier. | xli24 |
2008-11-24 | Move call to CoreDisplayDiscoveredNotDispatched to be before the | jljusten |
2008-11-24 | Add useful DEBUG message for determining the when drivers are | jljusten |
2008-11-22 | Clean up | mdkinney |
2008-11-20 | ECC clanup: Update the doxygen comment. | qwang12 |
2008-11-19 | Split Ebc from x64 implementation since x64 version supports to create x64 mo... | qhuang8 |
2008-11-17 | Update comments for PeiCore | lgao4 |
2008-11-15 | Create X64 mode page tables in memory even when PEI is already X64 | mdkinney |
2008-11-13 | Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvInfoPpi() and remove th... | qhuang8 |
2008-11-11 | 1, Add <Library/DevicePathLib.h> for all source that use device path utility ... | klu2 |
2008-11-05 | Remove over specific library class | klu2 |
2008-11-05 | Remove over specific library class | klu2 |
2008-11-05 | Remove over specific library class | klu2 |
2008-11-05 | Remove over specific Guid | klu2 |
2008-10-31 | Add missing TimerLib class since DxeMain directly use TimerLib API. | qhuang8 |
2008-10-31 | Use #include "XXX.h" for module internal header files. | qhuang8 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-10-30 | Measure time spent in Driver Binding Supported() calls | mdkinney |
2008-10-30 | Measure time spent in SEC | mdkinney |
2008-10-29 | Images loaded by the DXE IPL should allocate memory of type EfiBootServicesCo... | mdkinney |
2008-10-29 | Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I... | eric_tian |
2008-10-28 | Refine file header for INF files of DXE and PEI core modules. | xli24 |
2008-10-28 | 1. build.py's changes : include XXXEntryPointLib.h into the corresponding aut... | eric_tian |
2008-10-28 | clean up EBC in inf files. | vanjeff |
2008-10-27 | Move global variable to the top of C file for consistent coding style. | qwang12 |
2008-10-27 | Make use of correct format String: | qwang12 |
2008-10-24 | ECC Clean up. | vanjeff |
2008-10-21 | 1) Update SetPeiServicesTablePointer's prototype add CONST modifier. | qwang12 |