summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Variable/Pei
AgeCommit message (Expand)Author
2020-04-07MdeModulePkg VariablePei: Return GetVariable() attr if EFI_BUFFER_TOO_SMALLMichael Kubacki
2019-11-04MdeModulePkg/Variable/Pei: Update the condition in if statementShenglei Zhang
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-01-24MdeModulePkg VariablePei: Don't check BOOT_IN_RECOVERY_MODEStar Zeng
2018-09-28MdeModulePkg Variable: Fix comment typo 'end' to 'start'Star Zeng
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen
2018-07-03MdeModulePkg Variable: Add/Correct GetHobVariableStore para descriptionStar Zeng
2018-07-02MdeModulePkg Variable: Make sure no more than one Variable HOBStar Zeng
2018-07-02MdeModulePkg Variable: Abstract GetHobVariableStore functionStar Zeng
2018-06-28MdeModulePkg: Clean up source filesLiming Gao
2017-06-22MdeModulePkg: Minor update to the Data parameter for PEI GetVariable()Star Zeng
2016-05-15MdeModulePkg Variable: return error for empty str VariableName to GetVariableStar Zeng
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen
2015-07-01MdeModulePkg VariablePei: Merge from VariablePei in SecurityPkgStar Zeng
2014-11-19MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng
2014-10-31MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria...Star Zeng
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2013-07-03MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng
2013-01-25Variables with state VAR_ADDED&VAR_IN_DELETED_TRANSITION should be considered...lzeng14
2011-12-12MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior t...oliviermartin
2011-11-14Fix a typo in the commentsniruiyu
2011-10-14Fix the clang compilation failure to handle all the values in a case statemen...niruiyu
2011-10-14Change Variable driver (Pei/RuntimeDxe) to support the default variable data ...niruiyu
2011-06-07Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI d...sfu5
2011-03-14judge recovery mode at ReadOnlyVariable2Ppi interface. if yes, then return EF...erictian
2011-03-14if it's in recovery mode, variable region is unreliable, so the ReadOnlyVaria...erictian
2010-07-22Add 64-bit versions of FLASH Base addressess as it is legal to have them >4G....andrewfish
2010-05-20fix a bug that FindVariable() may set GoneThrough flag wrongly when a >64K va...erictian
2010-04-24Update the copyright notice formathhtian
2010-02-26Refine parameter description according to PI 1.2 errata A.xli24
2010-02-241. Correct File header to ## @filelgao4
2010-01-15Fix some coding style issues in MdeModulePkg.rsun3
2009-11-17Fix parameter name in function header.xli24
2009-11-17Following 3 updates are for spec update published in PI 1.2.xli24
2009-06-29add assertion to pass K8 check.eric_tian
2009-06-23refine VariablePei driver to unify the algorithm of access VariableIndexTable...eric_tian
2009-03-19Fix tracker 202216:linux runtime test issue.eric_tian
2009-02-271. delete Include/Guid/VariableInfo.heric_tian
2009-02-11Adjust code to fix potential array out-bound issues.qhuang8
2009-02-02The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian
2009-01-15Coding style checkedjji4
2009-01-09Add INF extension Informationlgao4
2009-01-09INF extension reviewedjji4
2009-01-08INF extension reviewedjji4
2009-01-05As variable area is not reliable in recovery path, then we should not produce...eric_tian
2008-12-30Typo correctedjji4
2008-12-22remedy the ppi comment. This module is always used to produced gEfiPeiReadOnl...eric_tian
2008-12-12code scrub on VariableRuntime Dxe drivereric_tian