1. 47457c9 Update VERSION to 20260627 by Thomas Huth · 3 weeks ago master qemu-slof-20260627
  2. 52d2c20 Silence warnings in CI logs about non-supported machine capabilities by Thomas Huth · 3 weeks ago
  3. 42dae54 Build tagged versions with a proper RELEASE string by Thomas Huth · 3 weeks ago qemu-slof-20260626
  4. def1516 Publish artifacts from the CI job by Thomas Huth · 5 weeks ago qemu-slof-2026-06-18 qemu-slof-20260618
  5. 33e6c64 Add a simple .gitlab-ci.yml file for CI compile testing by Thomas Huth · 9 months ago
  6. 5e776d5 rtas_flash: fix blockCnt iteration by Minsoo Choo · 9 weeks ago
  7. a82ac61 Fix loop over ELF program header by Minsoo Choo · 9 weeks ago
  8. b7f7552 version: update to 20251026 by Thomas Huth · 9 months ago qemu-slof-20251026
  9. 8cbddc7 Silence initializer-string warnings by Thomas Huth · 9 months ago qemu-slof-20251024
  10. f073d9c lib: Fix some typos by Thomas Huth · 9 months ago
  11. 277e043 libc: fix build in C23 mode by Yaakov Selkowitz · 1 year, 3 months ago
  12. 03c7920 tcgbios: Only measure size indicated in UEFI partition table header by Stefan Berger · 1 year, 4 months ago
  13. ecf5e93 tcgbios: Fix endianess of NumberOfPartitions by Stefan Berger · 1 year, 4 months ago
  14. 4f24aef Update the repository URL in the README to point to gitlab now by Thomas Huth · 1 year, 4 months ago
  15. ee03aec version: update to 20241106 by Alexey Kardashevskiy · 1 year, 9 months ago qemu-slof-20241106
  16. a8e19fa tpm: Implement firmware API call pass-through-to-tpm by Stefan Berger · 1 year, 9 months ago
  17. 4ef07b9 tpm: Implement firmware API call get-maximum-cmd-size by Stefan Berger · 1 year, 9 months ago
  18. 2451d05 version: update to 20231121 by Alexey Kardashevskiy · 2 years, 8 months ago qemu-slof-20231121
  19. 08bc29f Allow to override build date with SOURCE_DATE_EPOCH by Bernhard M. Wiedemann · 2 years, 9 months ago
  20. 3a259df version: update to 20230918 by Alexey Kardashevskiy · 2 years, 10 months ago qemu-slof-20230918
  21. dd4d4ea virtio-serial: Do not close stdout on quiesce by Jordan Niethe · 2 years, 11 months ago
  22. 63b66a5 virtio-serial: Make read and write methods report failure by Kautuk Consul · 2 years, 11 months ago
  23. adc5610 Fix remaining typos in various folders by Thomas Huth · 3 years, 5 months ago
  24. e8124ca Fix typos in the clients folder by Thomas Huth · 3 years, 5 months ago
  25. 8f6b221 Fix typos in the board-js2x folder by Thomas Huth · 3 years, 5 months ago
  26. 975bbac Fix typos in the llfw folder by Thomas Huth · 3 years, 5 months ago
  27. c4d03cf Fix typos in the board-js2x folder by Thomas Huth · 3 years, 5 months ago
  28. 1671c18 Remove ?PICK by Alexey Kardashevskiy · 3 years, 5 months ago
  29. 6fdb5a4 Fix typos in the slof folder by Thomas Huth · 3 years, 5 months ago
  30. 9604efb Fix typos in the remaining lib folders by Thomas Huth · 3 years, 5 months ago
  31. ac9eac3 Fix typos in the lib/libnet folder by Thomas Huth · 3 years, 5 months ago
  32. 9bbdd35 Fix typos in the board-qemu folder by Thomas Huth · 3 years, 5 months ago
  33. e77d7f9 lib/libnet/ipv6: Silence compiler warning from Clang by Thomas Huth · 4 years, 1 month ago
  34. 6b6c16b version: update to 20220719 by Alexey Kardashevskiy · 4 years ago qemu-slof-20220719
  35. b3f699c OF: Add a separate direct kernel loading word by Jordan Niethe · 4 years ago
  36. 5b4c5ac version: update to 20220110 by Alexey Kardashevskiy · 4 years, 6 months ago qemu-slof-20220110
  37. afea220 make.rules: Compile SLOF for power5 by Cédric Le Goater · 4 years, 7 months ago
  38. a6906b0 version: update to 20211112 by Alexey Kardashevskiy · 4 years, 8 months ago qemu-slof-20211112
  39. 81d932c Silence some trivial compiler warning in the js2x code by Thomas Huth · 4 years, 10 months ago
  40. 0705a5c js2x: Fix compile and cleanup by Alexey Kardashevskiy · 4 years, 10 months ago
  41. 6903c03 travis.yml: Compile-test the qemu build by Thomas Huth · 4 years, 11 months ago
  42. 63cbd7f travis.yml: Update to Focal Fossa by Thomas Huth · 4 years, 11 months ago
  43. ec26dfb travis.yml: Fix keywords by Thomas Huth · 4 years, 11 months ago
  44. bb9536f tcgbios: Disable platform hierarchy in case of failure by Stefan Berger · 4 years, 10 months ago
  45. 63d2f38 lib/libc/README.txt: Fix "cannel" typo by Thomas Huth · 4 years, 11 months ago
  46. e716481 Fix the URL to the Linux kernel coding style by Thomas Huth · 4 years, 11 months ago
  47. 749e615 slof/fs/accept: Replace TABs with spaces by Thomas Huth · 4 years, 11 months ago
  48. e00f756 Mention the CR vs. LF problem in the documentation by Thomas Huth · 4 years, 11 months ago
  49. 0041d1a Revert "make: Define default rule for .c when V=1 or V=2" by Alexey Kardashevskiy · 4 years, 10 months ago
  50. dd0dcaa version: update to 20210711 by Alexey Kardashevskiy · 5 years ago qemu-slof-20210711
  51. 6e22ba8 Travis: Add script for running tests on Travis by Stefan Berger · 5 years ago
  52. 62e0d41 tcgbios: Add test cases and test script to run them by Stefan Berger · 5 years ago
  53. 8950953 tcgbios: Use The proper sha function for each PCR bank by Stefan Berger · 5 years ago
  54. e136203 tcgbios: Use assembly for 32 bit rotr in sha256 by Stefan Berger · 5 years ago
  55. cc4c4cb tcgbios: Change format of S_CRTM_VERSION string to ucs-2 by Stefan Berger · 5 years ago
  56. 6c0fcd9 tpm: Add firmware API call 2HASH-EXT-LOG by Stefan Berger · 5 years ago
  57. 52dcdb5 tcgbios: Add implementations for sha1, sha384, and sha512 by Stefan Berger · 5 years ago
  58. 064a999 tcgbios: Fix a typo in the sha256 algo description by Stefan Berger · 5 years ago
  59. 286073f tcgbios: Fix warnings by Alexey Kardashevskiy · 5 years ago
  60. 1768e27 Fix bad header guard in version.h by Thomas Huth · 5 years ago
  61. e25b1d6 tcgbios: Fix details in log entries by Stefan Berger · 5 years ago
  62. 33a7322 version: update to 20210217 by Alexey Kardashevskiy · 5 years ago qemu-slof-20210217
  63. 2b37b60 Makefile: Actually compile with -Wextra by Alexey Kardashevskiy · 5 years ago
  64. a9c62cc slof/prim: Compile with -Wextra by Alexey Kardashevskiy · 5 years ago
  65. 1d1615b libtpm: Compile with -Wextra by Alexey Kardashevskiy · 5 years ago
  66. 09b2011 libnvram: Compile with -Wextra by Alexey Kardashevskiy · 5 years ago
  67. 73cb04d libhv: Compile with -Wextra by Alexey Kardashevskiy · 5 years ago
  68. 071a09e libnet: Compile with -Wextra by Alexey Kardashevskiy · 5 years ago
  69. e244301 e1000: Compile with -Wextra by Alexey Kardashevskiy · 5 years ago
  70. c79e337 virtio: Compile with -Wextra by Alexey Kardashevskiy · 5 years ago
  71. 7ef3ec3 veth: Compile with -Wextra by Alexey Kardashevskiy · 5 years ago
  72. ae74d10 usb: Compile with -Wextra by Alexey Kardashevskiy · 5 years ago
  73. 26d8ba1 elf: Compile with -Wextra by Alexey Kardashevskiy · 5 years ago
  74. 0549fa7 libc: Compile with -Wextra by Alexey Kardashevskiy · 5 years ago
  75. b2176a9 helpers: Define MIN() by Alexey Kardashevskiy · 5 years ago
  76. b7ea243 virtio-serial: Remove superfluous serial-* words by Thomas Huth · 5 years ago
  77. e18ddad version: update to 20200717 by Alexey Kardashevskiy · 6 years ago qemu-slof-20200717
  78. 8f21e1e fdt: Avoid recursion when traversing tree by Alexey Kardashevskiy · 6 years ago
  79. 6184ca0 board-qemu: Fix comment about SLOF start address by Gustavo Romero · 6 years ago
  80. 26a65a1 version: update to 20200513 by Alexey Kardashevskiy · 6 years ago qemu-slof-20200513
  81. 9e199d2 tcgbios: Measure the bootloader file read from disk by Stefan Berger · 6 years ago
  82. 4386b0b tcgbios: Implement tpm_hash_log_extend_event_buffer by Stefan Berger · 6 years ago
  83. 8df4a17 elf: Implement elf_get_file_size to determine size of an ELF image by Stefan Berger · 6 years ago
  84. d04fea6 tcgbios: Add support for SHA3 type of algorithms by Stefan Berger · 6 years ago
  85. b64b57c tcgbios: Fix the vendorInfoSize to be of type uint8_t by Stefan Berger · 6 years ago
  86. 753e473 tcgbios: Only write logs for PCRs that are allocated by Stefan Berger · 6 years ago
  87. 283d88c make: Define default rule for .c when V=1 or V=2 by Alexey Kardashevskiy · 6 years ago
  88. 8e012d6 version: update to 20200327 by Alexey Kardashevskiy · 6 years ago qemu-slof-20200327
  89. 76fee95 slof: Only close stdout for virtio-serial devices by Greg Kurz · 6 years ago
  90. ab6984f version: update to 20200317 by Alexey Kardashevskiy · 6 years ago qemu-slof-20200317
  91. 51245a1 rtas: Move FWNMI log space reservation to QEMU by Alexey Kardashevskiy · 6 years ago
  92. 8d4033d version: update to 20200312 by Alexey Kardashevskiy · 6 years ago qemu-slof-20200312
  93. 8174acd virtio-serial: Close device completely by Alexey Kardashevskiy · 6 years ago
  94. cf28264 virtio-serial: Rework shutdown sequence by Greg Kurz · 6 years ago
  95. 1641d2d virtio-serial: Don't override some words by Greg Kurz · 6 years ago
  96. 4b73a93 llfw: Fix debug printf warnings by Alexey Kardashevskiy · 6 years ago
  97. fdfe5c7 virtio: Fix typo in virtio_serial_init() by Cédric Le Goater · 6 years ago
  98. 7c98b3b version: update to 20200221 by Alexey Kardashevskiy · 6 years ago qemu-slof-20200221
  99. 16a1867 tcgbios: Measure the GPT table by Stefan Berger · 6 years ago
  100. 8a6b0d7 tcgbios: Implement menu to clear TPM 2 and activate its PCR banks by Stefan Berger · 6 years ago