Searched defs:HTTP_IO (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
H A DHttpBootSupport.h149 // HTTP_IO configuration data for IPv4
162 // HTTP_IO configuration data for IPv6
174 // HTTP_IO configuration
182 // HTTP_IO wrapper of the EFI HTTP service.
201 } HTTP_IO; typedef in typeref:struct:__anon9543
248 Create a HTTP_IO to access the HTTP service. It will create and configure
254 @param[in] ConfigData The HTTP_IO configuration data.
255 @param[out] HttpIo The HTTP_IO.
257 @retval EFI_SUCCESS The HTTP_IO is created and configured.
262 @retval Others Failed to create the HTTP_IO o
[all...]

Completed in 66 milliseconds