You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix misleading RFC 5970 comment in bootfile-url handling
The previous comment incorrectly suggested that the Boot File URL option
in RFC 5970 limits the download protocol. While the RFC allows
various protocols, the current implementation only supports TFTP.
This patch updates the comment to clarify the current situation.
Fixes: tianocore#10742
Signed-off-by: Andreas Florath <[email protected]>
0 commit comments