]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePalLibNull/BasePalLibNull.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BasePalLibNull / BasePalLibNull.inf
index ba8bf8a66e5f3547c316ff75c9872eb99f663fd0..fa191432e815bdab62bcfdcfd323f234d452a268 100644 (file)
@@ -1,7 +1,7 @@
-#/** @file\r
-# Null instance of PAL Library with empty functions.\r
+## @file\r
+#  Null instance of PAL Library with empty functions.\r
 #\r
-# Copyright (c) 2007 - 2008, Intel Corporation.\r
+#  Copyright (c) 2007 - 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
 #  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                      = BasePalCallLibNull\r
+  BASE_NAME                      = BasePalLibNull\r
   FILE_GUID                      = 632D5625-B73D-43b8-AF30-8D225D96168E\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PalCallLib \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
+  LIBRARY_CLASS                  = PalLib \r
 \r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IPF\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   PalCall.c\r
 \r
 \r