1
0
şundan çatallanmış xt-sys/exectos

Implement HlClearApicErrors() and HlSendEoi() routines, change HlDisableLegacyPic() calling convention

Bu işleme şunda yer alıyor:
2024-02-09 15:11:14 +01:00
ebeveyn 73cd4bd4f2
işleme 77bc796769
5 değiştirilmiş dosya ile 54 ekleme ve 8 silme

Dosyayı Görüntüle

@@ -13,14 +13,22 @@
/* HAL library routines forward references */
XTCDECL
XTAPI
VOID
HlDisablePic(VOID);
HlClearApicErrors();
XTAPI
VOID
HlDisableLegacyPic();
XTFASTCALL
ULONG
HlReadApicRegister(IN APIC_REGISTER Register);
XTAPI
VOID
HlSendEoi();
XTFASTCALL
VOID
HlWriteApicRegister(IN APIC_REGISTER Register,