Age | Commit message (Expand) | Author |
---|---|---|
2020-05-04 | efi_loader: change setup sequence | Heinrich Schuchardt |
2020-05-04 | efi_loader: correct comments for efi_status_t | Heinrich Schuchardt |
2020-04-16 | efi_loader: set up secure boot | AKASHI Takahiro |
2020-02-28 | efi_loader: Implement FileLoad2 for initramfs loading | Ilias Apalodimas |
2020-02-26 | efi_loader: implement EFI_RT_PROPERTIES_TABLE | Heinrich Schuchardt |
2019-07-06 | efi_loader: initialization of variable services | Heinrich Schuchardt |
2019-06-14 | efi_loader: add RuntimeServicesSupported variable | AKASHI Takahiro |
2019-05-07 | efi_loader: clean up UEFI sub-system initialization | Heinrich Schuchardt |
2019-05-02 | efi_loader: set OsIndicationsSupported at init | AKASHI Takahiro |
2019-04-12 | efi_loader: fix setting PlatformLang | Heinrich Schuchardt |
2019-04-12 | efi_loader: move efi_save_gd() call to board_r.c | Heinrich Schuchardt |
2019-04-07 | efi_loader: variables PlatformLang and PlatformLangCodes | Heinrich Schuchardt |
2019-02-13 | efi_loader: move efi_init_obj_list() to a new efi_setup.c | AKASHI Takahiro |