audk/NetworkPkg/Ip6Dxe
chenc2 4fcb0d5458 NetworkPkg: Removing ipf which is no longer supported from edk2.
Removing rules for Ipf sources file:
* Remove the source file which path with "ipf" and also listed in
  [Sources.IPF] section of INF file.
* Remove the source file which listed in [Components.IPF] section
  of DSC file and not listed in any other [Components] section.
* Remove the embedded Ipf code for MDE_CPU_IPF.

Removing rules for Inf file:
* Remove IPF from VALID_ARCHITECTURES comments.
* Remove DXE_SAL_DRIVER from LIBRARY_CLASS in [Defines] section.
* Remove the INF which only listed in [Components.IPF] section in DSC.
* Remove statements from [BuildOptions] that provide IPF specific flags.
* Remove any IPF sepcific sections.

Removing rules for Dec file:
* Remove [Includes.IPF] section from Dec.

Removing rules for Dsc file:
* Remove IPF from SUPPORTED_ARCHITECTURES in [Defines] section of DSC.
* Remove any IPF specific sections.
* Remove statements from [BuildOptions] that provide IPF specific flags.

Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
2018-08-14 08:58:30 +08:00
..
ComponentName.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Ip6Common.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Ip6Common.h 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. 2014-05-07 06:17:31 +00:00
Ip6Config.vfr Remove Framework HII "class\subclass" in all VFR 2015-05-21 07:58:12 +00:00
Ip6ConfigImpl.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Ip6ConfigImpl.h NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Ip6ConfigNv.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Ip6ConfigNv.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
Ip6Driver.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Ip6Driver.h NetworkPkg: Fix typos in comments 2016-07-11 10:29:50 +08:00
Ip6Dxe.inf NetworkPkg: Removing ipf which is no longer supported from edk2. 2018-08-14 08:58:30 +08:00
Ip6Dxe.uni NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Ip6DxeExtra.uni NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Ip6DxeStrings.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
Ip6Icmp.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Ip6Icmp.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Ip6If.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Ip6If.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Ip6Impl.c NetworkPkg: Add new macros and refine codes 2016-04-11 08:24:47 +08:00
Ip6Impl.h NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration. 2016-06-23 09:39:38 +08:00
Ip6Input.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Ip6Input.h 1. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEFI errata that will appear in UEFI 2.3 specification after 2.3 errata B and future UEFI Specifications after 2.3. 2010-11-01 08:19:28 +00:00
Ip6Mld.c Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Ip6Mld.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Ip6Nd.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Ip6Nd.h 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected. 2012-10-17 08:23:41 +00:00
Ip6NvData.h Update IPv6 configuration UI: 1) keep addresses blank when enter ‘Advanced Configuration’ page; 2) Save parameters in ‘Advanced Configuration’ immediately when user press ‘Commit Changes and Exit’ . 2013-01-15 02:19:42 +00:00
Ip6Option.c NetworkPkg: Fix typos in comments 2016-10-26 08:50:03 +08:00
Ip6Option.h NetworkPkg: Fix typos in comments 2016-10-26 08:50:03 +08:00
Ip6Output.c NetworkPkg: Fix typos in comments 2016-10-26 08:50:03 +08:00
Ip6Output.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Ip6Route.c NetworkPkg: Add new macros and refine codes 2016-04-11 08:24:47 +08:00
Ip6Route.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00