edk2/MdeModulePkg/Universal/Network
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
..
ArpDxe Fix GCC build fail issue for MdeModulePkg and NetworkPkg. 2012-12-17 06:48:35 +00:00
Dhcp4Dxe Fix GCC build fail issue for MdeModulePkg and NetworkPkg. 2012-12-17 06:48:35 +00:00
DpcDxe Update the copyright notice format 2010-04-24 09:33:45 +00:00
Ip4ConfigDxe Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which was incorrectly called NIC_IP4_CONFIG_INFO.Perment 2013-10-01 22:12:51 +00:00
Ip4Dxe Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_PARAMETER without restore TPL. 2013-09-18 02:27:20 +00:00
IScsiDxe Rollback the change 15178. 2014-01-26 09:33:22 +00:00
MnpDxe 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
Mtftp4Dxe Fix GCC build fail issue for MdeModulePkg and NetworkPkg. 2012-12-17 06:48:35 +00:00
SnpDxe Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UNDI, PXE_SW_UNDI to support greater than 256NICs in UNDI (Request by UEFI2.4 Mantis991). 2013-08-20 02:22:00 +00:00
Tcp4Dxe Fix a bug in TCP driver’s component name print function. 2013-12-17 07:46:11 +00:00
Udp4Dxe Fix GCC build fail issue for MdeModulePkg and NetworkPkg. 2012-12-17 06:48:35 +00:00
UefiPxeBcDxe Update Module BaseName to avoid the same name. 2014-01-24 09:33:11 +00:00
VlanConfigDxe Fix following problems about VLAN driver: 2014-01-24 05:33:18 +00:00