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