NetworkPkg: Fix GCC build issue.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Fu Siyuan <siyuan.fu@intel.com> Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>
This commit is contained in:
@ -630,6 +630,7 @@ EFI_LOAD_FILE_PROTOCOL gHttpBootDxeLoadFile = {
|
|||||||
@retval EFI_ABORTED Tells the HTTP Boot driver to abort the current HTTP Boot process.
|
@retval EFI_ABORTED Tells the HTTP Boot driver to abort the current HTTP Boot process.
|
||||||
**/
|
**/
|
||||||
EFI_STATUS
|
EFI_STATUS
|
||||||
|
EFIAPI
|
||||||
HttpBootCallback (
|
HttpBootCallback (
|
||||||
IN EFI_HTTP_BOOT_CALLBACK_PROTOCOL *This,
|
IN EFI_HTTP_BOOT_CALLBACK_PROTOCOL *This,
|
||||||
IN EFI_HTTP_BOOT_CALLBACK_DATA_TYPE DataType,
|
IN EFI_HTTP_BOOT_CALLBACK_DATA_TYPE DataType,
|
||||||
|
Reference in New Issue
Block a user