]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPkg/ArmCacheMaintenanceLib: Fixed comment (and coding style)
authorOlivier Martin <olivier.martin@arm.com>
Tue, 1 Jul 2014 09:26:28 +0000 (09:26 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 1 Jul 2014 09:26:28 +0000 (09:26 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15608 6f19259b-4bc3-4df7-8a09-765794883524

ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf

index 7a43bfe9bca816fa228a68181fe0325ee6e9d673..5910db09d6eab6dedbf521c7dff8242515fb842a 100644 (file)
@@ -1,7 +1,7 @@
 #/** @file\r
-# Semihosting  serail port lib\r
+#  Implement CacheMaintenanceLib for ARM architectures\r
 #\r
-# Copyright (c) 2008, Apple Inc. All rights reserved.<BR>\r
+#  Copyright (c) 2008, Apple Inc. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -19,7 +19,7 @@
   FILE_GUID                      = 1A20BE1F-33AD-450C-B49A-7123FCA8B7F9\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = CacheMaintenanceLib \r
+  LIBRARY_CLASS                  = CacheMaintenanceLib\r
 \r
 [Sources.common]\r
   ArmCacheMaintenanceLib.c\r
@@ -34,4 +34,3 @@
 \r
 [FixedPcd]\r
   gArmTokenSpaceGuid.PcdArmCacheOperationThreshold\r
-  \r