Andrei Borzenkov
|
ec4af117c6
acpi: add missing efi_call wrapper to acpi command
|
7 年之前 |
Andrei Borzenkov
|
8fe17d91af
acpi: fix memory leak
|
9 年之前 |
Vladimir Serbinenko
|
d43a5ee651
tsc: Use alternative delay sources whenever appropriate.
|
9 年之前 |
Andrei Borzenkov
|
07258815e9
acpi: do not skip BIOS scan if EBDA length is zero
|
9 年之前 |
Vladimir Serbinenko
|
e1d4520bfb
acpi: Fix unused function warning.
|
9 年之前 |
Vladimir Serbinenko
|
4192f2e3d1
commands/acpi: Use ALIGN_UP rather than manual expression.
|
9 年之前 |
Vladimir Serbinenko
|
e902163e48
commands/acpi: Use ALIGN_UP rather than manual expression.
|
10 年之前 |
Vladimir Serbinenko
|
ed55931073
* grub-core/commands/acpi.c: Use grub_addr_t rather than long when
|
11 年之前 |
Vladimir 'phcoder' Serbinenko
|
de73de1748
* grub-core/commands/acpi.c: Use sizeof rather than hardcoding the size.
|
11 年之前 |
Vladimir 'phcoder' Serbinenko
|
ce7d92a9f2
Add new defines GRUB_RSDP_SIGNATURE_SIZE and GRUB_RSDP_SIGNATURE.
|
11 年之前 |
Nickolai Zeldovich
|
efd4f11754
* grub-core/commands/acpi.c (grub_acpi_create_ebda): Don't
|
11 年之前 |
Colin Watson
|
d0d4b8a063
Remove nested functions from memory map iterators.
|
12 年之前 |
Vladimir 'phcoder' Serbinenko
|
4a92934301
* grub-core/commands/acpi.c (options): Fix a dot in the middle of the
|
12 年之前 |
Vladimir 'phcoder' Serbinenko
|
bb51c6c647
* grub-core/commands/acpi.c: Add TRANSLATORS comments.
|
12 年之前 |
Vladimir 'phcoder' Serbinenko
|
ebcecdf1c3
Increase warning level.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
9c4b5c13e6
Improve gettext support. Stylistic fixes and error handling fixes while
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
7a45a539db
Don't override more informative errors.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
f2b60fbdb8
Replace UINT_TO_PTR and PTR_TO_UINT with explicit grub_addr_t casts.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
cc8f366887
* grub-core/commands/acpi.c (grub_acpi_create_ebda) [!x86]: Disable.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
e745cf0ca6
Implement automatic module license checking according to new GNU
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
a1d84a5e5e
Unify memory types.
|
14 年之前 |
Vladimir 'phcoder' Serbinenko
|
ed80f7d586
* include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All
|
14 年之前 |
Tristan Gingold
|
126b4c32ab
* commands/lsacpi.c: New file.
|
14 年之前 |
Vladimir 'phcoder' Serbinenko
|
fc2ef1172c
* grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter.
|
14 年之前 |
Vladimir 'phcoder' Serbinenko
|
df3df23d5c
Reorganise memory map handling
|
14 年之前 |
Tristan Gingold
|
1782b135e5
* commands/lsacpi.c: New file.
|
14 年之前 |
BVK Chaitanya
|
928bad4708
merge with mainline
|
14 年之前 |
BVK Chaitanya
|
16c7cb32c8
merge with mainline
|
14 年之前 |
BVK Chaitanya
|
8c41176882
automake commit without merge history
|
14 年之前 |