edk2/IntelFrameworkModulePkg/Library
Jeff Fan 00983ad9c9 Sync patches r15328, r15329, r15330, r15331, r15332, r15333, r15334, r15336, r15337, r15338, r15339, r15340, r15351 and r15356 from main trunk.
1. Remove ASSERT when failed to Get/Set "AttemptOrder" and "ClientId" variable.
   Removes RT attribute for "AttemptOrder" variable.
2. Fix the return status when physical presence variable and MemoryOverwriteRequestControl variable are corrupt.
3. Remove ASSERT check for SetVariable in FirmwarePerformanceDataTableDxe.
4. Add comments to describe PlatformDriOverrideDxe is used for test purpose. 
5. Remove unnecessary dependency in variable driver.
6. Remove the RT attribute for the MemoryTypeInformation variable because it’s not necessary.
7. Add comments for PcdHideTpmSupport.
8. Remove ASSERT when SetVariable for ConOutDev/ConInDev/ErrOutDev variables failed.
9. IntelFrameworkModulePkg AcpiS3SaveDxe: Remove ASSERT, add lock and remove RT for AcpiGlobalVariable variable.
10.Did proper error handling when SetVariable failed, and put RTC write operation at the behind of SetVariable, if SetVariable failed, RTC content could not be changed.
11.Fix the return value bug when updating public key database variable failure.
12.MdeModulePkg/SecurityPkg Variable: Return error status to avoid inconsistency between PlatformLang and Lang.
13.Removes MacString Rt attribute in Ip4Config/Mnp driver.
14.Force UID modules build error to warn user that currently it is just a sample.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014@15440 6f19259b-4bc3-4df7-8a09-765794883524
2014-04-09 02:44:40 +00:00
..
BaseUefiTianoCustomDecompressLib Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiFirmwareFile.h. 2011-10-27 08:45:50 +00:00
DxeCapsuleLib Fix DxeCapsuleLib build failure 2013-10-16 07:43:14 +00:00
DxeReportStatusCodeLibFramework 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE, 2010-11-23 07:51:00 +00:00
GenericBdsLib Sync patches r15328, r15329, r15330, r15331, r15332, r15333, r15334, r15336, r15337, r15338, r15339, r15340, r15351 and r15356 from main trunk. 2014-04-09 02:44:40 +00:00
LzmaCustomDecompressLib Fix VS X64 Compiler Failure 2012-03-20 07:36:39 +00:00
PeiDxeDebugLibReportStatusCode Update PeiDxeDebugDebugLibReportStatusCode to use CopyMem() in place of AsciiStrnCpy() to copy ASCII string to save size. 2012-06-12 02:16:16 +00:00
PeiRecoveryLib Update the copyright notice format 2010-04-23 16:28:26 +00:00
PeiS3Lib Update the copyright notice format 2010-04-23 16:28:26 +00:00
PlatformBdsLibNull Revert patch 11146 about file guid. 2010-12-23 01:03:34 +00:00
SmmRuntimeDxeReportStatusCodeLibFramework Fixed the issue in RuntimeStatusCode library that may not work on the early dispatched Runtime driver. 2011-08-02 06:23:16 +00:00