aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common/(public-mirror)
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2026-09-24 07:22:16 +0000
committerWarner Losh <imp@FreeBSD.org>2026-09-24 07:22:25 +0000
commitb5f0e7f36afc20bf17e9e955454b445d686cda06 (patch)
tree4997f82c5ce03cd34fc146aab26e118a1f4d7c24 /sys/boot/common/(public-mirror)
parent85fb40bad584e7d8c503e5a99bb81cc2d3cf9fee (diff)
loader.efi: Be cautious about using GOPsHEADmain
When we're searching for the EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID (GOPs) to use, skip any whose Mode or Mode->Info pointers are NULL. The spec requires these to be non-null, however, some firmwares seem to fail to populate the Info when, for example, a monitor is not present. Work around these bugs by skipping any GOPs with bad pointers. PR: 288900 Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D59830
Diffstat (limited to 'sys/boot/common/(public-mirror)')
0 files changed, 0 insertions, 0 deletions