summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* tests: Add support for tests build failures detectionJakub Czapiga2022-09-211-5/+47
* cbfs/vboot: Adapt to new vb2_digest APIJulius Werner2022-09-023-2/+15
* x86/cache.c: Implement dcache_*Hsin-Te Yuan2022-09-015-10/+169
* payloads/edk2: Remove architecture from build stringSean Rhodes2022-09-011-4/+5
* payloads/edk2: Rename the update recipeSean Rhodes2022-09-011-4/+4
* payloads/edk2: Clone edk2 and its submodules in parallelSean Rhodes2022-09-011-1/+1
* payloads/edk2: Adjust the WORKSPACE targetSean Rhodes2022-09-011-3/+1
* payloads/edk2: Convert UefiPayloadPkg to a file targetSean Rhodes2022-09-012-9/+18
* payloads/edk2: Separate the tasks required to build edk2Sean Rhodes2022-08-241-3/+7
* payloads/edk2: Separate the Release String variableSean Rhodes2022-08-241-4/+6
* libpayload: Add const for dma_coherent argumentYu-Ping Wu2022-08-242-2/+2
* payloads/edk2: Move building to directory called workspaceSean Rhodes2022-08-243-24/+24
* payloads/edk2: Move the restoration of the logoSean Rhodes2022-08-141-1/+1
* payloads/edk2: Move printing the build options to a separate recipeSean Rhodes2022-08-131-2/+6
* payloads/tianocore: Rename TianoCore to edk2Sean Rhodes2022-08-137-112/+111
* libpayload: usb: Fix spacing issuesYidi Lin2022-08-1224-623/+623
* libpayload: usbmsc: Prevent usbdisk_remove() from being called twiceYidi Lin2022-08-121-1/+3
* 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