forked from xt-sys/exectos
Implement HlClearApicErrors() and HlSendEoi() routines, change HlDisableLegacyPic() calling convention
This commit is contained in:
@@ -71,7 +71,7 @@ KepInitializeMachine(VOID)
|
||||
HlIoPortOutByte(0x3F6, 0);
|
||||
|
||||
/* Disable the legacy PIC */
|
||||
HlDisablePic();
|
||||
HlDisableLegacyPic();
|
||||
|
||||
/* Initialize frame buffer */
|
||||
HlInitializeFrameBuffer();
|
||||
|
Reference in New Issue
Block a user