reactos/hal/halx86/generic
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
..
beep.c
bios.c [HALX86] Remove a now useless ASSERT() (#2089) 2019-11-25 18:29:03 +01:00
cmos.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
display.c
dma.c [HAL] Use a spin lock for the DMA adapter list. CORE-16611 2020-02-09 08:32:56 +01:00
drive.c
halinit.c [HAL] Implement amd64 BIOS call support 2019-08-15 14:13:54 +02:00
memory.c [HAL] Add NT6-compatible version of HalpMapPhysicalMemory64 and HalpUnmapVirtualAddress 2018-08-05 10:14:57 +02:00
misc.c [NTOSKRNL][HAL][BOOTVID] Some more code refactoring 2020-05-12 15:56:37 +03:00
pic.c
portio.c
profil.c
reboot.c [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
spinlock.c
sysinfo.c
systimer.S
timer.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
trap.S
usage.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
v86.S