summaryrefslogtreecommitdiff
path: root/lib/efi_loader/helloworld.c
AgeCommit message (Expand)Author
2019-04-23efi_loader: consistent naming of protocol GUIDsHeinrich Schuchardt
2019-02-13efi_loader: use library memcpy() in helloworld.efiHeinrich Schuchardt
2018-12-02efi_selftest: use CR LF in helloworldHeinrich Schuchardt
2018-07-02efi_loader: helloworld: Output ACPI configuration tableBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-04efi_loader: show UEFI revision in helloworldHeinrich Schuchardt
2018-01-22efi_loader: check tables in helloworld.efiHeinrich Schuchardt
2017-12-16efi_loader: helloworld.c: Explicitly use .rodata for loaded_image_guidAlexander Graf
2017-12-01efi_loader: output load options in helloworldHeinrich Schuchardt
2017-12-01efi_loader: helloworld.c: remove superfluous includeHeinrich Schuchardt
2016-11-14efi: Add support for a hello world test programSimon Glass