mirror of
https://github.com/acpica/acpica/
synced 2025-01-16 06:19:19 +03:00
Added formatexception
date 2000.03.21.22.28.00; author rmoore1; state Exp;
This commit is contained in:
parent
24e957814f
commit
c56436e5a6
@ -176,7 +176,7 @@ AcpiLoadFirmwareTables (void)
|
|||||||
|
|
||||||
|
|
||||||
ErrorExit:
|
ErrorExit:
|
||||||
DEBUG_PRINT (ACPI_ERROR, ("Failure during ACPI Table initialization: %x\n", Status));
|
DEBUG_PRINT (ACPI_ERROR, ("Failure during ACPI Table Init: %s\n", CmFormatException (Status)));
|
||||||
|
|
||||||
return_ACPI_STATUS (Status);
|
return_ACPI_STATUS (Status);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user