]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Library/FrameworkUefiLib/FrameworkUefiLib.inf
Add PCD to save size.
[mirror_edk2.git] / IntelFrameworkPkg / Library / FrameworkUefiLib / FrameworkUefiLib.inf
index 91285620f44bc660da4c5d439c09dc7e9beb506b..14bd3889a5558db0bc01ebf7c3c9c4c4d142710f 100644 (file)
@@ -1,11 +1,13 @@
 #/** @file\r
-# Component description file for the entry point to a EFIDXE Drivers\r
+#  Component description file for the entry point to a EFIDXE Drivers\r
 #\r
-# Library to abstract Framework extensions that conflict with UEFI 2.0 Specification\r
+#  Library to abstract Framework extensions that conflict with UEFI 2.0 Specification.\r
+#  Help Port Framework/Tinao code that has conflicts with UEFI 2.0 by hiding the oldconflicts \r
+#  with library functions and supporting implementations of the old (EDK/EFI 1.10) and new \r
+#  (EDK II/UEFI 2.0) way. This module is a DXE driver as it contains DXE enum extensions for \r
+#  EFI event services.\r
 #\r
-#  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\r
-#  (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.\r
-# Copyright (c) 2006, Intel Corporation.\r
+#  Copyright (c) 2006, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -25,7 +27,6 @@
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = UefiLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
 \r
-\r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
   UefiLib.c\r
   UefiLibInternal.h\r
 \r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
 \r
-\r
 [LibraryClasses]\r
   PrintLib\r
   PcdLib\r
@@ -59,7 +58,6 @@
   gEfiEventReadyToBootGuid                      # ALWAYS_CONSUMED\r
   gEfiEventLegacyBootGuid                       # ALWAYS_CONSUMED\r
 \r
-\r
 [Protocols]\r
   gEfiDriverBindingProtocolGuid                 # ALWAYS_CONSUMED\r
   gEfiSimpleTextOutProtocolGuid                 # ALWAYS_CONSUMED\r
@@ -84,5 +82,3 @@
   gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable\r
   gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport\r
 \r
-\r
-\r