[BOOT] Get rid of useless comments
This commit is contained in:
@@ -31,15 +31,14 @@ Routine Description:
|
||||
|
||||
Arguments:
|
||||
|
||||
ImageHandle - Handle for the boot manager image.
|
||||
ImageHandle - EFI handle for the boot manager image.
|
||||
|
||||
SystemTable - Pointer to the EFI system table.
|
||||
|
||||
Return Value:
|
||||
|
||||
EFI_SUCCESS if successful.
|
||||
EFI_INVALID_PARAMEER if input parameter structure creation fails.
|
||||
Any other value defined in efierr.h.
|
||||
EFI_INVALID_PARAMETER if EfiInitCreateInputParameters() fails.
|
||||
Any status code returned by EfiGetEfiStatusCode(BmMain()).
|
||||
|
||||
--*/
|
||||
|
||||
|
Reference in New Issue
Block a user