]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/WinNtOemHookStatusCodeHandlerDxe/WinNtOemHookStatusCodeHandlerDxe.inf
BaseTools: Add Brotli algorithm tool
[mirror_edk2.git] / Nt32Pkg / WinNtOemHookStatusCodeHandlerDxe / WinNtOemHookStatusCodeHandlerDxe.inf
index e92d5eebb4d82cacb49c7cdb6dd5738b263ff6bc..9dc2799cf079956463f11318c54858b70e48acf0 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\r
 # OEM hook status code handler driver which produces general handler and hook it\r
 # onto the DXE status code router.\r
 #\r
-# Copyright (c) 2007 - 2009, Intel Corporation\r
-# All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>\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
 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = WinNtOemHookStatusCodeHandlerDxe\r
   FILE_GUID                      = CA4233AD-847E-4E5D-AD3F-21CABFE5E23C\r
   MODULE_TYPE                    = DXE_DRIVER\r
+  VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = WinNtOemHookStatusCodeHandlerDxeEntry\r
 \r
 #\r
@@ -29,7 +30,7 @@
 #  HOB Guid C Name: gEfiWinNtThunkProtocolGuid Hob Type: GUID_EXTENSION\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   WinNtOemHookStatusCodeHandlerDxe.c\r
 \r
 \r