seabios/src/std
Kevin O'Connor 731c88d503 stdvgaio: Only read/write one color palette entry at a time
Introduce stdvga_dac_read_many() and stdvga_dac_write_many() for
writing multiple dac palette entries.  Convert the stdvga_dac_read()
and stdvga_dac_write() low-level IO access functions in stdvgaio.c to
access just one color palette entry.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-04-13 13:19:56 -04:00
..
LegacyBios.h Update EFI_COMPATIBILITY16_TABLE to match 0.98 spec update 2014-06-02 10:47:28 -04:00
acpi.h acpi: add xsdt support 2020-05-15 13:38:47 +02:00
bda.h kbd: Merge bda->kbd_flag0 and bda->kbd_flag1 2016-09-12 10:22:10 -04:00
disk.h cdemu: store internal cdemu fields in standard "el-torito" spec format. 2014-06-04 11:06:58 -04:00
mptable.h Move fw/mptable.h to std/mptable.h. 2013-09-18 20:48:34 -04:00
multiboot.h Add multiboot support. 2015-06-01 12:11:36 -04:00
optionrom.h Move optionroms.h to std/optionrom.h and util.h. 2013-09-18 20:48:34 -04:00
pirtable.h Move pirtable definitions from hw/pci.h to std/pirtable.h and util.h. 2013-09-18 20:48:34 -04:00
pmm.h Move pmm definitions to new file std/pmm.h. 2013-09-18 20:48:34 -04:00
pnpbios.h Move pnpbios definition to new file std/pnpbios.h. 2013-09-18 20:48:34 -04:00
smbios.h smbios: copy_smbios_30() function 2021-12-18 11:39:13 -05:00
tcg.h tcgbios: Add support for SHA3 type of algorithms 2020-04-19 11:35:34 -04:00
vbe.h stdvgaio: Only read/write one color palette entry at a time 2024-04-13 13:19:56 -04:00
vga.h vgabios: Move standard table definitions to std/vga.h 2014-10-27 11:03:12 -04:00