]> git.ipfire.org Git - thirdparty/grub.git/commit
i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT
authorDaniel Kiper <daniel.kiper@oracle.com>
Sun, 6 Oct 2024 14:14:45 +0000 (17:14 +0300)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 10 Oct 2024 11:10:10 +0000 (13:10 +0200)
commit95a7bfef5d94a70cf5a54c4e7036b6810869ef48
tree426d6ef0768c70885e2d06a1fcdb122333e63796
parent1b1061409d8945868afac00d9308e9dd3289033d
i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT

This fixes naming inconsistency that goes against coding style as well
as helps to avoid potential conflicts and confusion as this constant is
used in multiple places.

Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Reviewed-by: Ross Philipson <ross.philipson@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/lib/i386/xen/relocator.S
grub-core/lib/x86_64/xen/relocator.S
grub-core/loader/i386/xen.c
include/grub/i386/memory.h