reactos/drivers/base/bootvid/i386/pc
Stanislav Motylkov cd91271796
[NTOSKRNL][HAL][BOOTVID] Some more code refactoring
- Add boot video color constants
- Refactor palette initialization
- Move some common stuff in right place
- Get rid of some magic constants and hardcoded values
- Get rid of TopDelta variable (calculated at compile time)
- Update SAL annotations

Addendum to 5f2ca473. CORE-16216 CORE-16219
2020-05-12 15:56:37 +03:00
..
bootdata.c [BOOTVID] Move the VGA code into the PC directory. (#2510) 2020-04-09 15:33:58 +02:00
bootvid.c [NTOSKRNL][HAL][BOOTVID] Some more code refactoring 2020-05-12 15:56:37 +03:00
cmdcnst.h [BOOTVID] Move the VGA code into the PC directory. (#2510) 2020-04-09 15:33:58 +02:00
pc.h [NTOSKRNL][HAL][BOOTVID] Some more code refactoring 2020-05-12 15:56:37 +03:00
vga.c [NTOSKRNL][HAL][BOOTVID] Some more code refactoring 2020-05-12 15:56:37 +03:00
vga.h [BOOTVID] Move the VGA code into the PC directory. (#2510) 2020-04-09 15:33:58 +02:00