Age | Commit message (Expand) | Author |
2022-10-13 | payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity | Elyes Haouas |
2022-10-12 | payloads/edk2: Add a recipe to build the ShimLayer | Sean Rhodes |
2022-10-11 | payloads/edk2: Add a recipe to build UniversalPayload.elf | Sean Rhodes |
2022-10-10 | payloads/edk2: Guard the build target | Sean Rhodes |
2022-10-10 | payloads/edk2: Guard the silent switch | Sean Rhodes |
2022-10-08 | payloads/edk2: Add note that upstream edk2 does not work | Sean Rhodes |
2022-10-08 | payloads/edk2: Add an option for verbose builds | Sean Rhodes |
2022-10-08 | payloads/edk2: Separate the build target and repository | Sean Rhodes |
2022-09-28 | payloads/external/skiboot/Makefile: fix output on `make clean` | Sergii Dmytruk |
2022-09-21 | tests: Add support for tests build failures detection | Jakub Czapiga |
2022-09-02 | cbfs/vboot: Adapt to new vb2_digest API | Julius Werner |
2022-09-01 | x86/cache.c: Implement dcache_* | Hsin-Te Yuan |
2022-09-01 | payloads/edk2: Remove architecture from build string | Sean Rhodes |
2022-09-01 | payloads/edk2: Rename the update recipe | Sean Rhodes |
2022-09-01 | payloads/edk2: Clone edk2 and its submodules in parallel | Sean Rhodes |
2022-09-01 | payloads/edk2: Adjust the WORKSPACE target | Sean Rhodes |
2022-09-01 | payloads/edk2: Convert UefiPayloadPkg to a file target | Sean Rhodes |
2022-08-24 | payloads/edk2: Separate the tasks required to build edk2 | Sean Rhodes |
2022-08-24 | payloads/edk2: Separate the Release String variable | Sean Rhodes |
2022-08-24 | libpayload: Add const for dma_coherent argument | Yu-Ping Wu |
2022-08-24 | payloads/edk2: Move building to directory called workspace | Sean Rhodes |
2022-08-14 | payloads/edk2: Move the restoration of the logo | Sean Rhodes |
2022-08-13 | payloads/edk2: Move printing the build options to a separate recipe | Sean Rhodes |
2022-08-13 | payloads/tianocore: Rename TianoCore to edk2 | Sean Rhodes |
2022-08-12 | libpayload: usb: Fix spacing issues | Yidi Lin |
2022-08-12 | libpayload: usbmsc: Prevent usbdisk_remove() from being called twice | Yidi Lin |
2022-08-07 | payloads/tianocore: Remove the option for CorebootPayloadPkg | Sean Rhodes |
2022-08-02 | payloads/tianocore/Makefile: Fix restoring default boot logo | Matt DeVillier |
2022-08-01 | libpayload: Enable PCIe driver for sc7280 | Veerabhadrarao Badiganti |
2022-08-01 | libpayload/pci: Add pci_map_bus function for Qualcomm platform | Prasad Malisetty |
2022-07-30 | payloads/tianocore: Update MrChromebox’ default branch to 202207 | Sean Rhodes |
2022-07-30 | payloads/tianocore: Use SMMSTORE when branch is MrChromeBox | Matt DeVillier |
2022-07-30 | payloads/tianocore: Allow passing custom build params to all versions | Sean Rhodes |
2022-07-27 | payloads/tianocore: Bind the PCDs for screen size to Kconfig | Sean Rhodes |
2022-07-27 | payloads/tianocore: Correct the multiplication of the SD/MMC timeout | Sean Rhodes |
2022-07-27 | payloads/tianocore: Add missing CONFIG for SERIAL_SUPPORT | Sean Rhodes |
2022-07-27 | payloads/tianocore: use BMP (vs SVG) logo file as default | Matt DeVillier |
2022-07-27 | payloads/tianocore: Fix bootsplash/logo handling | Matt DeVillier |
2022-07-27 | payloads/ext/tianocore/Makefile: Fix word in comment | Angel Pons |
2022-07-25 | payloads/tianocore: Add a proper target for the Boot Splash | Sean Rhodes |
2022-07-19 | payloads/tianocore: Increase default timeout for SD MMC init to 10ms | Sean Rhodes |
2022-07-14 | Remove executable flag from source codes and text files | Petr Cvek |
2022-07-13 | payloads/tianocore: Limit legacy build options to CorebootPayloadPkg | Sean Rhodes |
2022-07-13 | payloads/tianocore: Allow edk2 to use the full framebuffer | Sean Rhodes |
2022-07-13 | payloads/tianocore: Hook up PCI Express Base Address and Length | Sean Rhodes |
2022-07-06 | payloads/external/tianocore: Hook up debug builds to serial support | Sean Rhodes |
2022-07-04 | treewide: Unify Google branding | Jon Murphy |
2022-06-23 | payloads/tianocore: Show build options | Sean Rhodes |
2022-06-22 | payloads/tianocore/Makefile.inc: Alphabetise Kconfig options | Sean Rhodes |
2022-06-21 | payloads/external/tianocore: Allow Kconfig options for all UefiPayloadPkg ver... | Sean Rhodes |
2022-06-20 | libpayload/Makefile.inc: Initialize vboot submodule | Nicholas Chin |
2022-06-17 | payloads/LinuxBoot: Use wildcards | Arthur Heymans |
2022-06-16 | libpayload/libcbfs: Fix file hash check | Yu-Ping Wu |
2022-06-15 | libpayload/Makefile.payload: Fix CFLAGS | Nico Huber |
2022-06-15 | libpayload/Makefile.payload: Include libpayload's .config | Nico Huber |
2022-06-15 | libpayload/Makefile.payload: Revise config strategy | Nico Huber |
2022-06-14 | external/LinuxBoot: Fix cleanup mechanism | Patrik Tesarik |
2022-06-14 | external/LinuxBoot: Kconfig defaults to systemboot | Patrik Tesarik |
2022-06-13 | payloads/external/LinuxBoot: Adopt u-root change | Patrik Tesarik |
2022-06-13 | external/LinuxBoot: Deprecate GOPATH in u-root | Patrik Tesarik |
2022-06-09 | payloads/tianocore: Allow custom build parameters | Michał Żygowski |
2022-06-09 | libpayload: Add commonlib/bsd/elog and its dependency | Hsuan Ting Chen |
2022-06-07 | payloads/external: Reword help of SEAGRUB_ALLOW_SEABIOS_BOOTMENU | Bill XIE |
2022-06-07 | commonlib: Clean up compiler.h | Julius Werner |
2022-05-28 | payloads/external: Add support for coreDOOM payload | Nicholas Chin |
2022-05-28 | payloads/tianocore: Fix unclean working directory detection | Nicholas Chin |
2022-05-24 | payloads/external: Add more option related to SeaBIOS and GRUB2 | Bill XIE |
2022-05-20 | libpayload/pci: Add pci_map_bus function for MediaTek platform | Jianjun Wang |
2022-05-20 | libpayload/pci: Add support for bus mapping | Jianjun Wang |
2022-05-19 | coreboot_tables: Add PCIe info to coreboot table | Jianjun Wang |
2022-05-16 | libpayload: Fix guards in include/{arm,arm64,x86}/arch/barrier.h | David Hendricks |
2022-05-16 | payloads/coreinfo/coreboot_module.c: Remove 'break' after 'return' | Elyes Haouas |
2022-05-16 | payloads/nvramcui/nvramcui.c: Reformat code | Elyes Haouas |
2022-05-11 | libpayload/nvme: Fix controller disablement in (de)init sequence | Nico Huber |
2022-05-11 | libpayload/nvme: Test for NVMe-command-set bit individually | Nico Huber |
2022-05-11 | libpayload/nvme: Fix error paths of nvme_init() | Nico Huber |
2022-04-19 | payloads/depthcharge: enable LP_CHROMEOS in depthcharge | Selma Bensaid |
2022-04-14 | coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t | Jianjun Wang |
2022-04-13 | payloads/LinuxBoot: Fix u-root branch | Arthur Heymans |
2022-04-11 | payloads/tianocore: Don't declare tools directory twice | Sean Rhodes |
2022-03-30 | commonlib/bsd/helpers: Remove redundancy with libpayload defines | Jakub Czapiga |
2022-03-30 | libpayload: Parse the ACPI RSDP table entry | Arthur Heymans |
2022-03-25 | libpayload/vboot: Fix include paths fixup macro | Jakub Czapiga |
2022-03-22 | payloads/iPXE: Update stable version from 2019.3 to to 2022.1 | Michał Żygowski |
2022-03-21 | payloads/tianocore: Add missing CONFIG_ | Sean Rhodes |
2022-03-16 | libpayload: Parse DDR Information using coreboot tables | Ravi Kumar Bokka |
2022-03-14 | payloads/seabios: Update stable version to 1.16.0 | Felix Singer |
2022-03-09 | payloads/tianocore: Add prompt for Boot Timeout | Sean Rhodes |
2022-03-09 | commonlib/bsd: Remove cb_err_t | Julius Werner |
2022-03-04 | libpayload: cbmem_console: Drop loglevel markers from snapshot | Julius Werner |
2022-03-03 | libpayload/bin/lpgcc: Make lpgcc provide TPM configuration for vboot | Jakub Czapiga |
2022-02-25 | payloads/tianocore: Convert BMP at build time | Sean Rhodes |
2022-02-25 | payloads/tianocore: Pass SD_MMC_TIMEOUT build option | Sean Rhodes |
2022-02-24 | payloads/tianocore: Add option for to prioritize internal devices | Sean Rhodes |
2022-02-24 | payloads/tianocore: Add option for PS/2 keyboard support | Sean Rhodes |
2022-02-24 | payloads/tianocore: Add option to include EFI Shell | Sean Rhodes |
2022-02-24 | payloads/tianocore: Add option to use follow BGRT spec | Sean Rhodes |
2022-02-24 | payloads/tianocore: Add option to use Escape for Boot Manager | Sean Rhodes |
2022-02-23 | libpayload/lpgcc: Add `--gc-sections` linker argument | Nico Huber |
2022-02-23 | libpayload/x86: Fix boot_device_read() and hook it up | Nico Huber |