On Mon, Jan 09, 2023 at 06:30:27PM -0500, Robbie Harwood wrote:
> This reverts commit ac8a37dda0eabdd80506bebe4fb9a5a9fd227935.
Please explain why we need to revert this patch.
Daniel
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org
On Mon, Jan 09, 2023 at 06:30:28PM -0500, Robbie Harwood wrote:
> From: Aaron Miller
>
> Allow specifying port numbers for http and tftp paths, and allow ipv6
> addresses to be recognized with brackets around them, which is required
> to specify a port number.
>
> Signed-off-by: Aaron Miller
> Co