svn commit: r246232 - projects/uefi
Benno Rice
benno at FreeBSD.org
Sat Feb 2 09:13:44 UTC 2013
Author: benno
Date: Sat Feb 2 09:13:43 2013
New Revision: 246232
URL: http://svnweb.freebsd.org/changeset/base/246232
Log:
Update todo list.
Modified:
projects/uefi/UEFI-TODO.txt
Modified: projects/uefi/UEFI-TODO.txt
==============================================================================
--- projects/uefi/UEFI-TODO.txt Sat Feb 2 09:12:07 2013 (r246231)
+++ projects/uefi/UEFI-TODO.txt Sat Feb 2 09:13:43 2013 (r246232)
@@ -5,8 +5,9 @@ Part the First: 64-bit EFI loader
+ Make libstand build natively as 64-bit on amd64.
+ Adjust non-EFI boot code to use /usr/lib32/libstand.a.
- Test that the other boot code still actually works.
-- Add bits to build 64-bit loader.efi.
-- Make sure that loader.efi can actually load a kernel and hand off to it.
++ Add bits to build 64-bit loader.efi.
++ Make sure that loader.efi can actually load a kernel and hand off to it.
+- Clean up loader.efi to propery exit UEFI and to allocate memory properly.
Part the Second: Booting an amd64 kernel from the 64-bit EFI loader
More information about the svn-src-projects
mailing list