[U-Boot] [PATCH 4/9] efi_loader: Add boot time services

Alexander Graf agraf at suse.de
Tue Dec 22 15:31:21 CET 2015



On 22.12.15 15:15, Andreas Färber wrote:
> Am 22.12.2015 um 14:57 schrieb Alexander Graf:
>> diff --git a/lib/efi_loader/efi_boottime.c b/lib/efi_loader/efi_boottime.c
>> new file mode 100644
>> index 0000000..ed95962
>> --- /dev/null
>> +++ b/lib/efi_loader/efi_boottime.c
> [...]
>> +/*
>> + * The "gd" pointer lives in a register on ARM and AArch64 that we declare
>> + * fixed when compiling U-Boot. However, the payload does now know about that
> 
> "does not"?

Yup, fixed for v2, thanks :).


Alex


More information about the U-Boot mailing list