x86: Allow booting a kernel from the EFI app
At present this is disabled, but it should work so long as the kernel does not need EFI services. Enable it and add a note about remaining work. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
2996066110
commit
6e7ad4a45f
@@ -269,7 +269,7 @@ This work could be extended in a number of ways:
|
||||
|
||||
- Avoid turning off boot services in the stub. Instead allow U-Boot to make
|
||||
use of boot services in case it wants to. It is unclear what it might want
|
||||
though.
|
||||
though. It is better to use the app.
|
||||
|
||||
Where is the code?
|
||||
------------------
|
||||
|
||||
Reference in New Issue
Block a user