]> git.ipfire.org Git - thirdparty/grub.git/commit
i386/memory: Rename PAGE_SIZE to GRUB_PAGE_SIZE and make it global
authorDaniel Kiper <daniel.kiper@oracle.com>
Sun, 6 Oct 2024 14:14:46 +0000 (17:14 +0300)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 10 Oct 2024 11:11:23 +0000 (13:11 +0200)
commit616adeb80ba9c26a9aad8f248dfb52f3e09bf818
tree5a77fc7eb96e3f676084943e20132065f9b7d42f
parent95a7bfef5d94a70cf5a54c4e7036b6810869ef48
i386/memory: Rename PAGE_SIZE to GRUB_PAGE_SIZE and make it global

This is an x86-specific thing and should be available globally.

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/loader/i386/xen.c
include/grub/i386/memory.h