[HAL] Add smp component and build x64 smp hal
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 6 Jun 2021 12:19:00 +0000 (14:19 +0200)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 19 Jun 2021 10:17:18 +0000 (12:17 +0200)
commit400af0cfc57139f876c199cab22dee7d3e85c9f1
tree4a4f840bb6c676e9a43387ec6dbe2220196b3ca4
parent396167bc7e52fae3901f27e7f00fd019ea6b5dc4
[HAL] Add smp component and build x64 smp hal

Like the up component it contains the spinlock code and now also the HalpBuildType variable.
hal/halx86/CMakeLists.txt
hal/halx86/apic/halinit.c
hal/halx86/generic/buildtype.c [new file with mode: 0644]
hal/halx86/mp/halinit_mp.c
hal/halx86/pic/halinit.c
hal/halx86/smp.cmake [new file with mode: 0644]
hal/halx86/up.cmake
hal/halx86/xbox/halinit.c