summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* payloads/tianocore: Show build optionsSean Rhodes2022-06-231-1/+11
* payloads/tianocore/Makefile.inc: Alphabetise Kconfig optionsSean Rhodes2022-06-221-1/+1
* payloads/external/tianocore: Allow Kconfig options for all UefiPayloadPkg ver...Sean Rhodes2022-06-211-1/+1
* libpayload/Makefile.inc: Initialize vboot submoduleNicholas Chin2022-06-201-0/+11
* payloads/LinuxBoot: Use wildcardsArthur Heymans2022-06-171-4/+1
* libpayload/libcbfs: Fix file hash checkYu-Ping Wu2022-06-162-7/+31
* libpayload/Makefile.payload: Fix CFLAGSNico Huber2022-06-151-1/+1
* libpayload/Makefile.payload: Include libpayload's .configNico Huber2022-06-151-0/+2
* libpayload/Makefile.payload: Revise config strategyNico Huber2022-06-151-9/+9
* external/LinuxBoot: Fix cleanup mechanismPatrik Tesarik2022-06-141-2/+5
* external/LinuxBoot: Kconfig defaults to systembootPatrik Tesarik2022-06-141-2/+2
* payloads/external/LinuxBoot: Adopt u-root changePatrik Tesarik2022-06-133-0/+57
* external/LinuxBoot: Deprecate GOPATH in u-rootPatrik Tesarik2022-06-131-6/+8
* payloads/tianocore: Allow custom build parametersMichał Żygowski2022-06-093-0/+19
* libpayload: Add commonlib/bsd/elog and its dependencyHsuan Ting Chen2022-06-092-0/+5
* payloads/external: Reword help of SEAGRUB_ALLOW_SEABIOS_BOOTMENUBill XIE2022-06-071-2/+3
* commonlib: Clean up compiler.hJulius Werner2022-06-074-56/+7
* payloads/external: Add support for coreDOOM payloadNicholas Chin2022-05-287-0/+100
* payloads/tianocore: Fix unclean working directory detectionNicholas Chin2022-05-281-1/+1
* payloads/external: Add more option related to SeaBIOS and GRUB2Bill XIE2022-05-247-13/+104
* libpayload/pci: Add pci_map_bus function for MediaTek platformJianjun Wang2022-05-203-0/+27
* libpayload/pci: Add support for bus mappingJianjun Wang2022-05-206-45/+138
* coreboot_tables: Add PCIe info to coreboot tableJianjun Wang2022-05-193-0/+18
* libpayload: Fix guards in include/{arm,arm64,x86}/arch/barrier.hDavid Hendricks2022-05-163-3/+3
* payloads/coreinfo/coreboot_module.c: Remove 'break' after 'return'Elyes Haouas2022-05-161-1/+0
* payloads/nvramcui/nvramcui.c: Reformat codeElyes Haouas2022-05-161-23/+12
* libpayload/nvme: Fix controller disablement in (de)init sequenceNico Huber2022-05-111-2/+2
* libpayload/nvme: Test for NVMe-command-set bit individuallyNico Huber2022-05-111-1/+1
* libpayload/nvme: Fix error paths of nvme_init()Nico Huber2022-05-111-11/+12
* payloads/depthcharge: enable LP_CHROMEOS in depthchargeSelma Bensaid2022-04-191-0/+2
* coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_tJianjun Wang2022-04-143-32/+18
* payloads/LinuxBoot: Fix u-root branchArthur Heymans2022-04-132-5/+5
* payloads/tianocore: Don't declare tools directory twiceSean Rhodes2022-04-111-2/+0
* commonlib/bsd/helpers: Remove redundancy with libpayload definesJakub Czapiga2022-03-304-48/+2
* libpayload: Parse the ACPI RSDP table entryArthur Heymans2022-03-303-0/+21
* libpayload/vboot: Fix include paths fixup macroJakub Czapiga2022-03-251-3/+4
* payloads/iPXE: Update stable version from 2019.3 to to 2022.1Michał Żygowski2022-03-222-4/+4
* payloads/tianocore: Add missing CONFIG_Sean Rhodes2022-03-211-1/+1
* libpayload: Parse DDR Information using coreboot tablesRavi Kumar Bokka2022-03-163-0/+5
* payloads/seabios: Update stable version to 1.16.0Felix Singer2022-03-142-2/+2
* payloads/tianocore: Add prompt for Boot TimeoutSean Rhodes2022-03-091-1/+1
* commonlib/bsd: Remove cb_err_tJulius Werner2022-03-095-22/+22
* libpayload: cbmem_console: Drop loglevel markers from snapshotJulius Werner2022-03-041-12/+24
* libpayload/bin/lpgcc: Make lpgcc provide TPM configuration for vbootJakub Czapiga2022-03-031-0/+8
* payloads/tianocore: Convert BMP at build timeSean Rhodes2022-02-251-4/+4
* payloads/tianocore: Pass SD_MMC_TIMEOUT build optionSean Rhodes2022-02-253-0/+12
* payloads/tianocore: Add option for to prioritize internal devicesSean Rhodes2022-02-243-0/+11
* payloads/tianocore: Add option for PS/2 keyboard supportSean Rhodes2022-02-243-0/+16
* payloads/tianocore: Add option to include EFI ShellSean Rhodes2022-02-243-2/+12
* payloads/tianocore: Add option to use follow BGRT specSean Rhodes2022-02-243-0/+13