From 736e104fa3c33d23dde748cd9576056d533e11b4 Mon Sep 17 00:00:00 2001 From: klu2 Date: Wed, 24 Jun 2009 03:01:38 +0000 Subject: [PATCH] Refine the comments for IntelFrameworkPkg/Include/Protocol/DataHub.h git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8639 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/Include/Protocol/DataHub.h | 25 +++++++------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/IntelFrameworkPkg/Include/Protocol/DataHub.h b/IntelFrameworkPkg/Include/Protocol/DataHub.h index 82bd928751..f723c72665 100644 --- a/IntelFrameworkPkg/Include/Protocol/DataHub.h +++ b/IntelFrameworkPkg/Include/Protocol/DataHub.h @@ -3,24 +3,18 @@ data and those wishing to be made aware of all information that has been logged. - For more information please look at Intel Platform Innovation - Framework for EFI Data Hub Specification. - - Copyright (c) 2007 - 2009, Intel Corporation - All rights reserved. This program and the accompanying materials - are licensed and made available under the terms and conditions of the BSD License - which accompanies this distribution. The full text of the license may be found at - http://opensource.org/licenses/bsd-license.php - - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - Module Name: DataHub.h - - @par Revision Reference: This protocol is defined in Framework for EFI Data Hub Specification. Version 0.9. +Copyright (c) 2007 - 2009, Intel Corporation +All rights reserved. This program and the accompanying materials +are licensed and made available under the terms and conditions of the BSD License +which accompanies this distribution. The full text of the license may be found at +http://opensource.org/licenses/bsd-license.php + +THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + **/ #ifndef __DATA_HUB_H__ @@ -81,7 +75,6 @@ typedef struct _EFI_DATA_HUB_PROTOCOL EFI_DATA_HUB_PROTOCOL; Logs a data record to the system event log. @param This The EFI_DATA_HUB_PROTOCOL instance. - @param description @param DataRecordGuid A GUID that indicates the format of the data passed into RawData. @param ProducerName A GUID that indicates the identity of the caller to this API. @param DataRecordClass This class indicates the generic type of the data record. -- 2.39.2