Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} | Alexander Graf | 2016-10-19 | -10/+10 |
* | x86: efi: Add EFI loader support for x86 | Simon Glass | 2016-10-19 | -0/+4 |
* | efi_loader: Allow boards to implement get_time and reset_system | Alexander Graf | 2016-10-18 | -11/+91 |
* | efi_loader: Move to normal debug infrastructure | Alexander Graf | 2016-06-06 | -11/+3 |
* | efi_loader: Clean up system table on exit | Alexander Graf | 2016-05-27 | -0/+16 |
* | efi_loader: Always flush in cache line size granularity | Alexander Graf | 2016-04-18 | -1/+9 |
* | efi_loader: Add runtime services | Alexander Graf | 2016-03-15 | -0/+290 |