summaryrefslogtreecommitdiff
path: root/lib/efi_loader/helloworld.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-31efi_loader: typo 'devide path'Heinrich Schuchardt1-1/+1
2021-01-13efi_loader: print boot device and file path in helloworldHeinrich Schuchardt1-30/+137
2019-04-23efi_loader: consistent naming of protocol GUIDsHeinrich Schuchardt1-1/+1
2019-02-13efi_loader: use library memcpy() in helloworld.efiHeinrich Schuchardt1-30/+6
2018-12-02efi_selftest: use CR LF in helloworldHeinrich Schuchardt1-13/+27
2018-07-02efi_loader: helloworld: Output ACPI configuration tableBin Meng1-0/+4
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-23efi_loader: check tables in helloworld.efiHeinrich Schuchardt1-0/+26
2017-12-17efi_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-15efi: Add support for a hello world test programSimon Glass1-0/+24