Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi: Move exit_boot_services into a function | Simon Glass | 2022-01-15 | 1 | -0/+72 |
* | efi: Share struct efi_priv between the app and stub code | Simon Glass | 2021-12-31 | 1 | -0/+29 |
* | x86: Don't duplicate global_ptr in 64-bit EFI app | Simon Glass | 2021-11-07 | 1 | -0/+9 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | efi_loader: consistent naming of protocol GUIDs | Heinrich Schuchardt | 2019-04-23 | 1 | -1/+1 |
* | efi_loader: typedef struct efi_object *efi_handle_t | Heinrich Schuchardt | 2018-12-02 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | efi: Add start-up library code | Simon Glass | 2015-08-05 | 1 | -0/+101 |