kolibrios-fun/kernel/trunk/core
Ivan Baravy 8e5b79b154 kernel: Don't read acpi_dev_* vars that if uninitialized.
Currently only uefi4kos loader initializes these variables. May be one
day BIOS loaders will load DEVICES.DAT file and initialize these vars
too, may be one day we will detect APIC IRQs via ACPI. But not today.

git-svn-id: svn://kolibrios.org@8117 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-26 04:29:48 +00:00
..
apic.inc kernel: Don't read acpi_dev_* vars that if uninitialized. 2020-10-26 04:29:48 +00:00
clipboard.inc
conf_lib-sp.inc
conf_lib.inc
debug.inc Use xsave/xrestor if available, enable AVX* instructions. 2017-12-05 05:24:21 +00:00
dll.inc Improved readability, no semantic changes. 2020-05-21 13:55:36 +00:00
export.inc
exports.inc revert FpuSave/FpuRestore to old implementations because existing drivers don't know about AVX, provide alternate exports AvxSaveSize/AvxSave/AvxRestore 2018-02-27 16:27:26 +00:00
ext_lib.inc UTF-8 file path input, unicode names for apps and libs 2016-08-25 19:30:08 +00:00
fpu.inc Enable xsave/xrstor, attempt 2. 2018-05-13 00:16:10 +00:00
heap.inc ай-яй-яй: Fix #7967 2020-05-22 15:44:06 +00:00
hpet.inc kernel: Split acpi.inc and hpet.inc from init.inc. 2020-10-21 14:23:51 +00:00
irq.inc kernel: Support more than one I/O APIC and 24 interrupts. 2020-03-02 04:25:30 +00:00
malloc.inc
memory.inc translate russian comments to english #3, no code changes 2020-07-16 13:51:29 +00:00
mtrr.inc Update BOOT_DATA structure and use it instead of all the BOOT_* vars. 2017-12-17 02:12:53 +00:00
mtrrtest.asm Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
peload.inc
sched.inc Assert sizeof.APPDATA=256, use it instead of hardcoded 256 value. 2020-10-12 02:54:44 +00:00
slab.inc Move slab allocator code from bus/usb/memory.inc to core/slab.inc. 2020-06-11 13:23:44 +00:00
string.inc
sync.inc Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
sys32-sp.inc
sys32.inc Assert sizeof.APPDATA=256, use it instead of hardcoded 256 value. 2020-10-12 02:54:44 +00:00
syscall.inc translate russian comments to english #3, no code changes 2020-07-16 13:51:29 +00:00
taskman.inc Assert sizeof.APPDATA=256, use it instead of hardcoded 256 value. 2020-10-12 02:54:44 +00:00
test_malloc.asm Add tests to autobuild: mtrrtest and test_malloc. 2017-12-17 02:30:54 +00:00
timers.inc
Tupfile.lua Add tests to autobuild: mtrrtest and test_malloc. 2017-12-17 02:30:54 +00:00
v86.inc translate russian comments to english #3, no code changes 2020-07-16 13:51:29 +00:00