mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 07:19:20 +00:00
Update ACPI print format
This commit is contained in:
@ -48,7 +48,7 @@ namespace ACPI
|
||||
if (i == 3)
|
||||
{
|
||||
#ifdef DEBUG
|
||||
KPrint("ACPI: %s [%s:%s] found at address %#lx",
|
||||
KPrint("ACPI: %.4s [%.6s:%.8s] found at address %#lx",
|
||||
Signature,
|
||||
SDTHdr->OEMID,
|
||||
SDTHdr->OEMTableID,
|
||||
|
Reference in New Issue
Block a user