aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-21version: update to 20231121HEADqemu-slof-20231121masterAlexey Kardashevskiy1-1/+1
2023-11-15Allow to override build date with SOURCE_DATE_EPOCHBernhard M. Wiedemann1-1/+7
2023-09-18version: update to 20230918qemu-slof-20230918Alexey Kardashevskiy1-1/+1
2023-09-18virtio-serial: Do not close stdout on quiesceJordan Niethe1-7/+5
2023-09-18virtio-serial: Make read and write methods report failureKautuk Consul1-2/+2
2023-03-28Fix remaining typos in various foldersThomas Huth11-16/+15
2023-03-28Fix typos in the clients folderThomas Huth8-11/+11
2023-03-28Fix typos in the board-js2x folderThomas Huth2-43/+43
2023-03-28Fix typos in the llfw folderThomas Huth2-5/+5
2023-03-28Fix typos in the board-js2x folderThomas Huth8-21/+20
2023-02-28Remove ?PICKAlexey Kardashevskiy2-9/+0
2023-02-28Fix typos in the slof folderThomas Huth17-23/+23
2023-02-28Fix typos in the remaining lib foldersThomas Huth9-19/+18
2023-02-28Fix typos in the lib/libnet folderThomas Huth9-28/+28
2023-02-28Fix typos in the board-qemu folderThomas Huth5-8/+8
2023-02-28lib/libnet/ipv6: Silence compiler warning from ClangThomas Huth1-3/+2
2022-07-19version: update to 20220719qemu-slof-20220719Alexey Kardashevskiy1-1/+1
2022-07-19OF: Add a separate direct kernel loading wordJordan Niethe2-3/+8
2022-01-10version: update to 20220110qemu-slof-20220110Alexey Kardashevskiy1-1/+1
2022-01-06make.rules: Compile SLOF for power5Cédric Le Goater1-1/+1
2021-11-12version: update to 20211112qemu-slof-20211112Alexey Kardashevskiy1-1/+1
2021-10-06Silence some trivial compiler warning in the js2x codeThomas Huth4-3/+4
2021-10-01js2x: Fix compile and cleanupAlexey Kardashevskiy5-16/+21
2021-10-01travis.yml: Compile-test the qemu buildThomas Huth1-0/+2
2021-10-01travis.yml: Update to Focal FossaThomas Huth1-1/+1
2021-10-01travis.yml: Fix keywordsThomas Huth1-2/+2
2021-10-01tcgbios: Disable platform hierarchy in case of failureStefan Berger1-0/+1
2021-10-01lib/libc/README.txt: Fix "cannel" typoThomas Huth1-2/+2
2021-10-01Fix the URL to the Linux kernel coding styleThomas Huth1-1/+1
2021-10-01slof/fs/accept: Replace TABs with spacesThomas Huth1-12/+12
2021-10-01Mention the CR vs. LF problem in the documentationThomas Huth1-0/+14
2021-10-01Revert "make: Define default rule for .c when V=1 or V=2"Alexey Kardashevskiy1-4/+1
2021-07-11version: update to 20210711qemu-slof-20210711Alexey Kardashevskiy1-1/+1
2021-07-11Travis: Add script for running tests on TravisStefan Berger1-0/+15
2021-07-11tcgbios: Add test cases and test script to run themStefan Berger5-0/+179
2021-07-11tcgbios: Use The proper sha function for each PCR bankStefan Berger1-10/+32
2021-07-11tcgbios: Use assembly for 32 bit rotr in sha256Stefan Berger1-4/+10
2021-07-11tcgbios: Change format of S_CRTM_VERSION string to ucs-2Stefan Berger4-13/+16
2021-07-11tpm: Add firmware API call 2HASH-EXT-LOGStefan Berger5-0/+49
2021-07-09tcgbios: Add implementations for sha1, sha384, and sha512Stefan Berger6-6/+463
2021-07-09tcgbios: Fix a typo in the sha256 algo descriptionStefan Berger1-1/+1
2021-07-09tcgbios: Fix warningsAlexey Kardashevskiy2-3/+3
2021-06-15Fix bad header guard in version.hThomas Huth1-2/+2
2021-06-15tcgbios: Fix details in log entriesStefan Berger1-2/+3
2021-02-17version: update to 20210217qemu-slof-20210217Alexey Kardashevskiy1-1/+1
2021-02-12Makefile: Actually compile with -WextraAlexey Kardashevskiy1-1/+1
2021-02-12slof/prim: Compile with -WextraAlexey Kardashevskiy1-0/+3
2021-02-12libtpm: Compile with -WextraAlexey Kardashevskiy2-7/+8
2021-02-12libnvram: Compile with -WextraAlexey Kardashevskiy3-19/+17
2021-02-12libhv: Compile with -WextraAlexey Kardashevskiy2-2/+2