]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg: Clarify the declaration of SerialPortGetControl()
authorRonald Cron <ronald.cron@arm.com>
Mon, 27 Oct 2014 15:38:20 +0000 (15:38 +0000)
committeroliviermartin <oliviermartin@Edk2>
Mon, 27 Oct 2014 15:38:20 +0000 (15:38 +0000)
commitd2e7e385fc57e2fab5465a2b622212f634d52845
treed56f182b65e46c07b4548cb78d7f25a8b2a27498
parentab716191081e676179c5d386c706e05e2d940db5
EmbeddedPkg: Clarify the declaration of SerialPortGetControl()

Rework the PL011UartGetControl() function removing a TODO by the way.
Update of the header comment blocks of (PL011Uart|SerialPort)GetControl() functions.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
Reviewed-By: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16252 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Drivers/PL011Uart/PL011Uart.c
ArmPlatformPkg/Include/Drivers/PL011Uart.h
ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortExtLib.c
EmbeddedPkg/Include/Library/SerialPortExtLib.h
EmbeddedPkg/Library/TemplateSerialPortExtLib/TemplateSerialPortExtLib.c