diff options
Diffstat (limited to 'MdeModulePkg/Include/Protocol/OEMBadging.h')
-rw-r--r-- | MdeModulePkg/Include/Protocol/OEMBadging.h | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/MdeModulePkg/Include/Protocol/OEMBadging.h b/MdeModulePkg/Include/Protocol/OEMBadging.h index ec63d00345..3154c1465a 100644 --- a/MdeModulePkg/Include/Protocol/OEMBadging.h +++ b/MdeModulePkg/Include/Protocol/OEMBadging.h @@ -1,6 +1,7 @@ -/*++
+/** @file
+ EFI OEM Badging Protocol definition header file
-Copyright (c) 2006 - 2007, Intel Corporation
+Copyright (c) 2006 - 2008, Intel Corporation. <BR>
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
@@ -9,17 +10,7 @@ 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:
-
- EfiOEMBadging.h
-
-Abstract:
-
- EFI OEM Badging Protocol definition header file
-
-Revision History
-
---*/
+**/
#ifndef __EFI_OEM_BADGING_H__
#define __EFI_OEM_BADGING_H__
|