mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Build: Fix doxygen issues
This commit is contained in:
parent
c9c9979fd2
commit
e4f182ee9f
@ -68,7 +68,7 @@ GetArguments (
|
||||
/**
|
||||
Uninstall all protocols with the specified GUID.
|
||||
|
||||
@param[in] Protocol The published unique identifier of the protocol. It is the caller’s responsibility to pass in
|
||||
@param[in] Protocol The published unique identifier of the protocol. It is the caller's responsibility to pass in
|
||||
a valid GUID.
|
||||
|
||||
@retval EFI_SUCCESS on success.
|
||||
|
||||
@ -2797,8 +2797,8 @@ Done:
|
||||
@retval EFI_SUCCESS The specified action was completed successfully.
|
||||
|
||||
@retval EFI_INVALID_PARAMETER One or more of the following are TRUE:
|
||||
1. KeywordString is NULL.
|
||||
2. Parsing of the KeywordString resulted in an
|
||||
\c 1. KeywordString is NULL.
|
||||
\c 2. Parsing of the KeywordString resulted in an
|
||||
error. See Progress and ProgressErr for more data.
|
||||
|
||||
@retval EFI_NOT_FOUND An element of the KeywordString was not found.
|
||||
|
||||
@ -2169,8 +2169,8 @@ HiiGetAltCfg (
|
||||
@retval EFI_SUCCESS The specified action was completed successfully.
|
||||
|
||||
@retval EFI_INVALID_PARAMETER One or more of the following are TRUE:
|
||||
1. KeywordString is NULL.
|
||||
2. Parsing of the KeywordString resulted in an
|
||||
\c 1. KeywordString is NULL.
|
||||
\c 2. Parsing of the KeywordString resulted in an
|
||||
error. See Progress and ProgressErr for more data.
|
||||
|
||||
@retval EFI_NOT_FOUND An element of the KeywordString was not found.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user