Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi_loader: consistent naming of protocol GUIDs | Heinrich Schuchardt | 2019-04-23 | 1 | -1/+1 |
* | efi_loader: use library memcpy() in helloworld.efi | Heinrich Schuchardt | 2019-02-13 | 1 | -30/+6 |
* | efi_selftest: use CR LF in helloworld | Heinrich Schuchardt | 2018-12-02 | 1 | -13/+27 |
* | efi_loader: helloworld: Output ACPI configuration table | Bin Meng | 2018-07-02 | 1 | -0/+4 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | efi_loader: show UEFI revision in helloworld | Heinrich Schuchardt | 2018-04-04 | 1 | -0/+18 |
* | efi_loader: check tables in helloworld.efi | Heinrich Schuchardt | 2018-01-22 | 1 | -0/+26 |
* | efi_loader: helloworld.c: Explicitly use .rodata for loaded_image_guid | Alexander Graf | 2017-12-16 | 1 | -1/+2 |
* | efi_loader: output load options in helloworld | Heinrich Schuchardt | 2017-12-01 | 1 | -2/+35 |
* | efi_loader: helloworld.c: remove superfluous include | Heinrich Schuchardt | 2017-12-01 | 1 | -1/+0 |
* | efi: Add support for a hello world test program | Simon Glass | 2016-11-14 | 1 | -0/+24 |