geli support

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-04-24 00:00:29 +02:00
parent 8585e54bec
commit 1a1f408f20
9 changed files with 1281 additions and 8 deletions

View file

@ -23,6 +23,7 @@ library = {
common = grub-core/kern/partition.c;
common = grub-core/lib/crypto.c;
common = grub-core/disk/luks.c;
common = grub-core/disk/geli.c;
common = grub-core/disk/cryptodisk.c;
common = grub-core/disk/AFSplitter.c;
common = grub-core/lib/pbkdf2.c;