summaryrefslogtreecommitdiff
path: root/lib/efi_loader/helloworld.c
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: consistent naming of protocol GUIDsHeinrich Schuchardt2019-04-231-1/+1
* efi_loader: use library memcpy() in helloworld.efiHeinrich Schuchardt2019-02-131-30/+6
* efi_selftest: use CR LF in helloworldHeinrich Schuchardt2018-12-021-13/+27
* efi_loader: helloworld: Output ACPI configuration tableBin Meng2018-07-021-0/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* efi_loader: show UEFI revision in helloworldHeinrich Schuchardt2018-04-041-0/+18
* efi_loader: check tables in helloworld.efiHeinrich Schuchardt2018-01-221-0/+26
* efi_loader: helloworld.c: Explicitly use .rodata for loaded_image_guidAlexander Graf2017-12-161-1/+2
* efi_loader: output load options in helloworldHeinrich Schuchardt2017-12-011-2/+35
* efi_loader: helloworld.c: remove superfluous includeHeinrich Schuchardt2017-12-011-1/+0
* efi: Add support for a hello world test programSimon Glass2016-11-141-0/+24