diff options
author | Kay Sievers <kay@vrfy.org> | 2015-02-08 12:25:35 +0100 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2015-02-17 14:36:59 +0100 |
commit | 0fa2cac4f0cdefaf1addd7f1fe0fd8113db9360b (patch) | |
tree | e2ddad77e8b9afe1121a54eea28add1846d9aa6b /.gitignore | |
parent | 484adfd914504cd7e95867cea20ca7af71b888f2 (diff) |
sd-boot: add EFI boot manager and stub loader
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e8a4085a3a..75699ca33b 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,9 @@ /machinectl /mtd_probe /networkctl +/linuxx64.efi.stub +/sd-bootx64.efi +/test-efi-disk.img /scsi_id /systemadm /systemctl |