|
1.
|
|
|
Don't load host tables specified by comma-separated list.
|
|
|
|
不加载指定的主机表(多个表用逗号分隔)。
|
|
Translated by
Wenbin Lv
|
|
|
|
Located in
grub-core/commands/acpi.c:43
|
|
2.
|
|
|
Load only tables specified by comma-separated list.
|
|
|
|
只加载指定的主机表(多个表用逗号分隔)。
|
|
Translated by
Wenbin Lv
|
|
|
|
Located in
grub-core/commands/acpi.c:46
|
|
3.
|
|
|
Expose v1 tables.
|
|
|
|
显示 v1 表。
|
|
Translated by
Aron Xu
|
|
|
|
Located in
grub-core/commands/acpi.c:44
|
|
4.
|
|
|
Expose v2 and v3 tables.
|
|
|
|
显示 v2 和 v3 表。
|
|
Translated by
Aron Xu
|
|
|
|
Located in
grub-core/commands/acpi.c:45
|
|
5.
|
|
|
Set OEMID of RSDP, XSDT and RSDT.
|
|
|
|
设置 RSDP,XSDT 和 RSDT 中的 OEMID。
|
|
Translated by
Aron Xu
|
|
Reviewed by
Aron Xu
|
|
|
|
Located in
grub-core/commands/acpi.c:49
|
|
6.
|
|
|
Set OEMTABLE ID of RSDP, XSDT and RSDT.
|
|
|
|
设置 RSDP,XSDT 和 RSDT 中的 OEMTABLE ID。
|
|
Translated by
Aron Xu
|
|
Reviewed by
Aron Xu
|
|
|
|
Located in
grub-core/commands/acpi.c:51
|
|
7.
|
|
|
Set OEMTABLE revision of RSDP, XSDT and RSDT.
|
|
|
|
设置 RSDP,XSDT 和 RSDT 中的 OEMTABLE 版本信息。
|
|
Translated by
Aron Xu
|
In upstream: |
|
设置 RSDP,XSDT 和 RSDT 中的 OEMTABLE 修订信息。
|
|
|
Suggested by
Aron Xu
|
|
|
|
Located in
grub-core/commands/acpi.c:53
|
|
8.
|
|
|
Set creator field of RSDP, XSDT and RSDT.
|
|
|
|
设置 RSDP,XSDT 和 RSDT 中的制造商信息。
|
|
Translated by
Aron Xu
|
|
Reviewed by
Aron Xu
|
|
|
|
Located in
grub-core/commands/acpi.c:55
|
|
9.
|
|
|
Set creator revision of RSDP, XSDT and RSDT.
|
|
|
|
设置 RSDP,XSDT 和 RSDT 中的制造商版本信息。
|
|
Translated by
Aron Xu
|
In upstream: |
|
设置 RSDP,XSDT 和 RSDT 中的制造商修订信息。
|
|
|
Suggested by
Aron Xu
|
|
|
|
Located in
grub-core/commands/acpi.c:57
|
|
10.
|
|
|
Don't update EBDA. May fix failures or hangs on some. BIOSes but makes it ineffective with OS not receiving RSDP from GRUB.
|
|
|
|
不更新 EBDA。有些时候能解决引导失败和挂起的问题。但因为 BIOS 的原因,对不从 GRUB 接收 RSDP 的操作系统无效。
|
|
Translated by
Aron Xu
|
|
|
|
Located in
grub-core/commands/acpi.c:55
|