Yi Li

Results 28 comments of Yi Li

Hi Steven, I would like do some research on this issue and this is a demo: https://github.com/liyi77/libspdm/pull/10, its work model is: 1. Use cmake -G"NMake Makefiles" -DX509_PARSER= to choose which...

Based on openssl3.0 would be better, I will do my work on this branch

> Maybe I am missing something here, but this doesn't look like a cherry pick to me. Oh sorry for the misunderstanding. This patch is a copy of https://github.com/openssl/openssl/pull/17547 with...

> Why is there a #else that is not in the original PR? PR link reference is wrong, update to https://github.com/openssl/openssl/pull/17547.

This problem will cause EDK2 to fail to enable X509 certificate time check, really hope it can be merged into 1.1.1...... https://bugzilla.tianocore.org/show_bug.cgi?id=4110

Is there any special reason to upgrade to 3.2? If you don't need the new features in 3.2, 3.0 is probably a better choice. the 3.2 series supported until **23rd...

Then I prefer to stay at LTS version due to no new features needed by EDK2. Hi @jyao1, do you have comments on this?

Please use EDK2 BaseLib instead of memcpy() malloc()

EDK2 still using openssl3.4.1, 3.5 is not integrated. Please make sure you are using the correct version.

Hi, I still cannot reproduce this issue on my env (GCC 11.4.0). Could you provide more information: 1. Is it reproduced under VS build 2. Disassembly code of the addr...