Age | Commit message (Expand) | Author |
---|---|---|
2019-12-02 | common: Move board_get_usable_ram_top() out of common.h | Simon Glass |
2019-12-02 | common: Move checkcpu() out of common.h | Simon Glass |
2018-12-10 | efi: payload: only init usb if necessary | Bin Meng |
2018-08-30 | x86: zimage: Support booting Linux kernel from an EFI payload | Bin Meng |
2018-08-30 | x86: efi: payload: Install E820 map from EFI memory map | Bin Meng |
2018-06-24 | x86: efi: payload: Count in conventional memory above 4GB in DRAM bank | Bin Meng |
2018-06-24 | x86: efi-x86_payload: Enable usb keyboard during boot | Bin Meng |
2018-06-17 | x86: efi: payload: Add arch_cpu_init() | Bin Meng |
2018-06-17 | x86: efi: Refactor the directory of EFI app and payload support | Bin Meng |