Replace 8 with GRUB_CHAR_BIT in several places when appropriate.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-04-05 10:59:26 +02:00
parent ce7d92a9f2
commit 1865baa72c
4 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2013-04-05 Vladimir Serbinenko <phcoder@gmail.com>
Replace 8 with GRUB_CHAR_BIT in several places when appropriate.
2013-04-05 Vladimir Serbinenko <phcoder@gmail.com>
Add new defines GRUB_RSDP_SIGNATURE_SIZE and GRUB_RSDP_SIGNATURE.