0
0
Fork 0
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:
Shea Levy 2012-03-13 19:27:59 +00:00
parent db0e7787ce
commit 001fcad421
4 changed files with 219 additions and 0 deletions

View file

@ -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