Code scrub for BdsDxe module.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5547 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2008-07-22 06:46:58 +00:00
parent a4ac253108
commit 30394aa175
27 changed files with 187 additions and 381 deletions

View File

@@ -52,9 +52,6 @@ GetStringById (
/**
Initialize HII global accessor for string support
@param VOID
@retval EFI_SUCCESS String support initialize success.
**/
@@ -66,9 +63,6 @@ InitializeStringSupport (
/**
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 ().