]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.inf
NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkg
[mirror_edk2.git] / MdeModulePkg / Library / DxeHttpLib / DxeHttpLib.inf
diff --git a/MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.inf b/MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.inf
deleted file mode 100644 (file)
index c613dc1..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-## @file\r
-#  It provides the helper routines to parse the HTTP message byte stream.\r
-#\r
-#  Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
-#  (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
-#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-##\r
-\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = DxeHttpLib\r
-  MODULE_UNI_FILE                = DxeHttpLib.uni\r
-  FILE_GUID                      = ABBAB4CD-EA88-45b9-8234-C8A7450531FC\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = HttpLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
-#\r
-\r
-[Sources]\r
-  DxeHttpLib.c\r
-  DxeHttpLib.h\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-\r
-[LibraryClasses]\r
-  BaseLib\r
-  DebugLib\r
-  UefiBootServicesTableLib\r
-  MemoryAllocationLib\r
-  NetLib\r
-\r
-[Protocols]\r
-  gEfiHttpUtilitiesProtocolGuid                 ## SOMETIMES_CONSUMES\r