]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk/PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk.inf
1. Remove the duplicated contents from source files and INF file of PiSmmStatusCodeOn...
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk / PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk.inf
index 625974817b8f3bafabcef87e7177b6693c4b10c0..14cfa4533a9888f16b4d5b6afddf11e2f7756d67 100644 (file)
 \r
 [Depex]\r
   gEfiSmmStatusCodeProtocolGuid\r
-## @file\r
-#  PI SMM Status Code Protocol on Framework SMM Status Code Protocol Thunk driver.\r
-#\r
-#  Copyright (c) 2010, 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
-#  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk\r
-  FILE_GUID                      = 14FF38A8-ACBA-4228-A7D7-A73260C7559B\r
-  MODULE_TYPE                    = DXE_SMM_DRIVER\r
-  PI_SPECIFICATION_VERSION       = 0x0001000A\r
-  ENTRY_POINT                    = SmmStatusCodeThunkMain\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64\r
-#\r
-\r
-[Sources]\r
-  PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk.c\r
-  PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk.h\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-\r
-[LibraryClasses]\r
-  SmmServicesTableLib\r
-  UefiDriverEntryPoint\r
-  DebugLib\r
-  BaseLib\r
-  SynchronizationLib\r
-  MemoryAllocationLib\r
-\r
-[Protocols]\r
-  gEfiSmmRscHandlerProtocolGuid               ## PRODUCES\r
-  gEfiSmmStatusCodeProtocolGuid               ## PRODUCES/CONSUMES\r
-\r
-[Depex]\r
-  gEfiSmmStatusCodeProtocolGuid
\ No newline at end of file