[edk2-devel] Secure Boot verification

2025-01-21 Thread xpahos via groups.io
Hello, I found a presentation from https://uefi.org/sites/default/files/resources/Understanding%20UEFI%20Testing%20Webinar_Final_1.30.pdf that briefly mentions UEFI SCT. As I see here https://github.com/tianocore/edk2-test/blob/3605beb86128ba31ae2719f9251c2fb22f6e588e/uefi-sct/Doc/TestCaseSpec/

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Wednesday, January 22, 2025 #cal-reminder

2025-01-21 Thread Group Notification
*Reminder: TianoCore Bug Triage - APAC / NAMO* *When:* Wednesday, January 22, 2025 5:30pm to 6:30pm (UTC-08:00) America/Los Angeles *Where:* https://teams.microsoft.com/l/meetup-join/19%3ameeting_OTk1YzJhN2UtOGQwNi00NjY4LWEwMTktY2JiODRlYTY1NmY0%40thread.v2/0?context=%7b%22Tid%22%3a%2246c98d88-e34

Re: [edk2-devel] [PATCH v1 1/1] uefi-sct/SctPkg: TCG2 Protocol: Expand BSCap.HashAlgorithmBitmap check

2025-01-21 Thread G Edhaya Chandran via groups.io
Changes look OK. Thank you Amrathesh. Reviewed-by: G Edhaya Chandran -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#121035): https://edk2.groups.io/g/devel/message/121035 Mute This Topic: https://groups.io/mt/110712300/21656 Group Owner

[edk2-devel] current edk lib is compiler independent lib code?

2025-01-21 Thread Yoshinoya via groups.io
Hi, Is current EDK2 lib code compiler independent? For example: I compile BaseLib with VS2015 C compiler. Then, i try to compile a PEIM with VS2022 compiler, and this PEIM would link the VS2015 compiled BaseLib binary. Is it ok? Thanks -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive al