2 # Report Status Code Router Driver which produces Report Stataus Code Handler Protocol
3 # and Status Code Runtime Protocol.
5 # Copyright (c) 2009, Intel Corporation.
7 # All rights reserved. This program and the accompanying materials
8 # are licensed and made available under the terms and conditions of the BSD License
9 # which accompanies this distribution. The full text of the license may be found at
10 # http://opensource.org/licenses/bsd-license.php
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
18 INF_VERSION = 0x00010005
19 BASE_NAME = ReportStatusCodeRouterRuntimeDxe
20 FILE_GUID = D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3C
21 MODULE_TYPE = DXE_RUNTIME_DRIVER
22 ENTRY_POINT = GenericStatusCodeRuntimeDxeEntry
25 # The following information is for reference only and not required by the build tools.
27 # VALID_ARCHITECTURES = IA32 X64 IPF EBC
31 ReportStatusCodeRouterRuntimeDxe.c
32 ReportStatusCodeRouterRuntimeDxe.h
37 MdeModulePkg/MdeModulePkg.dec
43 UefiBootServicesTableLib
53 gEfiEventVirtualAddressChangeGuid ## CONSUMES ## Event
56 gEfiRscHandlerProtocolGuid ## PRODUCES
57 gEfiStatusCodeRuntimeProtocolGuid ## PRODUCES