Userspace ACPI parser debugging.
* grub-core/commands/acpihalt.c [GRUB_DSDT_TEST]: Include userspace headers and add relevant defines. Don't include standard headers. (main) [GRUB_DSDT_TEST]: New function. * include/grub/acpi.h [GRUB_DSDT_TEST]: Don't include standard headers. Don't declare functions.
This commit is contained in:
parent
fbfbeb394f
commit
c32b51c9f9
3 changed files with 75 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2010-10-16 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Userspace ACPI parser debugging.
|
||||
|
||||
* grub-core/commands/acpihalt.c [GRUB_DSDT_TEST]: Include userspace
|
||||
headers and add relevant defines. Don't include standard headers.
|
||||
(main) [GRUB_DSDT_TEST]: New function.
|
||||
* include/grub/acpi.h [GRUB_DSDT_TEST]: Don't include standard headers.
|
||||
Don't declare functions.
|
||||
|
||||
2010-10-16 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Remove dead grub_efi_mm_fini.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue