| Commit message (Expand) | Author | Age | Files | Lines |
* | Refine parameter description according to PI 1.2 errata A. | xli24 | 2010-02-26 | 1 | -1/+2 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -5/+5 |
* | Fix some coding style issues in MdeModulePkg. | rsun3 | 2010-01-15 | 1 | -2/+2 |
* | Fix parameter name in function header. | xli24 | 2009-11-17 | 1 | -1/+1 |
* | Following 3 updates are for spec update published in PI 1.2. | xli24 | 2009-11-17 | 1 | -2/+2 |
* | add assertion to pass K8 check. | eric_tian | 2009-06-29 | 1 | -0/+1 |
* | refine VariablePei driver to unify the algorithm of access VariableIndexTable... | eric_tian | 2009-06-23 | 5 | -163/+45 |
* | Fix tracker 202216:linux runtime test issue. | eric_tian | 2009-03-19 | 1 | -1/+1 |
* | 1. delete Include/Guid/VariableInfo.h | eric_tian | 2009-02-27 | 3 | -3/+10 |
* | Adjust code to fix potential array out-bound issues. | qhuang8 | 2009-02-11 | 3 | -6/+8 |
* | The caller of FindVariable() function ensure VariableName != NULL && VendorGu... | eric_tian | 2009-02-02 | 1 | -1/+1 |
* | Coding style checked | jji4 | 2009-01-15 | 1 | -1/+1 |
* | Add INF extension Information | lgao4 | 2009-01-09 | 1 | -11/+0 |
* | INF extension reviewed | jji4 | 2009-01-09 | 1 | -1/+7 |
* | INF extension reviewed | jji4 | 2009-01-08 | 1 | -3/+2 |
* | As variable area is not reliable in recovery path, then we should not produce... | eric_tian | 2009-01-05 | 1 | -4/+16 |
* | Typo corrected | jji4 | 2008-12-30 | 1 | -1/+1 |
* | remedy the ppi comment. This module is always used to produced gEfiPeiReadOnl... | eric_tian | 2008-12-22 | 1 | -1/+1 |
* | code scrub on VariableRuntime Dxe driver | eric_tian | 2008-12-12 | 1 | -11/+11 |
* | INF head checked | jji4 | 2008-12-11 | 2 | -5/+5 |
* | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy | 2008-12-03 | 1 | -3/+0 |
* | Code Scrub: | jji4 | 2008-11-13 | 1 | -1/+1 |
* | Code Scrub: | jji4 | 2008-11-12 | 5 | -329/+251 |
* | Use #include "XXX.h" for module internal header files. | qhuang8 | 2008-10-31 | 2 | -2/+2 |
* | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 | 2008-10-30 | 1 | -6/+2 |
* | Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE... | qwang12 | 2008-10-17 | 1 | -3/+3 |
* | remove the unused msa files in MdeModulePkg. | lgao4 | 2008-08-25 | 1 | -76/+0 |
* | Add comments and DoxyGen format for these files. | lgao4 | 2008-04-09 | 4 | -32/+19 |
* | [Description] | eric_tian | 2008-03-18 | 1 | -3/+3 |
* | Add the check- in missed file | gtian | 2008-02-04 | 1 | -0/+7 |
* | 1) Replace MACRO with C functions. | yshang1 | 2008-01-14 | 2 | -43/+155 |
* | Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co... | yshang1 | 2008-01-11 | 2 | -60/+23 |
* | Align the header of variable from 1 to 4, which can avoid the size of variabl... | yshang1 | 2008-01-10 | 2 | -11/+118 |
* | Remove 'Framework' word in comments | klu2 | 2007-12-20 | 3 | -3/+3 |
* | define the variable related to PCD for supporting big variable (>32K) easily. | gtian | 2007-11-05 | 1 | -0/+1 |
* | Merge the PI enabling works from the branch | qwang12 | 2007-09-04 | 1 | -1/+1 |
* | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 | 2007-08-30 | 1 | -2/+2 |
* | Correct wrong Library class's name | klu2 | 2007-08-03 | 1 | -1/+1 |
* | Retire the "Include/Common" of MdeModulePkg. | yshang1 | 2007-07-24 | 1 | -6/+1 |
* | remove dxs files. | qwang12 | 2007-07-24 | 1 | -32/+0 |
* | Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg. | yshang1 | 2007-07-19 | 7 | -0/+1012 |