]> git.ipfire.org Git - thirdparty/grub.git/commit
ieee1275: Consolidate repeated definitions of IEEE1275_IHANDLE_INVALID
authorStefan Berger <stefanb@linux.ibm.com>
Tue, 26 Nov 2024 20:39:42 +0000 (15:39 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 28 Nov 2024 21:15:29 +0000 (22:15 +0100)
commit7344b3c7cee8dea94dbc97211c5e6d1925848865
tree67aeb1065f74003cd11db38c47aa6d22326c5f47
parent29d1bd2a96948bc120cb5906188117f670797fcf
ieee1275: Consolidate repeated definitions of IEEE1275_IHANDLE_INVALID

Consolidate repeated definitions of IEEE1275_IHANDLE_INVALID that are cast
to the type grub_ieee1275_ihandle_t. On the occasion add "GRUB_" prefix to
the constant name.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/commands/ieee1275/ibmvtpm.c
grub-core/term/ieee1275/serial.c
include/grub/ieee1275/ieee1275.h