]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf
Update the copyright notice format
[mirror_edk2.git] / MdeModulePkg / Universal / ReportStatusCodeRouter / Smm / ReportStatusCodeRouterSmm.inf
index d4c4f7d2125252fdb6bee984b0922e96a50f8368..d5bca2c4ab2170c1901c0460142ebad2dea3f446 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 #  Report Status Code Router Driver which produces Report Stataus Code Handler Protocol\r
 #  and Status Code Runtime Protocol.\r
 #\r
-#  Copyright (c) 2009, Intel Corporation.\r
+#  Copyright (c) 2009 - 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
@@ -12,7 +12,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -20,7 +20,6 @@
   FILE_GUID                      = A6885402-D022-4b0e-A509-4711B90F2A39\r
   MODULE_TYPE                    = DXE_SMM_DRIVER\r
   PI_SPECIFICATION_VERSION       = 0x0001000A\r
-  \r
   ENTRY_POINT                    = GenericStatusCodeSmmEntry\r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ReportStatusCodeRouterSmm.c\r
   ReportStatusCodeRouterSmm.h\r
 \r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
 \r
 [LibraryClasses]\r
-  UefiRuntimeLib\r
   SmmServicesTableLib\r
   UefiDriverEntryPoint\r
   DebugLib\r
   BaseLib\r
   SynchronizationLib\r
+  MemoryAllocationLib\r
 \r
 [Protocols]\r
   gEfiSmmRscHandlerProtocolGuid               ## PRODUCES\r