mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-31 08:47:57 +00:00
Show error code
This commit is contained in:
parent
bcf46f8341
commit
f767d950c4
@ -194,7 +194,7 @@ namespace Driver
|
||||
}
|
||||
else
|
||||
{
|
||||
KPrint("\eE85230Failed to open driver directory: %s", Config.DriverDirectory);
|
||||
KPrint("\eE85230Failed to open driver directory: %s! (Status: %#lx)", Config.DriverDirectory, DriverDirectory->Status);
|
||||
CPU::Stop();
|
||||
}
|
||||
vfs->Close(DriverDirectory);
|
||||
|
Loading…
x
Reference in New Issue
Block a user