grub/grub-core/commands
Tristan Gingold 126b4c32ab * commands/lsacpi.c: New file.
* grub-core/Makefile.core.def (lsacpi): New module.
	* include/grub/acpi.h (GRUB_ACPI_FADT_SIGNATURE): New definition.
	(GRUB_ACPI_MADT_SIGNATURE): Likewise.
	(grub_acpi_madt_entry_header): New struct.
	(grub_acpi_madt): Likewise.
	(grub_acpi_madt_entry_interrupt_override): Likewise.
	(grub_acpi_madt_entry_sapic): Likewise.
	(grub_acpi_madt_entry_lsapic): Likewise.
	(grub_acpi_madt_entry_platform_int_source): Likewise.
	* include/grub/types.h (PRIxGRUB_UINT32_T): New definition.
	(PRIuGRUB_UINT32_T): Likewise.
	(PRIxGRUB_UINT64_T): Likewise.

	Also-By: Robert Millan <rmh.grub@aybabtu.com>

	Also-By: Vladimir Serbinenko <phcoder@gmail.com>
2010-09-11 17:48:54 +02:00
..
efi automake commit without merge history 2010-05-06 11:34:04 +05:30
i386 merge with mainline 2010-09-04 09:05:21 +05:30
ieee1275 automake commit without merge history 2010-05-06 11:34:04 +05:30
mips/yeeloong merge with mainline 2010-07-13 00:43:28 +05:30
acpi.c * commands/lsacpi.c: New file. 2010-09-11 17:48:54 +02:00
blocklist.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
boot.c automake commit without merge history 2010-05-06 11:34:04 +05:30
cat.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
cmp.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
configfile.c automake commit without merge history 2010-05-06 11:34:04 +05:30
crc.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
date.c automake commit without merge history 2010-05-06 11:34:04 +05:30
echo.c merge with mainline 2010-08-26 09:30:11 +05:30
extcmd.c pull-in block-arg branch 2010-08-26 11:32:35 +05:30
gptsync.c merge with mainline 2010-06-08 09:36:44 +05:30
halt.c automake commit without merge history 2010-05-06 11:34:04 +05:30
hashsum.c Uncompressed checksum support. 2010-09-05 16:48:54 +02:00
hdparm.c merge with mainline 2010-08-26 09:30:11 +05:30
help.c merge with mainline 2010-08-26 09:30:11 +05:30
hexdump.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
iorw.c merge with mainline 2010-08-26 09:30:11 +05:30
keystatus.c merge with mainline 2010-08-26 09:30:11 +05:30
loadenv.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
ls.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
lsacpi.c * commands/lsacpi.c: New file. 2010-09-01 01:05:32 +02:00
lsmmap.c automake commit without merge history 2010-05-06 11:34:04 +05:30
lspci.c merge with mainline 2010-08-26 09:30:11 +05:30
memrw.c merge with mainline 2010-08-26 09:30:11 +05:30
menuentry.c --source option for menuentry 2010-09-04 08:14:50 +05:30
minicmd.c Reintroduce testload. 2010-09-05 16:40:41 +02:00
parttool.c pull-in emu-lite branch 2010-05-06 12:55:47 +05:30
password.c automake commit without merge history 2010-05-06 11:34:04 +05:30
password_pbkdf2.c automake commit without merge history 2010-05-06 11:34:04 +05:30
probe.c merge with mainline 2010-08-26 09:30:11 +05:30
read.c merge with mainline 2010-07-13 00:43:28 +05:30
reboot.c automake commit without merge history 2010-05-06 11:34:04 +05:30
regexp.c merge with mainline 2010-09-04 22:34:32 +05:30
search.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
search_file.c automake commit without merge history 2010-05-06 11:34:04 +05:30
search_label.c automake commit without merge history 2010-05-06 11:34:04 +05:30
search_uuid.c automake commit without merge history 2010-05-06 11:34:04 +05:30
search_wrap.c merge with mainline 2010-08-26 09:30:11 +05:30
setpci.c merge with mainline 2010-08-26 09:30:11 +05:30
sleep.c merge with mainline 2010-08-26 09:30:11 +05:30
terminal.c merge with mainline 2010-08-22 21:00:22 +05:30
test.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
testload.c Reintroduce testload. 2010-09-05 16:40:41 +02:00
true.c automake commit without merge history 2010-05-06 11:34:04 +05:30
usbtest.c merge with mainline 2010-08-22 21:00:22 +05:30
videotest.c merge with mainline 2010-07-13 00:43:28 +05:30
wildcard.c * grub-core/commands/wildcard.c (wildcard_expand): Fix wrong 2010-09-07 17:16:03 +05:30
xnu_uuid.c automake commit without merge history 2010-05-06 11:34:04 +05:30