limine/common/sys
2024-07-27 09:25:13 +02:00
..
a20.h fixed header guard names 2024-03-20 03:06:55 +01:00
a20.s2.c bios/a20: Add support for fast A20 method. May fix #386 2024-07-21 14:35:12 +02:00
cpu_riscv.c dtb: Fix bugs introduced in cc05481b89 2024-06-28 01:01:21 +02:00
cpu.h misc: No more non-static inline functions in headers 2024-04-10 20:16:37 +02:00
dummy_isr.asm_ia32 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
dummy_isr.asm_x86_64 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
e820.h fixed header guard names 2024-03-20 03:06:55 +01:00
e820.s2.c misc: Rename UEFI and BIOS define macros 2022-09-02 02:29:12 +02:00
exceptions.s2.c exceptions: Change naming of exceptions in panic message 2023-08-18 13:36:58 -05:00
gdt.h fixed header guard names 2024-03-20 03:06:55 +01:00
gdt.s2.c x86/gdt: Mark accessed flag in descriptors 2023-09-09 10:08:44 -05:00
idt.c misc: blib.h -> misc.h 2022-08-26 23:44:47 +02:00
idt.h fixed header guard names 2024-03-20 03:06:55 +01:00
idt.s2.c misc: Rename UEFI and BIOS define macros 2022-09-02 02:29:12 +02:00
int_thunks.s2.asm_bios_ia32 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
lapic.c limine/ioapic: Change spec to avoid masking IOAPIC RTEs unless Fixed or Lowest Priority 2023-10-24 01:21:24 +02:00
lapic.h fixed header guard names 2024-03-20 03:06:55 +01:00
pic.c misc: blib.h -> misc.h 2022-08-26 23:44:47 +02:00
pic.h fixed header guard names 2024-03-20 03:06:55 +01:00
sbi.asm_riscv64 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
sbi.h fixed header guard names 2024-03-20 03:06:55 +01:00
smp_trampoline.asm_aarch64 smp/aarch64: Fix trampoline alignment and allocation size 2023-11-24 03:15:33 +01:00
smp_trampoline.asm_riscv64 Revert "misc: Converge with 5.x" 2023-11-03 06:24:58 +01:00
smp_trampoline.asm_x86 build: Restore WERROR_FLAG to nasm calls, add NASMFLAGS_FOR_TARGET 2024-07-27 09:25:13 +02:00
smp.c sys/smp: Add support for SMP on non-ACPI AArch64 systems 2024-07-12 07:13:08 +02:00
smp.h fixed header guard names 2024-03-20 03:06:55 +01:00