fix doxygen function comments.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5548 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2008-07-22 06:51:14 +00:00
parent 30394aa175
commit 43b86bee3b
4 changed files with 1 additions and 9 deletions

View File

@ -138,11 +138,8 @@ BdsInitialize (
Service routine for BdsInstance->Entry(). Devices are connected, the
consoles are initialized, and the boot options are tried.
@param This - Protocol Instance structure.
@retval EFI_SUCEESS BDS->Entry has finished executing.
**/
VOID
EFIAPI

View File

@ -262,11 +262,8 @@ BdsBootDeviceSelect (
Service routine for BdsInstance->Entry(). Devices are connected, the
consoles are initialized, and the boot options are tried.
@param This - Protocol Instance structure.
@retval EFI_SUCEESS BDS->Entry has finished executing.
**/
VOID
EFIAPI

View File

@ -673,8 +673,6 @@ BOpt_CreateMenuEntry (
@param MenuEntry A pointer to BM_MENU_ENTRY.
@retval VOID
**/
VOID
BOpt_DestroyMenuEntry (

View File

@ -564,7 +564,7 @@ ConvertProcessorToString (
}
/**
Convert Memory Size to a string
Convert Memory Size to a string.
@param MemorySize - The size of the memory to process