From: qhuang8 Date: Wed, 3 Dec 2008 07:28:34 +0000 (+0000) Subject: Clean up to fix build break. X-Git-Tag: edk2-stable201903~19431 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=4058e906c15600ee6229335c316cb85fcbd687b3;hp=ff6bf04b8b28bcdd42ef2a4545bb2150192b027d Clean up to fix build break. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6815 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/UnixPkg/Library/UnixBdsLib/BdsPlatform.h b/UnixPkg/Library/UnixBdsLib/BdsPlatform.h index 4a697b3536..6d5df84de5 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 (