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