[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,12 +28,11 @@ Routine Description:
Arguments:
DataStore - pointer to memory to put the data store handle in.
DataStore - Pointer to a HANDLE that recieves the data store handle.
Return Value:
STATUS_SUCCESS if successful,
Other NTSTATUS value on failure.
STATUS_SUCCESS.
--*/