From 5f81a62094a12a435e677a1b6e5fbedc76a6a978 Mon Sep 17 00:00:00 2001 From: Ronald Cron Date: Mon, 27 Oct 2014 15:36:58 +0000 Subject: EmbeddedPkg: Add scope of SerialPortExtLib.h Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ronald Cron Reviewed-By: Olivier Martin git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16250 6f19259b-4bc3-4df7-8a09-765794883524 --- EmbeddedPkg/Include/Library/SerialPortExtLib.h | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'EmbeddedPkg') diff --git a/EmbeddedPkg/Include/Library/SerialPortExtLib.h b/EmbeddedPkg/Include/Library/SerialPortExtLib.h index 29a7537b15..c7697bfe30 100644 --- a/EmbeddedPkg/Include/Library/SerialPortExtLib.h +++ b/EmbeddedPkg/Include/Library/SerialPortExtLib.h @@ -1,6 +1,16 @@ /** @file - Copyright (c) 2012, ARM Ltd. All rights reserved. + Serial I/O port control interface extension. + + This library provides an extension to the library providing common + serial I/O port functions that is defined in MdePkg. The aim is to + provide more control over the functionalities of a serial port. The + extension covers all the needs of the UEFI Serial I/O Protocol. + Though, its use is not restricted to the UEFI Serial I/O Protocol. + It could for example be used in the PEI phase of the boot sequence + as well. + + Copyright (c) 2012 - 2014, ARM Ltd. All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License -- cgit v1.2.3