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