From 166f928bf42161fef0faf2b4ad4d27c57b90e61e Mon Sep 17 00:00:00 2001 From: "Eric W. Biederman" Date: Mon, 18 Jul 2005 13:01:43 -0600 Subject: - Remember the vmlinux parameter area problem in the todo list --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index d99bba9..9871502 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +- x86 handle x86 vmlinux parameter header allocation issues. + There is a bug where it can get stomped but the current code + does not allow us much flexibility in what we do with it. - Restore enough state that DOS/arbitrary BIOS calls can be run on some platforms. Currently disk-related calls are quite likely to blow up. - x86 filling in other kernel parameters. -- cgit