mirror of https://github.com/acidanthera/audk.git
Update comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8603 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
29f766e44c
commit
273d2d3f08
|
@ -34,6 +34,7 @@ EFI_REPORT_STATUS_CODE mReportStatusCode = NULL;
|
|||
Locate the report status code service.
|
||||
|
||||
@return Function pointer to the report status code service.
|
||||
NULL is returned if no status code service is available.
|
||||
|
||||
**/
|
||||
EFI_REPORT_STATUS_CODE
|
||||
|
|
Loading…
Reference in New Issue