audk/AppPkg/Applications/Sockets/WebServer
chenc2 8a219767e0 AppPkg: 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: Jaben Carsey <jaben.carsey@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: Jaben Carsey <jaben.carsey@intel.com>
2018-06-29 16:19:35 +08:00
..
ACPI.c Update the license dates 2012-03-20 22:16:42 +00:00
BootServicesTable.c Update the license dates 2012-03-20 22:16:42 +00:00
ConfigurationTable.c Update the license dates 2012-03-20 22:16:42 +00:00
DhcpOptions.c AppPkg/Applications/Sockets: Address GCC and Linux compilation problems. 2012-03-27 00:47:35 +00:00
DxeServicesTable.c AppPkg/Applications/Sockets: Address GCC and Linux compilation problems. 2012-03-27 00:47:35 +00:00
Exit.c Update the license dates 2012-03-20 22:16:42 +00:00
Firmware.c Update the license dates 2012-03-20 22:16:42 +00:00
HTTP.c Update the license dates 2012-03-20 22:16:42 +00:00
Handles.c Update the license dates 2012-03-20 22:16:42 +00:00
Hello.c Update the license dates 2012-03-20 22:16:42 +00:00
Index.c Update the license dates 2012-03-20 22:16:42 +00:00
MemoryMap.c Update the license dates 2012-03-20 22:16:42 +00:00
Mtrr.c AppPkg/WebServer: Fix build failure. 2017-09-14 08:55:09 +08:00
PageList.c Update the license dates 2012-03-20 22:16:42 +00:00
Ports.c Update the license dates 2012-03-20 22:16:42 +00:00
Reboot.c Update the license dates 2012-03-20 22:16:42 +00:00
RuntimeServicesTable.c Update the license dates 2012-03-20 22:16:42 +00:00
SystemTable.c Update the license dates 2012-03-20 22:16:42 +00:00
WebServer.c Update the license dates 2012-03-20 22:16:42 +00:00
WebServer.h AppPkg/WebServer: Fix build failure. 2017-09-14 08:55:09 +08:00
WebServer.inf AppPkg: Removing ipf which is no longer supported from edk2. 2018-06-29 16:19:35 +08:00