audk/AppPkg/Applications/Sockets/WebServer
Leif Lindholm 3e583d3459 AppPkg: fix webserver build for !Ia32/X64
The WebServer application is not meant to be Ia32/X64 specific, and would
build for other architectures, if it wasn't for the
  #include <Register/Msr.h>
in WebServer.h. Move that statement to Mtrr.c instead, which is the only
consumer, and is already being filtered out for other architectures.

Cc: Daryl McDaniel <edk2-lists@mc2research.org>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2019-02-04 17:07:47 +00: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: fix webserver build for !Ia32/X64 2019-02-04 17:07:47 +00: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: fix webserver build for !Ia32/X64 2019-02-04 17:07:47 +00:00
WebServer.inf AppPkg: Removing ipf which is no longer supported from edk2. 2018-06-29 16:19:35 +08:00