|
2e7793dc2b
|
Implement HlpGetCpuApicId() routine
|
2024-07-22 23:31:20 +02:00 |
|
|
2c5b680426
|
Implement HlpSendIpi() routine
|
2024-07-22 23:23:55 +02:00 |
|
|
626ece8046
|
HlReadApicRegister() should return and HlWriteApicRegister() should take ULONGLONG value
|
2024-07-16 22:36:45 +02:00 |
|
|
ef65bceccd
|
Initialize legacy PIC and mask all interrupts
|
2024-06-05 16:08:54 +02:00 |
|
|
c34b6ff6c1
|
Take CPU number from processor block
|
2024-05-08 21:59:18 +02:00 |
|
|
ac0b8ab36a
|
Allow to specify CPU number when initializing (A)PIC
|
2024-05-07 16:16:49 +02:00 |
|
|
c70d2e2afa
|
Routines with no prototype cannot use XTAPI calling convention
|
2024-02-20 16:37:57 +01:00 |
|
|
77bc796769
|
Implement HlClearApicErrors() and HlSendEoi() routines, change HlDisableLegacyPic() calling convention
|
2024-02-09 15:11:14 +01:00 |
|
|
dddd1eb183
|
Rename internal kernel headers to distinguish them easily from XTDK
|
2023-11-29 20:39:59 +01:00 |
|