Age | Commit message (Expand) | Author |
2013-07-03 | MdeModulePkg: Variable drivers robustly handle crashes during Reclaim(). | Star Zeng |
2013-01-25 | Variables with state VAR_ADDED&VAR_IN_DELETED_TRANSITION should be considered... | lzeng14 |
2011-12-12 | MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior t... | oliviermartin |
2011-11-14 | Fix a typo in the comments | niruiyu |
2011-10-14 | Fix the clang compilation failure to handle all the values in a case statemen... | niruiyu |
2011-10-14 | Change Variable driver (Pei/RuntimeDxe) to support the default variable data ... | niruiyu |
2011-06-07 | Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI d... | sfu5 |
2011-03-14 | judge recovery mode at ReadOnlyVariable2Ppi interface. if yes, then return EF... | erictian |
2011-03-14 | if it's in recovery mode, variable region is unreliable, so the ReadOnlyVaria... | erictian |
2010-07-22 | Add 64-bit versions of FLASH Base addressess as it is legal to have them >4G.... | andrewfish |
2010-05-20 | fix a bug that FindVariable() may set GoneThrough flag wrongly when a >64K va... | erictian |
2010-04-24 | Update the copyright notice format | hhtian |
2010-02-26 | Refine parameter description according to PI 1.2 errata A. | xli24 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-01-15 | Fix some coding style issues in MdeModulePkg. | rsun3 |
2009-11-17 | Fix parameter name in function header. | xli24 |
2009-11-17 | Following 3 updates are for spec update published in PI 1.2. | xli24 |
2009-06-29 | add assertion to pass K8 check. | eric_tian |
2009-06-23 | refine VariablePei driver to unify the algorithm of access VariableIndexTable... | eric_tian |
2009-03-19 | Fix tracker 202216:linux runtime test issue. | eric_tian |
2009-02-27 | 1. delete Include/Guid/VariableInfo.h | eric_tian |
2009-02-11 | Adjust code to fix potential array out-bound issues. | qhuang8 |
2009-02-02 | The caller of FindVariable() function ensure VariableName != NULL && VendorGu... | eric_tian |
2009-01-15 | Coding style checked | jji4 |
2009-01-09 | Add INF extension Information | lgao4 |
2009-01-09 | INF extension reviewed | jji4 |
2009-01-08 | INF extension reviewed | jji4 |
2009-01-05 | As variable area is not reliable in recovery path, then we should not produce... | eric_tian |
2008-12-30 | Typo corrected | jji4 |
2008-12-22 | remedy the ppi comment. This module is always used to produced gEfiPeiReadOnl... | eric_tian |
2008-12-12 | code scrub on VariableRuntime Dxe driver | eric_tian |
2008-12-11 | INF head checked | jji4 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-11-13 | Code Scrub: | jji4 |
2008-11-12 | Code Scrub: | jji4 |
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-17 | Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE... | qwang12 |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 |
2008-04-09 | Add comments and DoxyGen format for these files. | lgao4 |
2008-03-18 | [Description] | eric_tian |
2008-02-04 | Add the check- in missed file | gtian |
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 |
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-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 |
2007-08-03 | Correct wrong Library class's name | klu2 |