Add stub routine for identifying processor
Alle Prüfungen waren erfolgreich
ci/woodpecker/push/build Pipeline was successful
Alle Prüfungen waren erfolgreich
ci/woodpecker/push/build Pipeline was successful
Dieser Commit ist enthalten in:
@@ -71,6 +71,12 @@ ArInitializeProcessor(VOID)
|
||||
ArpIdentifyProcessor();
|
||||
}
|
||||
|
||||
XTAPI
|
||||
VOID
|
||||
ArpIdentifyProcessor(VOID)
|
||||
{
|
||||
}
|
||||
|
||||
/**
|
||||
* Initializes the kernel's Global Descriptor Table (GDT).
|
||||
*
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren