Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi_loader: efi variable support | Rob Clark | 2017-09-20 | 1 | -4/+13 |
* | efi_loader: avoid obscure constants in efi_runtime.c | Heinrich Schuchardt | 2017-09-18 | 1 | -2/+4 |
* | efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1 | xypron.glpk@gmx.de | 2017-08-12 | 1 | -1/+1 |
* | efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} | Alexander Graf | 2016-10-19 | 1 | -10/+10 |
* | x86: efi: Add EFI loader support for x86 | Simon Glass | 2016-10-19 | 1 | -0/+4 |
* | efi_loader: Allow boards to implement get_time and reset_system | Alexander Graf | 2016-10-18 | 1 | -11/+91 |
* | efi_loader: Move to normal debug infrastructure | Alexander Graf | 2016-06-06 | 1 | -11/+3 |
* | efi_loader: Clean up system table on exit | Alexander Graf | 2016-05-27 | 1 | -0/+16 |
* | efi_loader: Always flush in cache line size granularity | Alexander Graf | 2016-04-18 | 1 | -1/+9 |
* | efi_loader: Add runtime services | Alexander Graf | 2016-03-15 | 1 | -0/+290 |