X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseMemoryLibSse2%2FBaseMemoryLibSse2.inf;h=8b69ee76561aaa2a2508218b6a5a8930948a23ee;hp=eabf41864a59da9b2f987f8d6ea7b8ba6fe7d740;hb=5088ce25ff605ee9a3a13fd5f51bf7bff68495f6;hpb=c417dbcf5e3bbd5fc2dba3463c3ace4a6e05069f diff --git a/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf b/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf index eabf41864a..8b69ee7656 100644 --- a/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf +++ b/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf @@ -15,11 +15,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = BaseMemoryLibSse2 @@ -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 # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] MemLibInternals.h @@ -107,25 +94,9 @@ CopyMemWrapper.c MemLibGuid.c - -################################################################################ -# -# 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] DebugLib BaseLib