X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FUniversal%2FStatusCode%2FRuntimeDxe%2FStatusCodeRuntimeDxe.inf;h=9a06f77afe1566ddbb0b2881b65a7b377c3c2832;hp=f5619e3d081826b5e58bc667d944630d14dc622c;hb=6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230;hpb=7b202cb0f917fde1d84f77b000063d56e2c11530 diff --git a/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf b/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf index f5619e3d08..9a06f77afe 100644 --- a/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf +++ b/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf @@ -1,8 +1,8 @@ -#/** @file +## @file # Status Code Runtime Dxe driver that supports multiple devices and produces # Status Code Runtime Protocol. # -# Copyright (c) 2006 - 2009, Intel Corporation. +# Copyright (c) 2006 - 2010, Intel Corporation. # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -12,7 +12,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -31,7 +31,7 @@ # VIRTUAL_ADDRESS_MAP_CALLBACK = VirtualAddressChangeCallBack # -[Sources.common] +[Sources] SerialStatusCodeWorker.c RtMemoryStatusCodeWorker.c DataHubStatusCodeWorker.c