Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes | Ingo Molnar | 2020-05-25 | 1 | -2/+0 |
|\ | |||||
| * | efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820() | Lenny Szubowicz | 2020-05-14 | 1 | -2/+0 |
* | | efi/libstub: Move efi_relocate_kernel() into separate source file | Ard Biesheuvel | 2020-04-24 | 1 | -168/+0 |
* | | efi/libstub: Add API function to allocate aligned memory | Ard Biesheuvel | 2020-04-24 | 1 | -16/+9 |
|/ | |||||
* | efi/libstub: Describe efi_relocate_kernel() | Heinrich Schuchardt | 2020-02-23 | 1 | -9/+20 |
* | efi/libstub: Describe memory functions | Heinrich Schuchardt | 2020-02-23 | 1 | -2/+34 |
* | efi/libstub: Simplify efi_get_memory_map() | Heinrich Schuchardt | 2020-02-23 | 1 | -6/+7 |
* | efi/libstub: Add function description of efi_allocate_pages() | Heinrich Schuchardt | 2020-02-23 | 1 | -2/+14 |
* | efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages() | Ard Biesheuvel | 2020-02-23 | 1 | -84/+18 |
* | efi/libstub: Move memory map handling and allocation routines to mem.c | Ard Biesheuvel | 2020-02-23 | 1 | -0/+319 |