reactos/reactos/hal/halx86/generic
Stefan Ginsberg 4a3db0a6c3 - Add in MSVC support for HAL .init sections by using alloc_text. MSVC support for putting the HAL pci class and vendor tables into .init is still lacking. Put into a _MINIHAL_ guard or freeldr gets REALLY sad.
- Rename INIT_FUNCTION to INIT_SECTION and put it at the top of functions for consistency with __declspec declarations (it is actually possible to do this via __declspec in newer MSVC versions).

svn path=/trunk/; revision=69037
2015-09-05 18:33:38 +00:00
..
beep.c [HALx86] 2011-11-21 12:04:16 +00:00
bios.c [NTDLL][HAL][INFLIB][RTL][NTOS] VOIDify function paramater lists when they indeed don't take any arguments. 2015-09-03 23:57:39 +00:00
cmos.c - Add in MSVC support for HAL .init sections by using alloc_text. MSVC support for putting the HAL pci class and vendor tables into .init is still lacking. Put into a _MINIHAL_ guard or freeldr gets REALLY sad. 2015-09-05 18:33:38 +00:00
display.c [hal] Add a mini-HAL static library 2010-03-03 21:56:52 +00:00
dma.c - Add in MSVC support for HAL .init sections by using alloc_text. MSVC support for putting the HAL pci class and vendor tables into .init is still lacking. Put into a _MINIHAL_ guard or freeldr gets REALLY sad. 2015-09-05 18:33:38 +00:00
drive.c [HAL] 2014-02-03 10:58:33 +00:00
halinit.c - Add in MSVC support for HAL .init sections by using alloc_text. MSVC support for putting the HAL pci class and vendor tables into .init is still lacking. Put into a _MINIHAL_ guard or freeldr gets REALLY sad. 2015-09-05 18:33:38 +00:00
memory.c [HAL] 2012-03-28 12:15:54 +00:00
misc.c - Add in MSVC support for HAL .init sections by using alloc_text. MSVC support for putting the HAL pci class and vendor tables into .init is still lacking. Put into a _MINIHAL_ guard or freeldr gets REALLY sad. 2015-09-05 18:33:38 +00:00
portio.c [HAL] 2011-09-02 14:45:19 +00:00
profil.c [HAL] 2015-08-29 16:45:00 +00:00
reboot.c [HAL] 2011-09-07 10:14:48 +00:00
spinlock.c [REACTOS] 2013-01-10 01:45:22 +00:00
sysinfo.c [HEADERS] 2010-03-12 23:16:29 +00:00
systimer.S [HAL] 2011-09-07 10:14:48 +00:00
timer.c - Add in MSVC support for HAL .init sections by using alloc_text. MSVC support for putting the HAL pci class and vendor tables into .init is still lacking. Put into a _MINIHAL_ guard or freeldr gets REALLY sad. 2015-09-05 18:33:38 +00:00
trap.S [HAL] 2011-09-07 12:00:29 +00:00
usage.c - Add in MSVC support for HAL .init sections by using alloc_text. MSVC support for putting the HAL pci class and vendor tables into .init is still lacking. Put into a _MINIHAL_ guard or freeldr gets REALLY sad. 2015-09-05 18:33:38 +00:00
v86.S [HAL] 2011-09-07 12:00:29 +00:00