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