Topic: how to build wolfssl for gnu-efi?
I am trying to use wolfssl in my vs gnu-efi project. What are the steps for GNU-EFI ?
Thank you.
You are not logged in. Please login or register.
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
ReferenceswolfSSL - Embedded SSL Library → wolfSSL → how to build wolfssl for gnu-efi?
I am trying to use wolfssl in my vs gnu-efi project. What are the steps for GNU-EFI ?
Thank you.
Have you had a look at https://github.com/wolfSSL/wolfssl-exam … efi-static and https://github.com/wolfSSL/wolfssl-exam … fi-library ?
Have you had a look at https://github.com/wolfSSL/wolfssl-exam … efi-static and https://github.com/wolfSSL/wolfssl-exam … fi-library ?
Yes I checked it. Made an .efi (examples/uefi-library/libwolfcrypt.efi) with WSL. I got the main library in examples/uefi-static/... Used: make on WSL. Got wolfssl folder as .sln project. Here I built the project and got the .lib but when I reference it from gnu-efi project (#include <wolfssl/ssl.h>), I get many errors from file WinUser.h
I think I am missing something or that .sln project is not auto configured for gnu-efi environment?
Can you explain it?
[NOTE:My purpose is sending https requests on efi]
wolfSSL - Embedded SSL Library → wolfSSL → how to build wolfssl for gnu-efi?
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.010 seconds (47% PHP - 53% DB) with 12 queries