On Mon, Jun 25, 2018 at 03:00:07PM +0100, Andrew Cooper wrote:
> On 25/06/18 14:54, Jan Beulich wrote:
> On 19.06.18 at 16:35, wrote:
> >> We need the POSIX time to properly fill the TimeDateStamp field in the PE
> >> header.
> >>
> >> Additionally, realign the variables assignment in xen/Mak
On 25/06/18 14:54, Jan Beulich wrote:
On 19.06.18 at 16:35, wrote:
>> We need the POSIX time to properly fill the TimeDateStamp field in the PE
>> header.
>>
>> Additionally, realign the variables assignment in xen/Makefile to increase
>> readability.
>>
>> Signed-off-by: Daniel Kiper
>> -
>>> On 19.06.18 at 16:35, wrote:
> We need the POSIX time to properly fill the TimeDateStamp field in the PE
> header.
>
> Additionally, realign the variables assignment in xen/Makefile to increase
> readability.
>
> Signed-off-by: Daniel Kiper
> ---
> v2 - suggestions/fixes:
>- derive XE