diff options
author | Daryl McDaniel <edk2-lists@mc2research.org> | 2016-01-10 21:23:51 +0000 |
---|---|---|
committer | darylm503 <darylm503@Edk2> | 2016-01-10 21:23:51 +0000 |
commit | c96bf1ff2c699622a4ee28e810497f64fe666c1a (patch) | |
tree | 3a51b4469cb103df53537bec441f035dcb3c45c4 /NetworkPkg | |
parent | 2e26862c6d64e9b58174b5732a76d79dc265d8bf (diff) | |
download | edk2-platforms-c96bf1ff2c699622a4ee28e810497f64fe666c1a.tar.xz |
StdLib: Fix compilation errors caused by previous commit of daConsole.c
Move functions da_ConFlush and da_ConClose to just before da_ConPoll so that
they are defined after any calls to them.
Replace da_ConFlush with the actual final implementation instead of the
initial version which was committed.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <edk2-lists@mc2research.org>
Reviewed-by: Michael Zimmermann <sigmaepsilon92@gmail.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19627 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'NetworkPkg')
0 files changed, 0 insertions, 0 deletions