* include/grub/efi/api.h (GRUB_EFI_DEVICE_PATH_LENGTH): Use
grub_get_unaligned16 rather than shifts.
This commit is contained in:
parent
178c276419
commit
bd69257a77
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-04-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/efi/api.h (GRUB_EFI_DEVICE_PATH_LENGTH): Use
|
||||
grub_get_unaligned16 rather than shifts.
|
||||
|
||||
2013-04-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/file.c: Use const char * rather than casting to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue