On 23/09/16 22:47, Daniel Kiper wrote: > + /* > + * Initialize BSS (no nasty surprises!). > + * It must be done earlier than in BIOS case > + * because efi_multiboot2() touches it. > + */ > + lea .startof.(.bss)(%rip),%edi > + mov $.sizeof.(.bss),%ecx
Sorry, but you cannot use this syntax, for the same reasons why I won't accept Jan's patch making similar changes elsewhere. Amongst other issues, you will break the Clang build with it. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel