From 30394aa1750a8408313a029c316ee7c05b5b2900 Mon Sep 17 00:00:00 2001 From: klu2 Date: Tue, 22 Jul 2008 06:46:58 +0000 Subject: Code scrub for BdsDxe module. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5547 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Universal/BdsDxe/FrontPage.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'MdeModulePkg/Universal/BdsDxe/FrontPage.c') diff --git a/MdeModulePkg/Universal/BdsDxe/FrontPage.c b/MdeModulePkg/Universal/BdsDxe/FrontPage.c index 54d4a5f..508d4ab 100644 --- a/MdeModulePkg/Universal/BdsDxe/FrontPage.c +++ b/MdeModulePkg/Universal/BdsDxe/FrontPage.c @@ -447,9 +447,6 @@ InitializeFrontPage ( /** Call the browser and display the front page - - @param VOID No input. - @return Status code that will be returned by EFI_FORM_BROWSER2_PROTOCOL.SendForm (). @@ -573,8 +570,6 @@ ConvertProcessorToString ( @param MemorySize - The size of the memory to process @param String - The string that is created - @return VOID. - **/ VOID ConvertMemorySizeToString ( -- cgit v1.1