summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Guid/ConsoleOutDevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Guid/ConsoleOutDevice.h')
-rw-r--r--MdeModulePkg/Include/Guid/ConsoleOutDevice.h16
1 files changed, 6 insertions, 10 deletions
diff --git a/MdeModulePkg/Include/Guid/ConsoleOutDevice.h b/MdeModulePkg/Include/Guid/ConsoleOutDevice.h
index d2103c0..42dccd7 100644
--- a/MdeModulePkg/Include/Guid/ConsoleOutDevice.h
+++ b/MdeModulePkg/Include/Guid/ConsoleOutDevice.h
@@ -1,6 +1,9 @@
-/*++
+/** @file
+ This guid is used to specifiy the device is the console out device.
+ If the device is the console out device, this guid as the protocol guid
+ will be installed into this device handle.
-Copyright (c) 2006 - 2007, Intel Corporation
+Copyright (c) 2006 - 2008, 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
@@ -9,14 +12,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:
-
- ConsoleOutDevice.h
-
-Abstract:
-
-
---*/
+**/
#ifndef __CONSOLE_OUT_DEVICE_H__
#define __CONSOLE_OUT_DEVICE_H__