* include/grub/cryptodisk.h (grub_cryptodisk): Use grub_util_fd_t
for cheat_fd. * grub-core/disk/cryptodisk.c (grub_cryptodisk_open): Use grub_util_* functions. (grub_cryptodisk_cheat_insert): Likewise. (grub_cryptodisk_close): Likewise.
This commit is contained in:
parent
e85a5d5ca6
commit
a47a78be88
3 changed files with 19 additions and 7 deletions
|
@ -1,3 +1,12 @@
|
|||
2013-09-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/cryptodisk.h (grub_cryptodisk): Use grub_util_fd_t
|
||||
for cheat_fd.
|
||||
* grub-core/disk/cryptodisk.c (grub_cryptodisk_open): Use grub_util_*
|
||||
functions.
|
||||
(grub_cryptodisk_cheat_insert): Likewise.
|
||||
(grub_cryptodisk_close): Likewise.
|
||||
|
||||
2013-09-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/emu/misc.h: Remove leftover cygwin definitions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue