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