Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi_loader: memory leak in efi_set_variable() | Heinrich Schuchardt | 2018-10-16 | 1 | -2/+4 |
* | efi_loader: avoid out of bound access in efi_get_variable() | Heinrich Schuchardt | 2018-09-23 | 1 | -1/+1 |
* | efi_loader: remove limit on variable length | Heinrich Schuchardt | 2018-09-23 | 1 | -22/+30 |
* | efi_loader: rename utf16_strlen, utf16_strnlen | Heinrich Schuchardt | 2018-09-23 | 1 | -1/+1 |
* | efi_loader: fix off-by-one bug in efi_get_variable | Ivan Gorinov | 2018-06-03 | 1 | -24/+16 |
* | efi_loader: adjust definitions of variable services | Heinrich Schuchardt | 2018-06-03 | 1 | -12/+12 |
* | SPDX: Convert a few files that were missed before | Tom Rini | 2018-05-10 | 1 | -2/+1 |
* | efi_loader: print GUIDs | Rob Clark | 2017-09-20 | 1 | -3/+3 |
* | efi_loader: efi variable support | Rob Clark | 2017-09-20 | 1 | -0/+335 |