reactos/hal/halx86
Victor Perevertkin 5c7ce4475e
[REACTOS] Cleanup INIT and some PAGE section allocations
- Change INIT_FUNCTION and INIT_SECTION to CODE_SEG("INIT") and DATA_SEG("INIT") respectively
- Remove INIT_FUNCTION from function prototypes
- Remove alloc_text pragma calls as they are not needed anymore
2020-11-02 21:45:31 +03:00
..
acpi [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
amd64 [HAL] Implement amd64 BIOS call support 2019-08-15 14:13:54 +02:00
apic [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
generic [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
include [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
legacy [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
minihal [HALPC98] Add Hardware Abstraction Layer for NEC PC-98 series (#3002) 2020-07-25 15:31:02 +02:00
mp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
pc98 [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
up [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
xbox [HALPC98] Add Hardware Abstraction Layer for NEC PC-98 series (#3002) 2020-07-25 15:31:02 +02:00
acpi.cmake Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
apic.cmake Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt [NDK][CMAKE] Introduce DATA_SEG and CODE_SEG macro 2020-11-02 21:27:06 +03:00
generic.cmake [HALPC98] Add Hardware Abstraction Layer for NEC PC-98 series (#3002) 2020-07-25 15:31:02 +02:00
legacy.cmake Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
pc98.cmake [HALPC98] Add Hardware Abstraction Layer for NEC PC-98 series (#3002) 2020-07-25 15:31:02 +02:00
pcidata.cmake [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
pic.cmake [HALPC98] Add Hardware Abstraction Layer for NEC PC-98 series (#3002) 2020-07-25 15:31:02 +02:00
up.cmake Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
xbox.cmake [HALPC98] Add Hardware Abstraction Layer for NEC PC-98 series (#3002) 2020-07-25 15:31:02 +02:00