]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg/HttpBootDxe/HttpBootSupport.c
BaseTools/Capsule: Do not support -o with --dump-info
[mirror_edk2.git] / NetworkPkg / HttpBootDxe / HttpBootSupport.c
2018-06-28 Liming GaoNetworkPkg: Clean up source files
2018-01-25 Jiaxin WuNetworkPkg/HttpBootDxe: Avoid to corrupt HttpBootDxe...
2017-11-16 Fu SiyuanNetworkPkg: Print error message to screen if error...
2017-08-09 Jiaxin WuNetworkPkg/HttpBootDxe: Refine the coding style.
2017-08-03 Fu SiyuanNetworkPkg: Display HTTP redirection info to the screen...
2017-08-02 Jiaxin WuNetworkPkg/HttpBootDxe: Fix spelling typo in EFI_HTTP_S...
2017-06-22 Fu SiyuanNetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol...
2017-06-09 hegdenagNetworkPkg/HttpBootDxe: Handle new #define in HttpBootDxe
2017-02-16 Jiaxin WuNetworkPkg/HttpBootDxe: Update to check specified media...
2017-02-16 Jiaxin WuNetworkPkg/HttpBootDxe: Declare the functions as EFIAPI...
2017-02-15 Jiaxin WuNetworkPkg/HttpBootDxe: Request HTTP token notify as...
2017-01-23 Jiaxin WuNetworkPkg: Add PCD to enable the HTTP connections...
2016-12-22 Hao WuNetworkPkg: Refine UintnToAscDecWithFormat functions...
2016-06-13 Jiaxin WuNetworkPkg: Handling timeout case in httpboot driver
2016-04-11 Fu SiyuanNetworkPkg: Add RAM disk boot support to HTTP Boot...
2016-03-16 Fu SiyuanNetworkPkg: Fix the driver model issue in HTTP Boot...
2016-03-15 Fu SiyuanNetworkPkg: fix function comments in HttpBootDxe.
2016-03-10 Ghazi BelaamNetworkPkg: Use the New Functions from HttpLib
2016-03-07 Fu SiyuanNetworkPkg: Add URI configuration form to HTTP boot...
2016-02-03 Zhang LuboNetworkPkg:Add a new error status code EFI_HTTP_ERROR
2016-01-12 Paulo AlcantaraNetworkPkg: Fix some typos in Http boot driver.
2015-11-10 Zhang LuboNetworkPkg: Report Http Errors to screen when http...
2015-11-09 Zhang LuboNetworkPkg:Enable Http Boot over Ipv6 stack
2015-08-27 Jiaxin WuNetworkPkg: Convert the UNIX to DOS end of line format
2015-07-07 Fu SiyuanNetworkPkg: Add UEFI HTTP boot driver.