summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxeMemoryLib/DxeMemoryLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/DxeMemoryLib/DxeMemoryLib.inf')
-rw-r--r--MdePkg/Library/DxeMemoryLib/DxeMemoryLib.inf27
1 files changed, 0 insertions, 27 deletions
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
@@ -32,17 +27,9 @@
#
-# 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