Searched hist:"6 b446ed5ab83d741d3d20d896b0fb67bb952f647" (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.sbin/bsdinstall/partedit/ |
H A D | partedit_generic.c | diff 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 D | partedit.h | diff 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 D | partedit_powerpc.c | diff 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 D | partedit_x86.c | diff 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 D | gpart_ops.c | diff 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.
|