MdeModulePkg: Coding style update for DxeHttpLib.inf
Cc: Fu Siyuan <siyuan.fu@intel.com> Cc: Zhang Lubo <lubo.zhang@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com> Reviewed-by: Fu Siyuan <siyuan.fu@intel.com> Reviewed-by: Zhang Lubo <lubo.zhang@intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
## @file
|
## @file
|
||||||
# It provides the helper routines to parse the HTTP message byte stream.
|
# It provides the helper routines to parse the HTTP message byte stream.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
|
# Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>
|
||||||
# (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
|
# (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
|
||||||
# This program and the accompanying materials
|
# This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
@@ -45,4 +45,4 @@
|
|||||||
NetLib
|
NetLib
|
||||||
|
|
||||||
[Protocols]
|
[Protocols]
|
||||||
gEfiHttpUtilitiesProtocolGuid
|
gEfiHttpUtilitiesProtocolGuid ## SOMETIMES_CONSUMES
|
Reference in New Issue
Block a user