cleanup: grub_cpu_to_XXX_compile_time for constants
This tries to catch all cases where grub_cpu_to_XXX was used for constant expressions (including sizeof).
This commit is contained in:
parent
6d05b6383c
commit
954fe77163
26 changed files with 98 additions and 93 deletions
|
@ -1,3 +1,7 @@
|
|||
2014-09-22 Andrei Borzenkov <arvidjaar@gmail.com>
|
||||
|
||||
Use grub_cpu_to_XXX_compile_time for constants.
|
||||
|
||||
2014-09-21 Valentin Dornauer <valentin@unimplemented.org>
|
||||
|
||||
The AML parser implements only a small subset of possible AML
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue