X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=inline;f=IntelFrameworkPkg%2FLibrary%2FHiiLibFramework%2FHiiLib.inf;h=31ccfe55f937e883b3e1f2f17407a20676a5a1a0;hb=dd0687a4b18c8ba6f37587ad13c9744ff9a67250;hp=fb3d2f512b5eeb8e226b4834944211e2726bad6a;hpb=aade80ede4c6eff09ed337584a48d84ad9197229;p=mirror_edk2.git diff --git a/IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf b/IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf index fb3d2f512b..31ccfe55f9 100644 --- a/IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf +++ b/IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf @@ -14,11 +14,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = HiiLibFramework @@ -36,33 +31,13 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] HiiLib.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] MemoryAllocationLib DebugLib