diff options
Diffstat (limited to 'MdeModulePkg/Universal/BdsDxe/BdsEntry.c')
-rw-r--r-- | MdeModulePkg/Universal/BdsDxe/BdsEntry.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MdeModulePkg/Universal/BdsDxe/BdsEntry.c b/MdeModulePkg/Universal/BdsDxe/BdsEntry.c index 3c8b1c443b..ba72ba2ee3 100644 --- a/MdeModulePkg/Universal/BdsDxe/BdsEntry.c +++ b/MdeModulePkg/Universal/BdsDxe/BdsEntry.c @@ -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
|