jdall

Results 5 comments of jdall

Doing the usual ./configure make sudo make install in the Ulib directory helped me solve this.

After making that change to the code, I get a bunch of issues similar to the following ```ujson4c_all.c cc -MMD -MP -D__STDC_FORMAT_MACROS=1 -DNDEBUG -I../../thirdparty -I../../thirdparty/include -I../../thirdparty/ujson4c/3rdparty -I../../thirdparty/pjson/inc -I../../thirdparty/udp-json-parser -m64 -O3...

The suggestion of @prdatur matches pretty well with our thought (except we would expect the response/reply object on the same structural level as the request object). One thing that we...

@jepio I do not have much knowledge about the nitty gritty details of the TPM 2.0 standard, but I would really like support for whatever parts are necessary for secureboot...

To @aodeniyide, @MatthiasRoelandts and others... There is a quite simple workaround using Chrome and the Developer Tools... Go to the "Console" tab and enter "removeLog()" at the ">" prompt. This...