[BOOT] Get rid of useless comments

This commit is contained in:
2024-08-27 08:13:49 -04:00
parent d759302400
commit 831a676af8
9 changed files with 90 additions and 161 deletions

View File

@@ -28,7 +28,7 @@ Routine Description:
Arguments:
Option - the boot option to get the size of.
Option - The boot option.
Return Value:
@@ -65,11 +65,11 @@ Routine Description:
Arguments:
Options - the boot option list to get the size of.
Options - The boot option list.
Return Value:
The size of the options.
The size of the option list.
--*/