Age | Commit message (Expand) | Author |
2008-12-22 | remedy the ppi comment. This module is always used to produced gEfiPeiReadOnl... | eric_tian |
2008-12-14 | Use correct capitalization to pass build on UNIXGCC. | xli24 |
2008-12-12 | code scrub on VariableRuntime Dxe driver | eric_tian |
2008-12-12 | code scrub on VariableRuntime Dxe driver | eric_tian |
2008-12-11 | INF head checked | jji4 |
2008-12-11 | Renamed to follow Coding Style | eric_tian |
2008-12-10 | code scrub update | eric_tian |
2008-12-05 | move false dependency relation | eric_tian |
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-25 | code scrub | eric_tian |
2008-11-13 | Code Scrub: | jji4 |
2008-11-12 | Code Scrub: | jji4 |
2008-11-05 | Remove over specific library class DebugLib. | klu2 |
2008-11-05 | Remove over specific library class | klu2 |
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-28 | clean up EBC in inf files. | vanjeff |
2008-10-26 | Add in local variable to ensure that "operands are evaluated in specified ord... | qwang12 |
2008-10-17 | Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE... | qwang12 |
2008-10-11 | If there are variables in the VAR_ADDED state that are identical to the varia... | mdkinney |
2008-10-09 | Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P... | lgao4 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
2008-08-30 | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 |
2008-05-29 | Add call to CreateEvent() for SetVirtualAddressMap() | mdkinney |
2008-04-09 | Add comments and DoxyGen format for these files. | lgao4 |
2008-03-19 | [Description]: | yshang1 |
2008-03-18 | [Description] | eric_tian |
2008-02-05 | Correct return status for the unsupported condition | lgao4 |
2008-02-04 | Add the check- in missed file | gtian |
2008-01-17 | Reclaim occurs as late as possible before OS boot for keep enough space used ... | lgao4 |
2008-01-15 | Fix bug that failed to reclaim the variable. | yshang1 |
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 |
2008-01-09 | 1) Fix the bug that Variable Cache Search does not be protected by lock durin... | yshang1 |
2007-12-20 | Remove 'Framework' word in comments | klu2 |
2007-11-05 | define the variable related to PCD for supporting big variable (>32K) easily. | gtian |
2007-10-31 | 1) Change GUID of emuvariable module. | yshang1 |
2007-10-19 | Fix a bug in variable driver cache mechanism: | qhuang8 |
2007-10-09 | Fix a bug. FindVariable now search volatile variable first (previously NV var... | qwang12 |
2007-10-06 | Fix a bug with changing the NVRAM properties of a Variable | AJFISH |
2007-10-05 | Update comments in Variable driver and removed references to FLASH Map Hob in... | AJFISH |
2007-10-04 | Made PCD valid for all architectures. Added new Variable statistic dump aplic... | AJFISH |
2007-10-04 | Add Profiling support for Variable store and added a specialized caching algo... | AJFISH |
2007-09-17 | 1. Uefi2.1 feature - Add Hardware Error Record Persistence Support | qhuang8 |
2007-09-06 | Clean up two infs. | qwang12 |
2007-09-04 | Merge the PI enabling works from the branch | qwang12 |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 |