VirtualBox

Changeset 53362 in vbox for trunk


Ignore:
Timestamp:
Nov 20, 2014 4:33:54 PM (10 years ago)
Author:
vboxsync
Message:

iPXE: enable HTTP

Location:
trunk/src/VBox/Devices/PC/ipxe
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/ipxe/Makefile.kmk

    r49116 r53362  
    322322        src/net/udp/dns.c \
    323323        src/net/udp/tftp.c \
     324        src/net/tcp/http.c \
     325        src/net/tcp/httpcore.c \
    324326        src/usr/autoboot.c \
    325327        src/usr/dhcpmgmt.c \
  • trunk/src/VBox/Devices/PC/ipxe/src/config/general.h

    r47928 r53362  
    5656
    5757#define DOWNLOAD_PROTO_TFTP     /* Trivial File Transfer Protocol */
    58 #undef  DOWNLOAD_PROTO_HTTP     /* Hypertext Transfer Protocol */
     58#define DOWNLOAD_PROTO_HTTP     /* Hypertext Transfer Protocol */
    5959#undef  DOWNLOAD_PROTO_HTTPS    /* Secure Hypertext Transfer Protocol */
    6060#undef  DOWNLOAD_PROTO_FTP      /* File Transfer Protocol */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette