On 01.08.2022 14:21, Xenia Ragiadakou wrote: > Prevent header file from being included more than once by adding ifndef guard. > > In order to be close to gnu-efi code > - for x86_64, use the same guard > - for arm64, that there is no guard in gnu-efi, for consistency, > use a similar format and position to the x86_64 guard > > Signed-off-by: Xenia Ragiadakou <[email protected]>
Acked-by: Jan Beulich <[email protected]>
