Hi, > But I am thinking how about align with the definition in UEFI now > https://github.com/tianocore/edk2/blob/d372ab585a2cdc5348af5f701c56c631235fe698/MdePkg/Include/Protocol/CcMeasurement.h#L100.
It surely makes sense to update the uefi specs too. > I will talk with UEFI owner to make same changes for Event[0] both in > EFI and grub/shim together in future. Do you agree? Given that grub manages it's own copy of the structs anyway (instead of copying them over from edk2) I don't see a need to synchronize the changes. The struct layout doesn't change, so this doesn't break compatibility. take care, Gerd _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
