X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FLibrary%2FUefiLibFramework%2FUefiLibFramework.inf;h=9084cb6d04a06d020d89216c70903ad91af27eb5;hp=2f37063c1682a958c2db4d2d448c3f6e2240c20f;hb=8fb6b714d3c21c11243e4a8a75215a690f2b2857;hpb=950b9eec6828877f4a8356194358af43ab7df337 diff --git a/IntelFrameworkPkg/Library/UefiLibFramework/UefiLibFramework.inf b/IntelFrameworkPkg/Library/UefiLibFramework/UefiLibFramework.inf index 2f37063c16..9084cb6d04 100644 --- a/IntelFrameworkPkg/Library/UefiLibFramework/UefiLibFramework.inf +++ b/IntelFrameworkPkg/Library/UefiLibFramework/UefiLibFramework.inf @@ -17,11 +17,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = UefiLibFramework @@ -39,12 +34,6 @@ # 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 @@ -52,24 +41,11 @@ UefiLib.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec + IntelFrameworkPkg/IntelFrameworkPkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] PrintLib PcdLib @@ -80,24 +56,12 @@ UefiBootServicesTableLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiFrameworkDevicePathGuid # ALWAYS_CONSUMED gEfiEventReadyToBootGuid # ALWAYS_CONSUMED gEfiEventLegacyBootGuid # ALWAYS_CONSUMED -################################################################################ -# -# Pcd FIXED_AT_BUILD - list of PCDs that this module is coded for. -# -################################################################################ - -[PcdsFixedAtBuild.common] - PcdUefiLibMaxPrintBufferSize|gEfiMdePkgTokenSpaceGuid +[FixedPcd.common] + gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize