From cfc8865f177c2846cd51f35fb0748bf4e11d8307 Mon Sep 17 00:00:00 2001 From: gikidy Date: Wed, 3 Dec 2008 09:08:05 +0000 Subject: Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_ARCHITECTURES in inf files with DSC file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6818 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'MdeModulePkg/Library/DxeCoreMemoryAllocationLib') diff --git a/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf b/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf index 3063629972..0bbdcd14f1 100644 --- a/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf +++ b/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf @@ -25,9 +25,7 @@ MODULE_TYPE = DXE_CORE VERSION_STRING = 1.0 LIBRARY_CLASS = MemoryAllocationLib|DXE_CORE - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 - + # # The following information is for reference only and not required by the build tools. # -- cgit v1.2.3