diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2008-03-03 21:56:54 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2008-03-03 21:56:54 -0500 |
commit | 078c13e641bfdf4d46cc9a46b1c1a8c17a0fbf31 (patch) | |
tree | c3b7dd8c60bae65da71b2947ca3638872967dd24 | |
parent | 96aa5e93c089973d18740e293c8bf6529d1994f0 (diff) | |
download | seabios-078c13e641bfdf4d46cc9a46b1c1a8c17a0fbf31.tar.gz |
Ubuntu workaround found; update TODO.
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ -Find out why ubuntu compiles are failing. Find work around. - Audit all sti/cli calls. Look into ways to reduce stack usage. For example, %esp, %ebp, %esi |