X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FDxeMemoryLib%2FDxeMemoryLib.inf;h=91132be6bcb1cf9d0fb98fc63b3e7adf6fe10717;hp=11d4a0c2c783d0c29a90ab5f024064ae3253abab;hb=5088ce25ff605ee9a3a13fd5f51bf7bff68495f6;hpb=c417dbcf5e3bbd5fc2dba3463c3ace4a6e05069f diff --git a/MdePkg/Library/DxeMemoryLib/DxeMemoryLib.inf b/MdePkg/Library/DxeMemoryLib/DxeMemoryLib.inf index 11d4a0c2c7..91132be6bc 100644 --- a/MdePkg/Library/DxeMemoryLib/DxeMemoryLib.inf +++ b/MdePkg/Library/DxeMemoryLib/DxeMemoryLib.inf @@ -15,11 +15,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = DxeMemoryLib @@ -31,18 +26,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] ScanMem64Wrapper.c ScanMem32Wrapper.c @@ -61,24 +48,10 @@ MemLibInternals.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] BaseLib UefiBootServicesTableLib