grub/grub-core
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
..
boot Compress grub_prefix. 2010-09-03 14:54:04 +02:00
bus Fix alignment and add explicit assert for td and ed size 2010-08-30 16:25:14 +02:00
commands * commands/lsacpi.c: New file. 2010-09-11 17:48:54 +02:00
disk Rename CD-ROM to cd on BIOS. 2010-09-06 09:35:35 +02:00
efiemu merge mainline into newreloc 2010-08-29 18:54:50 +02:00
font merge with mainline 2010-07-13 00:43:28 +05:30
fs 2010-09-09 Robert Millan <rmh@gnu.org> 2010-09-09 01:12:10 +02:00
gettext * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
gfxmenu merge with mainline 2010-07-13 00:43:28 +05:30
gnulib automake commit without merge history 2010-05-06 11:34:04 +05:30
hello merge with mainline 2010-08-26 09:30:11 +05:30
hook automake commit without merge history 2010-05-06 11:34:04 +05:30
io * grub-core/Makefile.core.def (xzio): New module. 2010-09-05 17:12:13 +02:00
kern Fix emu on mipsel. 2010-09-11 16:58:06 +02:00
lib * grub-core/Makefile.core.def (xzio): New module. 2010-09-05 17:12:13 +02:00
loader * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
mmap merge with mainline 2010-07-13 00:43:28 +05:30
normal * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
partmap merge with mainline 2010-08-19 16:54:00 +05:30
parttool automake commit without merge history 2010-05-06 11:34:04 +05:30
script Not command (!) support to GRUB script. 2010-09-08 09:21:02 +05:30
term Missing part of r2705 2010-09-08 19:09:07 +02:00
tests merge with mainline 2010-09-04 09:05:21 +05:30
video Implement loading palette on ieee1275_fb. 2010-09-11 17:41:56 +02:00
gencmdlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinit.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinitheader.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genfslist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genhandlerlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genmoddep.awk cleanup 2010-06-03 11:52:33 +05:30
genmodsrc.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genpartmaplist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genparttoollist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gensymlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genterminallist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gentrigtables.c automake commit without merge history 2010-05-06 11:34:04 +05:30
genvideolist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
Makefile.am Fix emu on mipsel. 2010-09-11 16:58:06 +02:00
Makefile.core.def * commands/lsacpi.c: New file. 2010-09-11 17:48:54 +02:00