Hi Simon,
On Fri, Jul 31, 2015 at 11:31 PM, Simon Glass wrote:
> From: Ben Stoltz
>
> Add the required x86 glue code. This includes the initial start-up,
> relocation and jumping to efi_main(). We also need to avoid fiddling with
> interrupts.
>
> Signed-off-by: Ben Stoltz
> Signed-off-by: Simo
From: Ben Stoltz
Add the required x86 glue code. This includes the initial start-up,
relocation and jumping to efi_main(). We also need to avoid fiddling with
interrupts.
Signed-off-by: Ben Stoltz
Signed-off-by: Simon Glass
---
Changes in v2:
- Add ALIGN() before .dynamic in the linker script
2 matches
Mail list logo