edk2/MdeModulePkg/Universal
Jeff Fan 36a5713325 Sync patches r15388, r15404, r15405, and r15409 from main trunk.
1. MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang and Lang variables
   and use PcdUefiVariableDefaultLangDeprecate to turn off auto update between PlatformLang and Lang variables.
2. 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().
3. Remove hide TPM support.
4. SecurityPkg Variable: Add NULL pointer check.

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/UDK2010.SR1@15414 6f19259b-4bc3-4df7-8a09-765794883524
2014-03-28 08:22:59 +00:00
..
Acpi Sync patches r15330, r15331 and r15336 from main trunk. 2014-03-20 03:17:04 +00:00
CapsulePei Sync patches r15136 and r15137 from main trunk. 2014-03-20 02:57:13 +00:00
CapsuleRuntimeDxe Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI transfers to long mode to get capsule data. 2011-09-02 11:34:35 +00:00
Console Sync patches r15385, r15386, r15387, r15391, r15393, r15401, r15403, r15407, and r15410 from main trunk. 2014-03-28 07:03:15 +00:00
DebugPortDxe Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
DebugSupportDxe Sync patches r13691, r13703, r13704, r13909, r13957, r14039, r14079, r14082, r14115, r14165, r14256, r14259, r14294 adn r14296 from main trunk. 2013-05-09 04:06:58 +00:00
DevicePathDxe Sync patches r14496, r14497, r14504, r14548, r14549, r14550 and r14554 from main trunk. 2013-09-10 07:35:11 +00:00
Disk Sync patches r14146, r14398, r14471, r14476, r14520, r14521, r14545, r14574 and r14623 from main trunk. 2013-09-11 02:15:40 +00:00
DisplayEngineDxe Sync patch r14774 from main trunk. 2013-10-15 03:12:04 +00:00
DriverSampleDxe Sync patches r15385, r15386, r15387, r15391, r15393, r15401, r15403, r15407, and r15410 from main trunk. 2014-03-28 07:03:15 +00:00
EbcDxe Sync patches r12979 and r13025 from mail trunk. 2012-03-23 05:54:41 +00:00
FaultTolerantWriteDxe Sync patches r14454, r14455, r14456, r14457, r14458, and r14462 from main trunk. 2014-03-20 02:38:02 +00:00
FaultTolerantWritePei Sync patches r14454, r14455, r14456, r14457, r14458, and r14462 from main trunk. 2014-03-20 02:38:02 +00:00
HiiDatabaseDxe Sync patches r14006, r14034 and r14035 from main trunk. 2013-10-16 05:49:50 +00:00
HiiResourcesSampleDxe Clean up the private GUID definition in module Level. 2011-09-18 12:21:01 +00:00
LegacyRegion2Dxe Enhance inf and dec file to follow specs. 2011-03-14 08:43:59 +00:00
LockBox/SmmLockBox Sync patch r14379 from main trunk. 2013-05-22 01:21:58 +00:00
MemoryTest MdeModulePkg: Add GenericMemoryTestDxe driver 2011-07-01 00:40:26 +00:00
Metronome Update the copyright notice format 2010-04-24 09:33:45 +00:00
MonotonicCounterRuntimeDxe Clean up the private GUID definition in module Level. 2011-09-18 12:21:01 +00:00
Network Sync patch r15351 from main trunk. 2014-03-28 05:37:33 +00:00
PcatSingleSegmentPciCfg2Pei Update the copyright notice format 2010-04-24 09:33:45 +00:00
PCD Sync patch r15357 from main trunk. 2014-03-21 01:48:45 +00:00
PlatformDriOverrideDxe Sync patches r15385, r15386, r15387, r15391, r15393, r15401, r15403, r15407, and r15410 from main trunk. 2014-03-28 07:03:15 +00:00
PrintDxe Update the copyright notice format 2010-04-24 09:33:45 +00:00
ReportStatusCodeRouter Sync patches r13691, r13703, r13704, r13909, r13957, r14039, r14079, r14082, r14115, r14165, r14256, r14259, r14294 adn r14296 from main trunk. 2013-05-09 04:06:58 +00:00
ResetSystemRuntimeDxe Sync patches r13889, r13890, r13891, r13892, r13896 and r13897 from main trunk. 2012-11-02 03:08:23 +00:00
SecurityStubDxe Sync patches r14074, r14113, r14118, r14136, r14140, r14147, r14150, r14161, r14217, r14218 from main trunk. 2013-04-01 08:28:05 +00:00
SetupBrowserDxe Sync patch r12929 from main trunk. 2013-09-26 03:17:45 +00:00
SmbiosDxe Sync patches r14209, r14210, r14226, r14227 and r14238 from main trunk. 2013-04-04 03:53:12 +00:00
StatusCodeHandler AsciiSPrint returns The number of ASCII characters in the produced output buffer not including the Null-terminator, but SerialStatusCodeWorker has bug which overwrites the last character, which causes there is a missing character in serial log output. The fix is to resolve this issue. 2011-10-11 03:45:24 +00:00
Variable Sync patches r15388, r15404, r15405, and r15409 from main trunk. 2014-03-28 08:22:59 +00:00
WatchdogTimerDxe Add debug print that the system is about to be reset. I was seeing watchtog timeouts in UnixPkg and they were hard to debug as gdb was exiting. This debug print should be useful in general. 2010-07-30 16:01:09 +00:00