]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/Uc2OnUcThunk/Uc2OnUcThunk.inf
ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Build for TC2 HW by default
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / Uc2OnUcThunk / Uc2OnUcThunk.inf
index be9db2887cb25748d5ca1a7f219bab00bbc18422..c7c4f7e35ad8c99b50ec423bb0c8d2e3b49e3c44 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 # Module produce UC2 on top of UC.\r
 #\r
 # UEFI 2.1 specification supersedes Inte's EFI Specification 1.10.\r
@@ -9,9 +9,9 @@
 # 1) EFI 1.10 module producing UC present\r
 # 2) And the rest of modules on the platform consume UC2\r
 #\r
-# Copyright (c) 2006 - 2008, Intel Corporation\r
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
@@ -19,7 +19,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -27,8 +27,6 @@
   FILE_GUID                      = 69282DF3-778F-4269-91AA-D7DF6E193317\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
   ENTRY_POINT                    = InitializeUC2\r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   Uc2OnUcThunk.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
+  EdkCompatibilityPkg/EdkCompatibilityPkg.dec\r
 \r
 [LibraryClasses]\r
   UefiDriverEntryPoint\r
@@ -54,6 +53,7 @@
   MemoryAllocationLib\r
   HiiLib\r
   BaseMemoryLib\r
+  LanguageLib\r
 \r
 [Protocols]\r
   gEfiUnicodeCollation2ProtocolGuid\r