diff options
Diffstat (limited to 'MdePkg/Library/PeiMemoryAllocationLib')
-rw-r--r-- | MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf b/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf index cf8c789208..654a58028c 100644 --- a/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf +++ b/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf @@ -50,16 +50,6 @@ ################################################################################
#
-# Includes Section - list of Include locations that are required for
-# this module.
-#
-################################################################################
-
-[Includes]
- $(WORKSPACE)/MdePkg\Include/Library
-
-################################################################################
-#
# Package Dependency Section - list of Package files that are required for
# this module.
#
|