mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
First shot at EFI booting.
Note: This feature is INCOMPLETE. Moreover, when runEfibootmgr is true it will MODIFY NVRAM and, on Apple systems, possibly brick your firmware. PLEASE be careful while further testing is performed svn path=/nixos/trunk/; revision=33047
This commit is contained in:
parent
db0e7787ce
commit
001fcad421
4 changed files with 219 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
./hardware/network/rtl8192c.nix
|
||||
./hardware/pcmcia.nix
|
||||
./hardware/all-firmware.nix
|
||||
./installer/efi-boot-stub/efi-boot-stub.nix
|
||||
./installer/generations-dir/generations-dir.nix
|
||||
./installer/grub/grub.nix
|
||||
./installer/init-script/init-script.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue