From: vanjeff Date: Fri, 22 Jun 2007 09:14:23 +0000 (+0000) Subject: Cleanup MdePkg.dsc, UefiLib.inf and UefiLib.msa X-Git-Tag: edk2-stable201903~23237 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=43fcd99927a25327414ee0dfa7db73ae53df1a88 Cleanup MdePkg.dsc, UefiLib.inf and UefiLib.msa git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2717 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdePkg/Library/UefiLib/UefiLib.inf b/MdePkg/Library/UefiLib/UefiLib.inf index b38f2b77ed..1b218a42cb 100644 --- a/MdePkg/Library/UefiLib/UefiLib.inf +++ b/MdePkg/Library/UefiLib/UefiLib.inf @@ -2,8 +2,8 @@ # Component description file for the entry point to a EFIDXE Drivers # # Library to abstract Framework extensions that conflict with UEFI 2.0 Specification -# -# Help Port Framework/Tinao code that has conflicts with UEFI 2.0 by hiding the oldconflicts with library functions and supporting implementations of the old +# +# Help Port Framework/Tinao code that has conflicts with UEFI 2.0 by hiding the oldconflicts with library functions and supporting implementations of the old # (EDK/EFI 1.10) and new (EDK II/UEFI 2.0) way. This module is a DXE driver as it contains DXE enum extensions for EFI event services. # Copyright (c) 2007, Intel Corporation. # @@ -28,7 +28,7 @@ FILE_GUID = 3a004ba5-efe0-4a61-9f1a-267a46ae5ba9 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 - LIBRARY_CLASS = UefiLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER + LIBRARY_CLASS = UefiLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER EDK_RELEASE_VERSION = 0x00020000 EFI_SPECIFICATION_VERSION = 0x00020000 @@ -98,7 +98,6 @@ ################################################################################ [Guids] - gEfiFrameworkDevicePathGuid # ALWAYS_CONSUMED gEfiEventReadyToBootGuid # ALWAYS_CONSUMED gEfiEventLegacyBootGuid # ALWAYS_CONSUMED diff --git a/MdePkg/Library/UefiLib/UefiLib.msa b/MdePkg/Library/UefiLib/UefiLib.msa index 19b5703a3f..b6693d4854 100644 --- a/MdePkg/Library/UefiLib/UefiLib.msa +++ b/MdePkg/Library/UefiLib/UefiLib.msa @@ -8,7 +8,7 @@ Component description file for the entry point to a EFIDXE Drivers Library to abstract Framework extensions that conflict with UEFI 2.0 Specification - Help Port Framework/Tinao code that has conflicts with UEFI 2.0 by hiding the oldconflicts with library functions and supporting implementations of the old + Help Port Framework/Tinao code that has conflicts with UEFI 2.0 by hiding the oldconflicts with library functions and supporting implementations of the old (EDK/EFI 1.10) and new (EDK II/UEFI 2.0) way. This module is a DXE driver as it contains DXE enum extensions for EFI event services. Copyright (c) 2006, Intel Corporation. All rights reserved. This program and the accompanying materials @@ -66,9 +66,6 @@ gEfiEventReadyToBootGuid - - gEfiFrameworkDevicePathGuid - EFI_SPECIFICATION_VERSION 0x00020000 diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc index 8bda30b400..5914b05d7d 100644 --- a/MdePkg/MdePkg.dsc +++ b/MdePkg/MdePkg.dsc @@ -31,6 +31,10 @@ SKUID_IDENTIFIER = DEFAULT +################################################################################ +# +# Pcd Section - list of all EDK II PCD Entries defined by this Platform +# ################################################################################ [PcdsFeatureFlag.common]