Hello Rebecca,

On 02/06/19 07:06, Rebecca Cran via edk2-devel wrote:
> I'm trying to fetch a file over HTTP in a boot loader, but gBS-
>> LocateHandleBuffer doesn't find either of the 
>> EFI_TCP4_SERVICE_BINDING_PROTCOL 
> or EFI_HTTP_SERVICE_BINDING_PROTOCOL.
> 
> I'm running a build of OVMF from git master from a few weeks ago.
> Should they exist and be usable, or does OVMF only support the 
> EFI_SIMPLE_NETWORK_PROTOCOL?
> 

please refer to the HTTP_BOOT_ENABLE define in the OVMF DSC files; the
default value is FALSE.

If you'd like HTTP over IPv6, then please pass -D NETWORK_IP6_ENABLE on
the "build" cmdline as well.

Thanks,
Laszlo
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to