aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/helloworld.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-04efi_loader: show UEFI revision in helloworldHeinrich Schuchardt1-0/+18
2018-01-22efi_loader: check tables in helloworld.efiHeinrich Schuchardt1-0/+26
2017-12-16efi_loader: helloworld.c: Explicitly use .rodata for loaded_image_guidAlexander Graf1-1/+2
2017-12-01efi_loader: output load options in helloworldHeinrich Schuchardt1-2/+35
2017-12-01efi_loader: helloworld.c: remove superfluous includeHeinrich Schuchardt1-1/+0
2016-11-14efi: Add support for a hello world test programSimon Glass1-0/+24