summaryrefslogtreecommitdiff
path: root/UnixPkg/Library
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-03 07:28:34 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-03 07:28:34 +0000
commit4058e906c15600ee6229335c316cb85fcbd687b3 (patch)
tree325d83cc8bc4a196544b2c2e01f05ce4a3e90960 /UnixPkg/Library
parentff6bf04b8b28bcdd42ef2a4545bb2150192b027d (diff)
downloadedk2-4058e906c15600ee6229335c316cb85fcbd687b3.zip
edk2-4058e906c15600ee6229335c316cb85fcbd687b3.tar.gz
edk2-4058e906c15600ee6229335c316cb85fcbd687b3.tar.bz2
Clean up to fix build break.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6815 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'UnixPkg/Library')
-rw-r--r--UnixPkg/Library/UnixBdsLib/BdsPlatform.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/UnixPkg/Library/UnixBdsLib/BdsPlatform.h b/UnixPkg/Library/UnixBdsLib/BdsPlatform.h
index 4a697b3..6d5df84 100644
--- a/UnixPkg/Library/UnixBdsLib/BdsPlatform.h
+++ b/UnixPkg/Library/UnixBdsLib/BdsPlatform.h
@@ -106,16 +106,6 @@ BdsMemoryTest (
)
;
-EFI_STATUS
-PlatformBdsShowProgress (
- EFI_GRAPHICS_OUTPUT_BLT_PIXEL TitleForeground,
- EFI_GRAPHICS_OUTPUT_BLT_PIXEL TitleBackground,
- CHAR16 *Title,
- EFI_GRAPHICS_OUTPUT_BLT_PIXEL ProgressColor,
- UINTN Progress,
- UINTN PreviousValue
- )
-;
VOID
PlatformBdsConnectSequence (