diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2024-03-31 21:58:12 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2024-04-05 17:58:49 -0400 |
commit | 2996819f7df7f5a8fb53528213baa48ab65dad90 (patch) | |
tree | 770c54977f875b30fef5e19b701a631dd9dd5d1a /scripts/acpi_extract_preprocess.py | |
parent | 913680885350f92965d70122f6fd54406c49af7d (diff) | |
download | seabios-2996819f7df7f5a8fb53528213baa48ab65dad90.zip seabios-2996819f7df7f5a8fb53528213baa48ab65dad90.tar.gz seabios-2996819f7df7f5a8fb53528213baa48ab65dad90.tar.bz2 |
stdvga: Rename CGA palette functions
Rename stdvga_set_border_color() to stdvga_set_cga_background_color()
and stdvga_set_palette() to stdvga_set_cga_palette(). These functions
implement compatibility for old CGA cards - rename them so they are
not confused with the functions that manipulte the VGA palette.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/acpi_extract_preprocess.py')
0 files changed, 0 insertions, 0 deletions