[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Important packages that are broken ia64



Here it is:

06edd40db76bb78457ac26156ed5f7b62381bbe8 is the first bad commit
commit 06edd40db76bb78457ac26156ed5f7b62381bbe8
Author: Oliver Steffen <osteffen@redhat.com>
Date:   Fri May 26 13:35:43 2023 +0200

    guid: Unify GUID types
    
    There are 3 implementations of a GUID in GRUB. Replace them with
    a common one, placed in types.h.
    
    It uses the "packed" flavor of the GUID structs, the alignment attribute
    is dropped, since it is not required.
    
    Signed-off-by: Oliver Steffen <osteffen@redhat.com>
    Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>


Reply to: