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

Tento commit je obsažen v:
2024-02-09 15:11:14 +01:00
rodič 73cd4bd4f2
revize 77bc796769
5 změnil soubory, kde provedl 54 přidání a 8 odebrání

Zobrazit soubor

@@ -71,7 +71,7 @@ KepInitializeMachine(VOID)
HlIoPortOutByte(0x3F6, 0);
/* Disable the legacy PIC */
HlDisablePic();
HlDisableLegacyPic();
/* Initialize frame buffer */
HlInitializeFrameBuffer();