1. ffc79fb payloads: Make PAYLOAD_NONE a bool outside of the choice by Martin Roth · 1 year, 9 months ago
  2. 1a52a4f payloads/grub: Work around entry point issue by Arthur Heymans · 2 years, 2 months ago
  3. e333772 payloads/LinuxBoot: Fix Linuxboot kernel fetching for v6.x by Arthur Heymans · 1 year, 9 months ago
  4. ea1e366 coreboot_tables: Drop uart PCI addr by Arthur Heymans · 1 year, 9 months ago
  5. a52d26f payloads/edk2: Add the declaration for OBJCOPY by Sean Rhodes · 1 year, 9 months ago
  6. 7bbc9a5 payloads/edk2: Disable the CPU Timer Lib unless supported by Sean Rhodes · 2 years ago
  7. 27c8bf0 payloads/edk2: Add the recipes to assemble UniversalPayload by Sean Rhodes · 2 years ago
  8. d6b6b22 payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 9 months ago
  9. ba67276 payloads/edk2: Add a recipe to build the ShimLayer by Sean Rhodes · 2 years, 2 months ago
  10. 716bd48 payloads/edk2: Add a recipe to build UniversalPayload.elf by Sean Rhodes · 1 year, 9 months ago
  11. a46fd86 payloads/edk2: Guard the build target by Sean Rhodes · 1 year, 9 months ago
  12. 3c16616 payloads/edk2: Guard the silent switch by Sean Rhodes · 1 year, 9 months ago
  13. d750875 payloads/edk2: Add note that upstream edk2 does not work by Sean Rhodes · 1 year, 10 months ago
  14. 0d6dc48 payloads/edk2: Add an option for verbose builds by Sean Rhodes · 1 year, 10 months ago
  15. 91564fc payloads/edk2: Separate the build target and repository by Sean Rhodes · 2 years ago
  16. 68eef53 payloads/external/skiboot/Makefile: fix output on `make clean` by Sergii Dmytruk · 2 years, 2 months ago
  17. a0e36d8 tests: Add support for tests build failures detection by Jakub Czapiga · 1 year, 10 months ago
  18. d96ca24 cbfs/vboot: Adapt to new vb2_digest API by Julius Werner · 1 year, 11 months ago
  19. cb28d64 x86/cache.c: Implement dcache_* by Hsin-Te Yuan · 1 year, 11 months ago
  20. 234c42f payloads/edk2: Remove architecture from build string by Sean Rhodes · 2 years ago
  21. 461d1c8 payloads/edk2: Rename the update recipe by Sean Rhodes · 2 years ago
  22. f2a9a3f payloads/edk2: Clone edk2 and its submodules in parallel by Sean Rhodes · 2 years ago
  23. bbec712 payloads/edk2: Adjust the WORKSPACE target by Sean Rhodes · 2 years ago
  24. 306550d payloads/edk2: Convert UefiPayloadPkg to a file target by Sean Rhodes · 2 years ago
  25. 724c0cd payloads/edk2: Separate the tasks required to build edk2 by Sean Rhodes · 2 years ago
  26. 147c957 payloads/edk2: Separate the Release String variable by Sean Rhodes · 2 years ago
  27. 30d8e72 libpayload: Add const for dma_coherent argument by Yu-Ping Wu · 1 year, 11 months ago
  28. 403d220 payloads/edk2: Move building to directory called workspace by Sean Rhodes · 2 years ago
  29. b02cc14 payloads/edk2: Move the restoration of the logo by Sean Rhodes · 2 years ago
  30. 175445b payloads/edk2: Move printing the build options to a separate recipe by Sean Rhodes · 2 years ago
  31. 38c99b5 payloads/tianocore: Rename TianoCore to edk2 by Sean Rhodes · 2 years ago
  32. 5ef258b libpayload: usb: Fix spacing issues by Yidi Lin · 1 year, 11 months ago
  33. 8610dd5 libpayload: usbmsc: Prevent usbdisk_remove() from being called twice by Yidi Lin · 1 year, 11 months ago
  34. 02f2b19 payloads/tianocore: Remove the option for CorebootPayloadPkg by Sean Rhodes · 2 years ago
  35. 4c24606 payloads/tianocore/Makefile: Fix restoring default boot logo by Matt DeVillier · 2 years ago
  36. 7a0440a libpayload: Enable PCIe driver for sc7280 by Veerabhadrarao Badiganti · 2 years ago
  37. 857d378 libpayload/pci: Add pci_map_bus function for Qualcomm platform by Prasad Malisetty · 2 years, 10 months ago
  38. 37bf8c6 payloads/tianocore: Update MrChromebox’ default branch to 202207 by Sean Rhodes · 2 years ago
  39. 38a682f payloads/tianocore: Use SMMSTORE when branch is MrChromeBox by Matt DeVillier · 2 years ago
  40. c505588 payloads/tianocore: Allow passing custom build params to all versions by Sean Rhodes · 2 years ago
  41. c14bbbc payloads/tianocore: Bind the PCDs for screen size to Kconfig by Sean Rhodes · 2 years ago
  42. 6388a5b payloads/tianocore: Correct the multiplication of the SD/MMC timeout by Sean Rhodes · 2 years ago
  43. ce6f63a payloads/tianocore: Add missing CONFIG for SERIAL_SUPPORT by Sean Rhodes · 2 years ago
  44. 7b087c0 payloads/tianocore: use BMP (vs SVG) logo file as default by Matt DeVillier · 2 years ago
  45. 845222f payloads/tianocore: Fix bootsplash/logo handling by Matt DeVillier · 2 years ago
  46. 7127013 payloads/ext/tianocore/Makefile: Fix word in comment by Angel Pons · 2 years ago
  47. 108e537 payloads/tianocore: Add a proper target for the Boot Splash by Sean Rhodes · 2 years ago
  48. 8f29603 payloads/tianocore: Increase default timeout for SD MMC init to 10ms by Sean Rhodes · 2 years ago
  49. 61f3f33 Remove executable flag from source codes and text files by Petr Cvek · 2 years ago
  50. 6a2ebb3 payloads/tianocore: Limit legacy build options to CorebootPayloadPkg by Sean Rhodes · 2 years ago
  51. 6790249 payloads/tianocore: Allow edk2 to use the full framebuffer by Sean Rhodes · 2 years ago
  52. 5a26d81 payloads/tianocore: Hook up PCI Express Base Address and Length by Sean Rhodes · 2 years ago
  53. 8e10a48 payloads/external/tianocore: Hook up debug builds to serial support by Sean Rhodes · 2 years ago
  54. c4e9045 treewide: Unify Google branding by Jon Murphy · 2 years ago
  55. 7ea7986 payloads/tianocore: Show build options by Sean Rhodes · 2 years, 1 month ago
  56. eb5dd2a payloads/tianocore/Makefile.inc: Alphabetise Kconfig options by Sean Rhodes · 2 years, 1 month ago
  57. 50e4a37 payloads/external/tianocore: Allow Kconfig options for all UefiPayloadPkg versions by Sean Rhodes · 2 years, 1 month ago
  58. cc8be37a libpayload/Makefile.inc: Initialize vboot submodule by Nicholas Chin · 2 years, 1 month ago
  59. 241c1c6 payloads/LinuxBoot: Use wildcards by Arthur Heymans · 2 years, 1 month ago
  60. c1d7d89 libpayload/libcbfs: Fix file hash check by Yu-Ping Wu · 2 years, 1 month ago
  61. e1e7627 libpayload/Makefile.payload: Fix CFLAGS by Nico Huber · 2 years, 5 months ago
  62. 27c1da6 libpayload/Makefile.payload: Include libpayload's .config by Nico Huber · 2 years, 5 months ago
  63. 543c792 libpayload/Makefile.payload: Revise config strategy by Nico Huber · 2 years, 5 months ago
  64. f5c2f25 external/LinuxBoot: Fix cleanup mechanism by Patrik Tesarik · 2 years, 1 month ago
  65. ed8aef9 external/LinuxBoot: Kconfig defaults to systemboot by Patrik Tesarik · 4 years, 3 months ago
  66. 868282e payloads/external/LinuxBoot: Adopt u-root change by Patrik Tesarik · 4 years, 3 months ago
  67. b35c1f4 external/LinuxBoot: Deprecate GOPATH in u-root by Patrik Tesarik · 2 years, 1 month ago
  68. ba08c49 payloads/tianocore: Allow custom build parameters by Michał Żygowski · 2 years, 4 months ago
  69. 607b39c libpayload: Add commonlib/bsd/elog and its dependency by Hsuan Ting Chen · 2 years, 4 months ago
  70. bb1e37e payloads/external: Reword help of SEAGRUB_ALLOW_SEABIOS_BOOTMENU by Bill XIE · 2 years, 1 month ago
  71. 23d2465 commonlib: Clean up compiler.h by Julius Werner · 2 years, 1 month ago
  72. 8d88557 payloads/external: Add support for coreDOOM payload by Nicholas Chin · 2 years, 10 months ago
  73. c217f31 payloads/tianocore: Fix unclean working directory detection by Nicholas Chin · 2 years, 2 months ago
  74. 3dda4da payloads/external: Add more option related to SeaBIOS and GRUB2 by Bill XIE · 2 years, 6 months ago
  75. 20a87c0 libpayload/pci: Add pci_map_bus function for MediaTek platform by Jianjun Wang · 3 years ago
  76. 2ad74de libpayload/pci: Add support for bus mapping by Jianjun Wang · 3 years ago
  77. d16c2aa coreboot_tables: Add PCIe info to coreboot table by Jianjun Wang · 2 years, 3 months ago
  78. 7d0e5fa libpayload: Fix guards in include/{arm,arm64,x86}/arch/barrier.h by David Hendricks · 2 years, 2 months ago
  79. 9ca1ef9 payloads/coreinfo/coreboot_module.c: Remove 'break' after 'return' by Elyes Haouas · 2 years, 5 months ago
  80. ae2c045 payloads/nvramcui/nvramcui.c: Reformat code by Elyes Haouas · 2 years, 5 months ago
  81. 8ddecd8 libpayload/nvme: Fix controller disablement in (de)init sequence by Nico Huber · 2 years, 2 months ago
  82. 88b0418 libpayload/nvme: Test for NVMe-command-set bit individually by Nico Huber · 2 years, 2 months ago
  83. 2b98670 libpayload/nvme: Fix error paths of nvme_init() by Nico Huber · 2 years, 2 months ago
  84. 4bc425c payloads/depthcharge: enable LP_CHROMEOS in depthcharge by Selma Bensaid · 2 years, 3 months ago
  85. b2537bd coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t by Jianjun Wang · 2 years, 3 months ago
  86. c734408 payloads/LinuxBoot: Fix u-root branch by Arthur Heymans · 2 years, 4 months ago
  87. f2d162e payloads/tianocore: Don't declare tools directory twice by Sean Rhodes · 2 years, 3 months ago
  88. 9760264 commonlib/bsd/helpers: Remove redundancy with libpayload defines by Jakub Czapiga · 2 years, 4 months ago
  89. cddba45 libpayload: Parse the ACPI RSDP table entry by Arthur Heymans · 2 years, 4 months ago
  90. 3068d56 libpayload/vboot: Fix include paths fixup macro by Jakub Czapiga · 2 years, 4 months ago
  91. 8a47a14 payloads/iPXE: Update stable version from 2019.3 to to 2022.1 by Michał Żygowski · 2 years, 5 months ago
  92. e8c186c payloads/tianocore: Add missing CONFIG_ by Sean Rhodes · 2 years, 4 months ago
  93. 42fcb2a libpayload: Parse DDR Information using coreboot tables by Ravi Kumar Bokka · 2 years, 8 months ago
  94. cf4a347 payloads/seabios: Update stable version to 1.16.0 by Felix Singer · 2 years, 4 months ago
  95. 63c6d81 payloads/tianocore: Add prompt for Boot Timeout by Sean Rhodes · 2 years, 4 months ago
  96. 69cc557 commonlib/bsd: Remove cb_err_t by Julius Werner · 2 years, 4 months ago
  97. 2c42344 libpayload: cbmem_console: Drop loglevel markers from snapshot by Julius Werner · 2 years, 4 months ago
  98. 49fff57 libpayload/bin/lpgcc: Make lpgcc provide TPM configuration for vboot by Jakub Czapiga · 2 years, 4 months ago
  99. 9f09160 payloads/tianocore: Convert BMP at build time by Sean Rhodes · 2 years, 5 months ago
  100. 4a9be9f payloads/tianocore: Pass SD_MMC_TIMEOUT build option by Sean Rhodes · 2 years, 5 months ago