vbe: Move reading the version into the common file
authorSimon Glass <sjg@chromium.org>
Thu, 16 Jan 2025 01:27:08 +0000 (18:27 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 22 Jan 2025 15:47:49 +0000 (09:47 -0600)
commit47e56185084941f3bccc8b8352260ba2ee5e5e56
treee9fe386597e64d7305c82beab6c8b737e32ec5de
parent190b128252b3861865d63c73ac9f13731aeb950f
vbe: Move reading the version into the common file

All VBE methods read a version string, so move this function into a
common file.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/vbe_common.c
boot/vbe_common.h
boot/vbe_simple.c
This page took 0.026267 seconds and 4 git commands to generate.