Re: [PATCH v2 0/9] efi_loader: booting via short-form device-path

2022-03-25 Thread AKASHI Takahiro
Heinrich, I made the same complaint several times in the past. If I made some comments on your patches, don't merge them until we have reached the agreement even you are the maintainer. It's not the way how the community development should work. This happened again with this patch series. -Takah

[PATCH v2 0/9] efi_loader: booting via short-form device-path

2022-03-19 Thread Heinrich Schuchardt
The GUID of partitions is sufficient for identification and will stay constant in the lifetime of a boot option. The preceding path of the device-path may change due to changes in the enumeration of devices. Therefore it is preferable to use the short-form of device-paths in load options. With th