Allowed zero-cost enforced ordering of features in startup banner
list. Added FEATURE() macros to most relevant (non-driver) files.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
#include <gpxe/http.h>
|
||||
#include <gpxe/features.h>
|
||||
|
||||
FEATURE ( "HTTPS", DHCP_EB_FEATURE_HTTPS, 1 );
|
||||
FEATURE ( FEATURE_PROTOCOL, "HTTPS", DHCP_EB_FEATURE_HTTPS, 1 );
|
||||
|
||||
/**
|
||||
* Initiate an HTTPS connection
|
||||
|
||||
Reference in New Issue
Block a user