提交 827fa7ed 编写于 作者: V vit9696

OpenCoreAcpi: Log multiple table drop

上级 446dbfea
......@@ -106,10 +106,11 @@ OcAcpiBlockTables (
if (EFI_ERROR (Status)) {
DEBUG ((
DEBUG_WARN,
"OC: Failed to drop ACPI %08X %016LX %u - %r\n",
"OC: Failed to drop ACPI %08X %016LX %u (%d) - %r\n",
Signature,
OemTableId,
Table->TableLength,
Table->All,
Status
));
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册