Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi: sandbox: Add required linker sections | Simon Glass | 2018-06-03 | 1 | -0/+12 |
The EFI loader code requires certain linker sections to exist. Add these for sandbox so that the EFI loader code will link. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Alexander Graf <agraf@suse.de> |