On 07.10.17 22:23, Heinrich Schuchardt wrote:
> Hello Alex,
>
> our current logic for removing the handler of the loaded image is wrong:
>
> If a driver image calls Exit() with EFI_SUCCESS the image has to remain.
>
> I tried to rework the logic and needed a second setjmp in cmd/bootefi.c
> to
Hello Alex,
our current logic for removing the handler of the loaded image is wrong:
If a driver image calls Exit() with EFI_SUCCESS the image has to remain.
I tried to rework the logic and needed a second setjmp in cmd/bootefi.c
to handle 'bootefi selftest'.
On arm this resulted in:
Building
2 matches
Mail list logo