X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Nt32Pkg%2FWinNtOemHookStatusCodeHandlerPei%2FWinNtOemHookStatusCodeHandlerPei.inf;h=aa0a8977e25023fada343248fe8c0c63fb37cd05;hb=e1c9edd6b6ea5e78f02e382b254de40cf708d20c;hp=b5a18a71889189652ba378691ccf7da188698a18;hpb=25126a0530371f7a8e20bf663cc1beaf3eebd6f2;p=mirror_edk2.git diff --git a/Nt32Pkg/WinNtOemHookStatusCodeHandlerPei/WinNtOemHookStatusCodeHandlerPei.inf b/Nt32Pkg/WinNtOemHookStatusCodeHandlerPei/WinNtOemHookStatusCodeHandlerPei.inf index b5a18a7188..aa0a8977e2 100644 --- a/Nt32Pkg/WinNtOemHookStatusCodeHandlerPei/WinNtOemHookStatusCodeHandlerPei.inf +++ b/Nt32Pkg/WinNtOemHookStatusCodeHandlerPei/WinNtOemHookStatusCodeHandlerPei.inf @@ -1,9 +1,9 @@ -#/** @file +## @file # OEM hook status code handler PEIM which produces general handler and hook it # onto the PEI status code router. # -# Copyright (c) 2007 - 2009, Intel Corporation -# All rights reserved. This program and the accompanying materials +# Copyright (c) 2007 - 2011, 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 # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -13,13 +13,14 @@ # # -#**/ +## [Defines] INF_VERSION = 0x00010005 BASE_NAME = WinNtOemHookStatusCodeHandlerPei FILE_GUID = D233D6BD-F1B1-425A-BF45-5CAF2B88EDDC MODULE_TYPE = PEIM + VERSION_STRING = 1.0 ENTRY_POINT = WinNtOemHookStatusCodeHandlerPeiEntry @@ -29,13 +30,13 @@ # VALID_ARCHITECTURES = IA32 # -[Sources.common] +[Sources] WinNtOemHookStatusCodeHandlerPei.c [Packages] MdePkg/MdePkg.dec - IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec + MdeModulePkg/MdeModulePkg.dec Nt32Pkg/Nt32Pkg.dec [LibraryClasses]