index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
payloads
Commit message (
Expand
)
Author
Age
Files
Lines
*
payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity
Elyes Haouas
2022-10-13
1
-1
/
+1
*
payloads/edk2: Add a recipe to build the ShimLayer
Sean Rhodes
2022-10-12
1
-0
/
+15
*
payloads/edk2: Add a recipe to build UniversalPayload.elf
Sean Rhodes
2022-10-11
1
-0
/
+12
*
payloads/edk2: Guard the build target
Sean Rhodes
2022-10-10
1
-0
/
+2
*
payloads/edk2: Guard the silent switch
Sean Rhodes
2022-10-10
1
-1
/
+4
*
payloads/edk2: Add note that upstream edk2 does not work
Sean Rhodes
2022-10-08
1
-0
/
+2
*
payloads/edk2: Add an option for verbose builds
Sean Rhodes
2022-10-08
3
-0
/
+10
*
payloads/edk2: Separate the build target and repository
Sean Rhodes
2022-10-08
2
-20
/
+26
*
payloads/external/skiboot/Makefile: fix output on `make clean`
Sergii Dmytruk
2022-09-28
1
-1
/
+2
*
tests: Add support for tests build failures detection
Jakub Czapiga
2022-09-21
1
-5
/
+47
*
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-09-02
3
-2
/
+15
*
x86/cache.c: Implement dcache_*
Hsin-Te Yuan
2022-09-01
5
-10
/
+169
*
payloads/edk2: Remove architecture from build string
Sean Rhodes
2022-09-01
1
-4
/
+5
*
payloads/edk2: Rename the update recipe
Sean Rhodes
2022-09-01
1
-4
/
+4
*
payloads/edk2: Clone edk2 and its submodules in parallel
Sean Rhodes
2022-09-01
1
-1
/
+1
*
payloads/edk2: Adjust the WORKSPACE target
Sean Rhodes
2022-09-01
1
-3
/
+1
*
payloads/edk2: Convert UefiPayloadPkg to a file target
Sean Rhodes
2022-09-01
2
-9
/
+18
*
payloads/edk2: Separate the tasks required to build edk2
Sean Rhodes
2022-08-24
1
-3
/
+7
*
payloads/edk2: Separate the Release String variable
Sean Rhodes
2022-08-24
1
-4
/
+6
*
libpayload: Add const for dma_coherent argument
Yu-Ping Wu
2022-08-24
2
-2
/
+2
*
payloads/edk2: Move building to directory called workspace
Sean Rhodes
2022-08-24
3
-24
/
+24
*
payloads/edk2: Move the restoration of the logo
Sean Rhodes
2022-08-14
1
-1
/
+1
*
payloads/edk2: Move printing the build options to a separate recipe
Sean Rhodes
2022-08-13
1
-2
/
+6
*
payloads/tianocore: Rename TianoCore to edk2
Sean Rhodes
2022-08-13
7
-112
/
+111
*
libpayload: usb: Fix spacing issues
Yidi Lin
2022-08-12
24
-623
/
+623
*
libpayload: usbmsc: Prevent usbdisk_remove() from being called twice
Yidi Lin
2022-08-12
1
-1
/
+3
*
payloads/tianocore: Remove the option for CorebootPayloadPkg
Sean Rhodes
2022-08-07
3
-39
/
+2
*
payloads/tianocore/Makefile: Fix restoring default boot logo
Matt DeVillier
2022-08-02
1
-1
/
+1
*
libpayload: Enable PCIe driver for sc7280
Veerabhadrarao Badiganti
2022-08-01
1
-0
/
+2
*
libpayload/pci: Add pci_map_bus function for Qualcomm platform
Prasad Malisetty
2022-08-01
3
-0
/
+132
*
payloads/tianocore: Update MrChromebox’ default branch to 202207
Sean Rhodes
2022-07-30
1
-1
/
+1
*
payloads/tianocore: Use SMMSTORE when branch is MrChromeBox
Matt DeVillier
2022-07-30
2
-0
/
+2
*
payloads/tianocore: Allow passing custom build params to all versions
Sean Rhodes
2022-07-30
2
-8
/
+4
*
payloads/tianocore: Bind the PCDs for screen size to Kconfig
Sean Rhodes
2022-07-27
3
-0
/
+11
*
payloads/tianocore: Correct the multiplication of the SD/MMC timeout
Sean Rhodes
2022-07-27
1
-1
/
+1
*
payloads/tianocore: Add missing CONFIG for SERIAL_SUPPORT
Sean Rhodes
2022-07-27
1
-1
/
+1
*
payloads/tianocore: use BMP (vs SVG) logo file as default
Matt DeVillier
2022-07-27
1
-1
/
+1
*
payloads/tianocore: Fix bootsplash/logo handling
Matt DeVillier
2022-07-27
1
-1
/
+2
*
payloads/ext/tianocore/Makefile: Fix word in comment
Angel Pons
2022-07-27
1
-1
/
+1
*
payloads/tianocore: Add a proper target for the Boot Splash
Sean Rhodes
2022-07-25
2
-24
/
+41
*
payloads/tianocore: Increase default timeout for SD MMC init to 10ms
Sean Rhodes
2022-07-19
2
-4
/
+4
*
Remove executable flag from source codes and text files
Petr Cvek
2022-07-14
1
-0
/
+0
*
payloads/tianocore: Limit legacy build options to CorebootPayloadPkg
Sean Rhodes
2022-07-13
1
-0
/
+2
*
payloads/tianocore: Allow edk2 to use the full framebuffer
Sean Rhodes
2022-07-13
1
-0
/
+8
*
payloads/tianocore: Hook up PCI Express Base Address and Length
Sean Rhodes
2022-07-13
2
-0
/
+9
*
payloads/external/tianocore: Hook up debug builds to serial support
Sean Rhodes
2022-07-06
3
-0
/
+13
*
treewide: Unify Google branding
Jon Murphy
2022-07-04
5
-6
/
+6
*
payloads/tianocore: Show build options
Sean Rhodes
2022-06-23
1
-1
/
+11
*
payloads/tianocore/Makefile.inc: Alphabetise Kconfig options
Sean Rhodes
2022-06-22
1
-1
/
+1
*
payloads/external/tianocore: Allow Kconfig options for all UefiPayloadPkg ver...
Sean Rhodes
2022-06-21
1
-1
/
+1
[next]