X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=NetworkPkg%2FUefiPxeBcDxe%2FUefiPxeBcDxe.inf;h=63430711e71b8a06a409d26b2603aec5a4843c86;hb=1e32c49718c69e749f4b401cbb6c198a1d9bac50;hp=55fa2b3c8c3c8d3a3d592f01e6be38f02a13d69e;hpb=4fcb0d54584f540506973639b2c3c81515fca5ba;p=mirror_edk2.git diff --git a/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf b/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf index 55fa2b3c8c..63430711e7 100644 --- a/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf +++ b/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf @@ -2,9 +2,8 @@ # Access PXE-compatible devices for network access and network booting. # # This driver provides PXE Base Code Protocol which is used to accessing -# PXE-compatible device for network access or booting. It could work together -# with an IPv4 stack, an IPv6 stack or both. -# +# PXE-compatible device for network access or booting. This driver supports +# both IPv4 and IPv6 network stack. # # Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.
# @@ -55,6 +54,7 @@ [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec + NetworkPkg/NetworkPkg.dec [LibraryClasses] @@ -107,5 +107,7 @@ [Pcd] gEfiMdeModulePkgTokenSpaceGuid.PcdTftpBlockSize ## SOMETIMES_CONSUMES + gEfiNetworkPkgTokenSpaceGuid.PcdPxeTftpWindowSize ## SOMETIMES_CONSUMES + [UserExtensions.TianoCore."ExtraFiles"] UefiPxeBcDxeExtra.uni