commit | 57d5f9f808b7650a92f31e9cd3acd3f415a22530 | [log] [tgz] |
---|---|---|
author | Mike Waychison <mikew@google.com> | Mon Mar 14 23:58:45 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 29 14:13:15 2011 -0700 |
tree | 47f8714e96f2f6d1fa0de28cb10812b5e43ea32b | |
parent | 773d67903ad608d3f64cc5b00e2f881473413c13 [diff] |
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 <mikew@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>