Clean up BdsDxe for Doxygen comments requirement.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5456 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2008-07-14 01:16:02 +00:00
parent 2a86ff1cb0
commit b4489769b1
8 changed files with 24 additions and 42 deletions

View File

@@ -253,11 +253,6 @@ FONT_PACK_BIN mFontBin = {
/**
Routine to export glyphs to the HII database. This is in addition to whatever is defined in the Graphics Console driver.
@param VOID
@return VOID
**/
VOID
ExportFonts (
@@ -286,13 +281,11 @@ ExportFonts (
/**
Determine the current language that will be used
based on language related EFI Variables
based on language related EFI Variables.
@param LangCodesSettingRequired - If required to set LangCode variable
@return VOID
**/
VOID
InitializeLanguage (