+shannon
On 8 June 2015 at 22:29, Julien Grall wrote:
> Hi,
>
> On 17/05/2015 21:04, Parth Dixit wrote:
>>
>> Add helper functions for calculating crc32.
>> This is required for computing crc of efi table.
>> These functions are copied from here
>> http://mirrors.neusoft.edu.cn/rpi-kernel/lib/xz/
Hi,
On 17/05/2015 21:04, Parth Dixit wrote:
Add helper functions for calculating crc32.
This is required for computing crc of efi table.
These functions are copied from here
http://mirrors.neusoft.edu.cn/rpi-kernel/lib/xz/xz_crc32.c
Original author's are Lasse Collin and Igor Pavlov.
I'm near
Add helper functions for calculating crc32.
This is required for computing crc of efi table.
These functions are copied from here
http://mirrors.neusoft.edu.cn/rpi-kernel/lib/xz/xz_crc32.c
Original author's are Lasse Collin and Igor Pavlov.
Signed-off-by: Parth Dixit
---
xen/arch/arm/domain_bui