edk2/IntelFrameworkModulePkg/Universal
Jeff Fan 32ad92dd6e Sync patches r15401, r15403, r15404, r15405, r15407, r15408, r15409, r15410, r15412, r15416, r15425 and r15426 from main trunk.
1. Remove RT attribute for variable PlatDriOver.
2. Update code logic, remove ASSERT and use error handling.
3. Calculate enough space for 2 variables (public key and variable data) instead of directly setting them 1 by 1.
   Fixed a bug in public key reclaim().
4. Remove hide TPM support. 
5. Add ASSERT to check if NewVariable is NULL.
6. Add NULL pointer check in I2chost.
7. SecurityPkg Variable: Add NULL pointer check.
8. Add check to avoid null pointer deference.
9. Check the input file pointer before use it.
10. Remove unused [PcdsDynamic, PcdsDynamicEx] section.
11.Check the parameter before use it.
12.Add missing parameter comment in AddPubKeyInStore()


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@15442 6f19259b-4bc3-4df7-8a09-765794883524
2014-04-09 03:29:17 +00:00
..
Acpi 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
BdsDxe Sync patches r15401, r15403, r15404, r15405, r15407, r15408, r15409, r15410, r15412, r15416, r15425 and r15426 from main trunk. 2014-04-09 03:29:17 +00:00
Console/VgaClassDxe Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-05 09:21:58 +00:00
CpuIoDxe Fix comparisons of enumerated types which may cause warnings for some compilers. 2012-08-28 06:48:28 +00:00
DataHubDxe First try to get log time at TPL level <= TPL_CALLBACK, then fill time into DataHub. 2010-11-29 04:41:58 +00:00
DataHubStdErrDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
FirmwareVolume Fix CRLF format 2014-01-22 08:38:20 +00:00
LegacyRegionDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
SectionExtractionDxe Build the registered guid HOB and SystemTable to record the GUID itself in PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib, and also state the restriction in BaseExtractGuidedSectionLib. 2012-11-08 01:12:56 +00:00
StatusCode Enhance inf to follow spec. 2011-03-14 08:40:20 +00:00