Actions
Feature #26261
openAdd supersede vendor-class-identifier when filename starts with http(s)
Description
It looks like UEFI HTTP Boot will not work unless the DHCP entry has
supersede vendor-class-identifier = "HTTPClient";
line. We can add that in the ISC DHCP module or better generic DHCP module when filename option starts with http(s)://
Actions