Age | Commit message (Expand) | Author |
2020-05-21 | efi_loader: add EFI_MEMORY_SP to memory attributes | Heinrich Schuchardt |
2020-01-07 | efi_loader: define all known warning status codes | Heinrich Schuchardt |
2019-04-23 | efi_loader: check memory type in AllocatePages() | Heinrich Schuchardt |
2019-04-12 | efi: fix memory calculation overflow on 32-bit systems | Patrick Wildt |
2019-02-13 | efi_loader: efi_guid_t must be 64-bit aligned | Heinrich Schuchardt |
2018-12-02 | efi_loader: typedef struct efi_object *efi_handle_t | Heinrich Schuchardt |
2018-09-23 | efi_loader: SPDX-License-Identifier for efi.h | Heinrich Schuchardt |
2018-08-30 | x86: zimage: Support booting Linux kernel from an EFI payload | Bin Meng |
2018-08-30 | efi: stub: Pass EFI system table address to U-Boot payload | Bin Meng |
2018-08-21 | efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes | Eugeniu Rosca |
2018-08-21 | efi: Fix truncation of constant value | Eugeniu Rosca |
2018-07-25 | efi_loader: Introduce ms abi vararg helpers | Alexander Graf |
2018-06-24 | efi.h: Do not use config options | Alexander Graf |
2018-06-17 | efi: stub: Pass EFI GOP information to U-Boot payload | Bin Meng |
2018-06-14 | efi_loader: avoid initializer element is not constant | Heinrich Schuchardt |
2018-01-28 | efi: Conflict efi_loader with different stub bitness | Alexander Graf |
2017-12-01 | efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values | Heinrich Schuchardt |
2017-09-20 | efi_loader: efi variable support | Rob Clark |
2017-09-20 | efi_loader: add file/filesys support | Rob Clark |
2017-09-20 | part: move efi_guid_t | Rob Clark |
2017-09-18 | efi_loader: fix typo in include/efi.h | Heinrich Schuchardt |
2017-07-19 | efi_loader: define all known status codes | xypron.glpk@gmx.de |
2016-11-14 | x86: Tidy up selection of building the EFI stub | Simon Glass |
2016-10-19 | efi: Use asmlinkage for EFIAPI | Simon Glass |
2016-09-07 | efi_loader: provide efi_mem_desc version | Mian Yousaf Kaukab |
2016-08-30 | x86: efi: Fix EFI 64-bit payload build warnings | Bin Meng |
2016-08-30 | x86: efi: payload: Make EFI payload build again | Bin Meng |
2016-03-15 | include/efi_api.h: Add more detailed API definitions | Alexander Graf |
2015-08-05 | efi: Add 64-bit payload support | Simon Glass |
2015-08-05 | efi: Add support for loading U-Boot through an EFI stub | Simon Glass |
2015-08-05 | efi: Add start-up library code | Simon Glass |