From: Mike Waychison Date: Tue, 15 Mar 2011 06:58:45 +0000 (-0700) Subject: x86: get_bios_ebda_length() X-Git-Tag: v3.0-rc1~390^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57d5f9f808b7650a92f31e9cd3acd3f415a22530;p=pandora-kernel.git x86: get_bios_ebda_length() Add a wrapper routine that tells us the length of the EBDA if it is present. This guy also ensures that the returned length doesn't let the EBDA run past the 640KiB mark. Signed-off-by: Mike Waychison Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed