> The UEFI spec mandates that runtime sections are 64kb aligned to enable > support for 64kb page size OSs. > > This patch ensures that we extend the runtime section to 64kb to be spec > compliant. > > Signed-off-by: Alexander Graf <agraf at suse.de> Thanks, applied to efi-next Alex