]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/ResourcePublicationLib.h
Code and comments have been checked with spec.
[mirror_edk2.git] / MdePkg / Include / Library / ResourcePublicationLib.h
index ccd3eaed2583a9628eeb2b5ca6cfdc194eeffdd4..a62b24acd46fe0eb129b29f89c4cede37e5b8200 100644 (file)
@@ -1,16 +1,14 @@
 /** @file\r
-  Declare presence of resources in the platform\r
+  Provides a service to publish discovered system resources.\r
 \r
-  Copyright (c) 2006, Intel Corporation\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
-  which accompanies this distribution.  The full text of the license may be found at\r
-  http://opensource.org/licenses/bsd-license.php\r
+Copyright (c) 2006 - 2008, Intel Corporation\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
+which accompanies this distribution.  The full text of the license may be found at\r
+http://opensource.org/licenses/bsd-license.php\r
 \r
-  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
-  Module Name:  ResourcePublicationLib.h\r
+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
@@ -38,7 +36,6 @@ EFIAPI
 PublishSystemMemory (\r
   IN PHYSICAL_ADDRESS       MemoryBegin,\r
   IN UINT64                 MemoryLength\r
-  )\r
-;\r
+  );\r
 \r
 #endif\r