On 01.08.2022 12:43, Xenia Ragiadakou wrote: > Prevent header file from being included more than once by adding ifndef guard.
If such a change is to be made, please also adjust the x86-64 instance of the header. However, these headers are inherited from the gnu-efi package, and hence should see as little customization as possible (you may have noticed that we didn't even correct the bogus "Module Name:" value in the x86-64 header). While for this particular change I'm not outright opposed, such an exception to the usual handling would want recording in the description. Actually - at least the x86-64 header has meanwhile gained a guard in gnu-efi, so that one likely will want importing instead of adding a custom one. (I'm looking only at 3.0.14, which I have readily available - there may be a guard even for aarch64 in an up-to-date version, so please double check.) Jan
