| Commit message (Expand) | Author | Age | Files | Lines |
* | efi_loader: validate load option | Heinrich Schuchardt | 2020-06-03 | 1 | -9/+39 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | efi_loader: function comments efi_bootmgr.c | Heinrich Schuchardt | 2019-07-16 | 1 | -7/+40 |
* | efi_loader: bootmgr: make BootNext non-volatile | AKASHI Takahiro | 2019-06-04 | 1 | -1/+2 |
* | efi_loader: bootmgr: print a message when loading from BootNext failed | AKASHI Takahiro | 2019-06-04 | 1 | -1/+5 |
* | efi_loader: optional data in load options are binary | Heinrich Schuchardt | 2019-05-02 | 1 | -7/+8 |
* | efi_loader: rework bootmgr/bootefi using load_image API | AKASHI Takahiro | 2019-04-23 | 1 | -20/+22 |
* | efi_loader: bootmgr: support BootNext and BootCurrent variable behavior | AKASHI Takahiro | 2019-04-07 | 1 | -4/+47 |
* | efi_loader: define load option attributes | AKASHI Takahiro | 2019-02-25 | 1 | -4/+0 |
* | efi_loader: fix entry count in bootmgr | Heinrich Schuchardt | 2019-02-25 | 1 | -4/+0 |
* | efi_loader: error message if BootOrder not defined | Heinrich Schuchardt | 2019-02-25 | 1 | -1/+3 |
* | efi_loader: LoadImage: always allocate new pages | Heinrich Schuchardt | 2019-02-16 | 1 | -1/+1 |
* | efi_loader: bootmgr: add load option helper functions | AKASHI Takahiro | 2018-12-03 | 1 | -33/+60 |
* | efi_loader: fix typos | Heinrich Schuchardt | 2018-12-02 | 1 | -1/+1 |
* | efi_loader: rename utf16_strlen, utf16_strnlen | Heinrich Schuchardt | 2018-09-23 | 1 | -1/+1 |
* | efi_loader: adjust definitions of variable services | Heinrich Schuchardt | 2018-06-03 | 1 | -5/+5 |
* | SPDX: Convert a few files that were missed before | Tom Rini | 2018-05-10 | 1 | -2/+1 |
* | efi_loader: consistently use %pD to print device paths | Heinrich Schuchardt | 2018-01-28 | 1 | -4/+2 |
* | efi_loader: add bootmgr | Rob Clark | 2017-09-20 | 1 | -0/+180 |