X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FUefiLib%2FUefiLib.inf;h=52c799b4319b40ccb82f2d87dec418af219519e0;hp=732b73b9d1ce57d0d606b55d3a005f5108ef2829;hb=5088ce25ff605ee9a3a13fd5f51bf7bff68495f6;hpb=c417dbcf5e3bbd5fc2dba3463c3ace4a6e05069f;ds=sidebyside diff --git a/MdePkg/Library/UefiLib/UefiLib.inf b/MdePkg/Library/UefiLib/UefiLib.inf index 732b73b9d1..52c799b431 100644 --- a/MdePkg/Library/UefiLib/UefiLib.inf +++ b/MdePkg/Library/UefiLib/UefiLib.inf @@ -17,11 +17,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = UefiLib @@ -33,18 +28,10 @@ EFI_SPECIFICATION_VERSION = 0x00020000 -# -# The following information is for reference only and not required by the build tools. # # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] UefiLibPrint.c UefiNotTiano.c @@ -54,24 +41,10 @@ UefiLibInternal.h -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] PrintLib PcdLib @@ -82,12 +55,6 @@ UefiBootServicesTableLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiEventReadyToBootGuid # ALWAYS_CONSUMED gEfiEventLegacyBootGuid # ALWAYS_CONSUMED @@ -102,12 +69,6 @@ gEfiDriverDiagnostics2ProtocolGuid # SOMETIMES_CONSUMED -################################################################################ -# -# Pcd FIXED_AT_BUILD - list of PCDs that this module is coded for. -# -################################################################################ - [PcdsFixedAtBuild.common] PcdUefiLibMaxPrintBufferSize|gEfiMdePkgTokenSpaceGuid