summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* payloads/tianocore: Remove the option for CorebootPayloadPkgSean Rhodes2022-08-073-39/+2
* payloads/tianocore/Makefile: Fix restoring default boot logoMatt DeVillier2022-08-021-1/+1
* libpayload: Enable PCIe driver for sc7280Veerabhadrarao Badiganti2022-08-011-0/+2
* libpayload/pci: Add pci_map_bus function for Qualcomm platformPrasad Malisetty2022-08-013-0/+132
* payloads/tianocore: Update MrChromebox’ default branch to 202207Sean Rhodes2022-07-301-1/+1
* payloads/tianocore: Use SMMSTORE when branch is MrChromeBoxMatt DeVillier2022-07-302-0/+2
* payloads/tianocore: Allow passing custom build params to all versionsSean Rhodes2022-07-302-8/+4
* payloads/tianocore: Bind the PCDs for screen size to KconfigSean Rhodes2022-07-273-0/+11
* payloads/tianocore: Correct the multiplication of the SD/MMC timeoutSean Rhodes2022-07-271-1/+1
* payloads/tianocore: Add missing CONFIG for SERIAL_SUPPORTSean Rhodes2022-07-271-1/+1
* payloads/tianocore: use BMP (vs SVG) logo file as defaultMatt DeVillier2022-07-271-1/+1
* payloads/tianocore: Fix bootsplash/logo handlingMatt DeVillier2022-07-271-1/+2
* payloads/ext/tianocore/Makefile: Fix word in commentAngel Pons2022-07-271-1/+1
* payloads/tianocore: Add a proper target for the Boot SplashSean Rhodes2022-07-252-24/+41
* payloads/tianocore: Increase default timeout for SD MMC init to 10msSean Rhodes2022-07-192-4/+4
* Remove executable flag from source codes and text filesPetr Cvek2022-07-141-0/+0
* payloads/tianocore: Limit legacy build options to CorebootPayloadPkgSean Rhodes2022-07-131-0/+2
* payloads/tianocore: Allow edk2 to use the full framebufferSean Rhodes2022-07-131-0/+8
* payloads/tianocore: Hook up PCI Express Base Address and LengthSean Rhodes2022-07-132-0/+9
* payloads/external/tianocore: Hook up debug builds to serial supportSean Rhodes2022-07-063-0/+13
* treewide: Unify Google brandingJon Murphy2022-07-045-6/+6
* 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