]> git.baikalelectronics.ru Git - uboot.git/commit
video: Rename structs and functions to avoid VBE
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jul 2022 21:52:05 +0000 (15:52 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Aug 2022 12:14:23 +0000 (08:14 -0400)
commit89935067cb4b883040f2ff59e780cec3938dca6e
tree9e4fa4da0a135dd2a6b7fbebfab4886a5b8985fd
parentc6c722d4a84f1bb589cd1db079345b45ef5372dd
video: Rename structs and functions to avoid VBE

Rename these to VESA, itself an abbreviation, to avoid a conflict with
Verified Boot for Embedded.

Rename this to avoid referencing VBE.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/bios.c
arch/x86/lib/fsp/fsp_graphics.c
drivers/bios_emulator/atibios.c
drivers/pci/pci_rom.c
drivers/video/broadwell_igd.c
drivers/video/coreboot.c
drivers/video/efi.c
drivers/video/ivybridge_igd.c
drivers/video/vesa.c
include/bios_emul.h
include/vesa.h