Laszlo Ersek
b4ec32c290
ArmVirtPkg/ArmVirtQemu: port HTTP_BOOT_ENABLE from OvmfPkg
* From commit ab44a6e833
("OvmfPkg: Add HttpBoot support", 2015-08-23):
- introduce HTTP_BOOT_ENABLE build define
- resolve HttpLib class
- include NetworkPkg drivers DnsDxe, HttpDxe, HttpBootDxe
* From commit 1a85139d9e
("OvmfPkg: Build HTTP utilities driver",
2015-08-28):
- include NetworkPkg driver HttpUtilitiesDxe
* From commit 4b2fb7986d
("OvmfPkg: Allow HTTP connections if HTTP Boot
enabled", 2017-01-19):
- set PcdAllowHttpConnections to TRUE
> ## Indicates whether HTTP connections (i.e., unsecured) are permitted or
> ## not.
> # TRUE - HTTP connections are allowed. Both the "https://" and
> # "http://" URI schemes are permitted.
> # FALSE - HTTP connections are denied. Only the "https://" URI scheme is
> # permitted.
> # @Prompt Indicates whether HTTP connections are permitted or not.
> gEfiNetworkPkgTokenSpaceGuid.PcdAllowHttpConnections|FALSE|BOOLEAN|...
TLS_ENABLE (for HTTPS) is not ported for the time being.
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2017-09-12 13:09:40 +02:00
..
2017-04-04 15:24:59 +01:00
2017-03-21 10:41:25 +00:00
2016-09-15 15:39:29 +01:00
2017-08-17 14:13:23 +02:00
2017-04-05 16:59:13 +01:00
2016-10-24 15:57:25 +01:00
2016-04-13 17:26:07 +02:00
2017-03-28 13:48:39 +02:00
2016-09-15 15:31:24 +01:00
2017-04-05 16:59:13 +01:00
2017-09-12 13:09:23 +02:00
2017-03-31 11:44:36 +01:00
2017-09-12 13:09:40 +02:00
2016-07-12 15:19:42 +02:00
2017-09-12 13:09:40 +02:00
2017-09-12 13:09:40 +02:00
2017-04-04 16:00:12 +01:00
2016-08-22 09:05:17 +02:00
2017-09-08 20:43:01 +02:00
2017-09-08 20:43:01 +02:00
2016-06-23 16:07:38 +02:00