Home
last modified time | relevance | path

Searched hist:"6 b446ed5ab83d741d3d20d896b0fb67bb952f647" (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit_generic.cdiff 6b446ed5ab83d741d3d20d896b0fb67bb952f647 Sat Apr 26 18:55:38 CEST 2014 Nathan Whitehorn <nwhitehorn@FreeBSD.org> 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.
H A Dpartedit.hdiff 6b446ed5ab83d741d3d20d896b0fb67bb952f647 Sat Apr 26 18:55:38 CEST 2014 Nathan Whitehorn <nwhitehorn@FreeBSD.org> 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.
H A Dpartedit_powerpc.cdiff 6b446ed5ab83d741d3d20d896b0fb67bb952f647 Sat Apr 26 18:55:38 CEST 2014 Nathan Whitehorn <nwhitehorn@FreeBSD.org> 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.
H A Dpartedit_x86.cdiff 6b446ed5ab83d741d3d20d896b0fb67bb952f647 Sat Apr 26 18:55:38 CEST 2014 Nathan Whitehorn <nwhitehorn@FreeBSD.org> 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.
H A Dgpart_ops.cdiff 6b446ed5ab83d741d3d20d896b0fb67bb952f647 Sat Apr 26 18:55:38 CEST 2014 Nathan Whitehorn <nwhitehorn@FreeBSD.org> 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.