audk/MdeModulePkg
erictian 8e38f18ef7 variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:
1. EFI_INVALID_PARAMETER as a return value of SetVariable() to indicate it does not support this feature.
2. EFI_NOT_FOUND will be a return value of QueryVariableInfo() to indicate it does not support this feature.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10281 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-18 08:58:48 +00:00
..
Application 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
Bus fix ia32 build error. 2010-03-17 11:06:21 +00:00
Core 1. update the definitions in debug agent library, rename DEBUG_AGENT_INIT_DXE to DEBUG_AGENT_INIT_DXE_CORE and add DEBUG_AGENT_INIT_S3. 2010-03-13 16:52:46 +00:00
Include Roll back previous change. 2010-03-18 03:11:12 +00:00
Library Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg. 2010-03-05 04:05:28 +00:00
Logo 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
Universal variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use: 2010-03-18 08:58:48 +00:00
ChangeLog.txt updated to use the term “temporary memory” but not CAR 2009-04-08 08:14:09 +00:00
MdeModulePkg.dec Grammatical and disclaimer changes (does not follow internal C coding stds.) 2010-03-17 20:48:52 +00:00
MdeModulePkg.dsc MdeModule Package version updated from 0.90 to 0.91. 2010-03-09 08:18:12 +00:00