
6 Nov
2023
6 Nov
'23
5:32 p.m.
On Tue, Jul 25, 2023 at 04:13:29PM -0700, seanedmond@linux.microsoft.com wrote:
From: Sean Edmond seanedmond@microsoft.com
RFC 5970 states that OPT_BOOTFILE_PARAM (option 60) can be multiple parameters that start with a 16-bit length field followed by the parameter. For example: [ param-len 1 (16-bits) ] [ parameter 1 (variable length) ]
This fix ensure we're considering "param-len 1" in the parsing.
Signed-off-by: Sean Edmond seanedmond@microsoft.com
Applied to u-boot/master, thanks!
--
Tom