Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2014-07-16 | 437 Bytes | |
libcurl-edk2-source-0.01.zip | 2014-07-16 | 4.9 MB | |
Totals: 2 Items | 4.9 MB | 0 |
Building ======== Use the normal edk2 build process, e.g. build -a X64 -t VS2008x86 -p HpNetworkPkg\HpNetworkPkg.dsc Running ======= url2file is a simple test application, ported as-is from the libcurl examples. * Run ifconfig first, e.g. ifconfig -s eth0 dhcp * Run url2file <url>, e.g. url2file http://74.125.21.100 * The downloaded page is saved to page.out History ======= version 0.01: based on libcurl 7.32.0