curl-library
RE: Compiling and linking a libcurl app in UEFI
From: Sourjo Basu <SourjoB_at_ami.com>
Date: Wed, 22 Oct 2008 15:01:53 -0400
Received on 2008-10-22
Date: Wed, 22 Oct 2008 15:01:53 -0400
> -----Original Message-----
> [mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Dan Fandrich
> Sounds like fun! I didn't realize there were POSIX libraries
> available for EFI, especially rich enough to support curl.
> What kind of changes did you need? I'm assuming this was on
> Windows. Did you try running configure under CygWin as a
> cross-compile and see what it came up with as far as config.h goes?
Here is a config efi header file that can be added to the build
procedure for those wishing to build in EFI :) It is compliant with EFI
Toolkit 2.0.0.1
Regards,
Sourjo
- application/octet-stream attachment: config-efi.h