From 43b86bee3b53a370b1b842b42b998e59b0f593ea Mon Sep 17 00:00:00 2001 From: klu2 Date: Tue, 22 Jul 2008 06:51:14 +0000 Subject: fix doxygen function comments. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5548 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Universal/BdsDxe/Bds.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'MdeModulePkg/Universal/BdsDxe/Bds.h') diff --git a/MdeModulePkg/Universal/BdsDxe/Bds.h b/MdeModulePkg/Universal/BdsDxe/Bds.h index e8a9cb5..cfa0842 100644 --- a/MdeModulePkg/Universal/BdsDxe/Bds.h +++ b/MdeModulePkg/Universal/BdsDxe/Bds.h @@ -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 -- cgit v1.1