]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FatPkg/FatPkg.dsc
Add some NULL pointer check by using ASSERT()
[mirror_edk2.git] / FatPkg / FatPkg.dsc
index 84b357f819658f0f787b3f65ae4735e9531b8d35..bbe7e920c8578a37a3b94c5afd11622a534b77e2 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 #\r
 #  Build Binary Enhanced Fat Driver Modules\r
 #\r
 #  This Platform file is used to generate the Binary Fat Drivers\r
 #  for EDK II Prime release.\r
-#  Copyright (c) 2007, Intel Corporation\r
+#  Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials are licensed and made available\r
 #  under the terms and conditions of the BSD License which accompanies this\r
@@ -14,7 +14,7 @@
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   PLATFORM_NAME                  = Fat\r
@@ -26,7 +26,7 @@
   BUILD_TARGETS                  = DEBUG|RELEASE\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
-[LibraryClasses.common]\r
+[LibraryClasses]\r
   #\r
   # Entry Point Libraries\r
   #\r
@@ -64,5 +64,5 @@
 #\r
 ###################################################################################################\r
 \r
-[Components.common]\r
+[Components]\r
   FatPkg/EnhancedFatDxe/Fat.inf\r