grub/grub-core/commands/i386/pc
Andrei Borzenkov 07258815e9 acpi: do not skip BIOS scan if EBDA length is zero
EBDA layout is not standardized so we cannot assume first two bytes
are length. Neither is it required by ACPI standard. HP 8710W is known
to contain zeroes here.

Closes: 45002
2015-05-08 06:15:16 +03:00
..
acpi.c acpi: do not skip BIOS scan if EBDA length is zero 2015-05-08 06:15:16 +03:00
drivemap.c Add gcc_struct to all packed structures when compiling with mingw. 2013-12-15 14:14:30 +01:00
drivemap_int13h.S * grub-core/boot/i386/pc/startup_raw.S [__APPLE__]: Add Apple assembly 2012-05-28 17:51:57 +02:00
halt.c * grub-core/commands/i386/pc/halt.c (grub_halt): Add noreturn attribute. 2012-02-29 15:06:39 +01:00
lsapm.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
play.c grub_cmd_play: Avoid division by zero. 2015-01-21 17:42:10 +01:00
sendkey.c Replace explicit sizeof divisions by ARRAY_SIZE. 2015-01-21 17:37:31 +01:00