X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EmbeddedPkg%2FInclude%2FLibrary%2FSerialPortExtLib.h;fp=EmbeddedPkg%2FInclude%2FLibrary%2FSerialPortExtLib.h;h=c7697bfe30fec122c9075d2ec6788da533ba6260;hb=5f81a62094a12a435e677a1b6e5fbedc76a6a978;hp=29a7537b1519132d723dbeba7cf675e0e4fbe683;hpb=9f38945fea0905452e7680ed3ea554487a1f6c9b;p=mirror_edk2.git 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