fork 自 xt-sys/exectos
ACPI_RSDT structure does not need to be packed
此提交包含在:
@@ -231,7 +231,7 @@ typedef struct _ACPI_RSDT
|
|||||||
{
|
{
|
||||||
ACPI_DESCRIPTION_HEADER Header;
|
ACPI_DESCRIPTION_HEADER Header;
|
||||||
ULONG Tables[];
|
ULONG Tables[];
|
||||||
} PACKED ACPI_RSDT, *PACPI_RSDT;
|
} ACPI_RSDT, *PACPI_RSDT;
|
||||||
|
|
||||||
/* ACPI eXtended Root System Description Table (XSDT) structure */
|
/* ACPI eXtended Root System Description Table (XSDT) structure */
|
||||||
typedef struct _ACPI_XSDT
|
typedef struct _ACPI_XSDT
|
||||||
|
|||||||
新增問題並參考
封鎖使用者