freebsd-dev/usr.sbin/bsdinstall/partedit
Nathan Whitehorn 6b446ed5ab Add EFI support to the installer. This requires that the kernel provide
a sysctl to determine what firmware is in use. This sysctl does not exist
yet, so the following blocks are in front of the wheels:
- I've provisionally called this "hw.platform" after the equivalent thing
  on PPC
- The logic to check the sysctl is short-circuited to always choose BIOS.
  There's a comment in the top of the file about how to turn this off.

If IA64 acquired a boot1.efifat-like thing (probably with very few
modifications), the same code could be adapted there.
2014-04-26 16:55:38 +00:00
..
diskeditor.c Fix bindings of keys when in the partition editor. By adding the usual input binding to the "partlist" sub window. 2013-06-17 15:16:14 +00:00
diskeditor.h
gpart_ops.c Add EFI support to the installer. This requires that the kernel provide 2014-04-26 16:55:38 +00:00
Makefile Merge from CheriBSD: 2014-01-30 21:08:36 +00:00
part_wizard.c Improve error handling and remove an unnecessary check on geom provider 2013-01-22 17:06:28 +00:00
partedit_generic.c Add EFI support to the installer. This requires that the kernel provide 2014-04-26 16:55:38 +00:00
partedit_pc98.c Add EFI support to the installer. This requires that the kernel provide 2014-04-26 16:55:38 +00:00
partedit_powerpc.c Add EFI support to the installer. This requires that the kernel provide 2014-04-26 16:55:38 +00:00
partedit_sparc64.c Add EFI support to the installer. This requires that the kernel provide 2014-04-26 16:55:38 +00:00
partedit_x86.c Add EFI support to the installer. This requires that the kernel provide 2014-04-26 16:55:38 +00:00
partedit.c Improve error handling and remove an unnecessary check on geom provider 2013-01-22 17:06:28 +00:00
partedit.h Add EFI support to the installer. This requires that the kernel provide 2014-04-26 16:55:38 +00:00
sade.8 Remove EOL whitespace. 2013-01-12 08:44:54 +00:00
scripted.c Improve error handling and remove an unnecessary check on geom provider 2013-01-22 17:06:28 +00:00