update fixme

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-04-24 21:41:49 +02:00
parent 8358d7f221
commit f718594e32

View file

@ -87,10 +87,10 @@ enum
GRUB_GELI_FLAGS_BOOT = 2,
};
/* FIXME: support version 0. */
/* FIXME: support big-endian pre-version-4 volumes. */
/* FIXME: support for keyfiles. */
/* FIXME: support for HMAC. */
/* FIXME: support for mounting all boot volumes. */
const char *algorithms[] = {
[0x01] = "des",
[0x02] = "3des",