aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/libefi/efihttp.c
Commit message (Expand)AuthorAgeFilesLines
* efihttp: mac and err can be used uninitializedToomas Soome2019-07-021-5/+8
* efihttp: mark unused arguments with __unusedToomas Soome2019-06-301-5/+7
* efihttp: comparison of integers of different signsToomas Soome2019-06-301-1/+1
* Clean efihttp pointer-sign warningsToomas Soome2019-06-301-14/+14
* Re-enable loader efi http boot and fix dv_open bug if dv_init failedRebecca Cran2019-06-261-0/+10
* loader: add HTTP support using UEFIRebecca Cran2019-06-241-0/+766