Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-29 | treewide: Drop bootm_headers_t typedef | Simon Glass | 1 | -1/+1 |
2022-01-15 | efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed | Ilias Apalodimas | 1 | -0/+33 |
2021-03-16 | efi_loader: fix memory type for memory reservation block | Mark Kettenis | 1 | -1/+1 |
2021-02-15 | Merge branch '2021-02-02-drop-asm_global_data-when-unused' | Tom Rini | 1 | -0/+1 |
2021-02-04 | efi_loader: only check size if EFI_DT_APPLY_FIXUPS | Heinrich Schuchardt | 1 | -12/+13 |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass | 1 | -0/+1 |
2021-01-20 | efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable | Heinrich Schuchardt | 1 | -4/+3 |
2021-01-20 | efi_loader: fixup protocol, avoid forward declaration | Heinrich Schuchardt | 1 | -10/+17 |
2021-01-13 | efi_loader: implement EFI_DT_FIXUP_PROTOCOL | Heinrich Schuchardt | 1 | -0/+160 |