exectos/xtoskrnl/includes
Jozef Nagy c8a54e602b
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 27s
Builds / ExectOS (i686) (push) Successful in 26s
Disable legacy 8259 PIC before enabling APIC
Reviewed-on: #5
Reviewed-by: Rafal Kupiec <belliash@noreply.codingworkshop.git>
Co-authored-by: Jozef Nagy <schkwve@gmail.com>
Co-committed-by: Jozef Nagy <schkwve@gmail.com>
2023-11-29 20:07:16 +01:00
..
amd64 Implement ArGetStackPointer() routine 2023-11-19 00:09:16 +01:00
i686 Implement ArGetStackPointer() routine 2023-11-19 00:09:16 +01:00
globals.h Basic processor initialization code 2023-11-28 22:31:39 +01:00
hl.h Disable legacy 8259 PIC before enabling APIC 2023-11-29 20:07:16 +01:00
ke.h Register interrupt handlers once the APIC initialization is done 2023-11-28 14:20:23 +01:00
mm.h Cleanup XTDK and XTOSKRNL headers 2023-10-29 09:58:47 +01:00
po.h Finish PoInitializeProcessorControlBlock() routine implementation 2023-10-29 20:14:10 +01:00
rtl.h Turn atomic routines architecture independent 2023-10-29 21:43:05 +01:00
xtos.h Cleanup MM subsystem headers 2023-10-29 00:52:05 +02:00