mirror of https://github.com/acidanthera/audk.git
Correct Comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10984 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
23394428fd
commit
cccdc95f79
|
@ -842,7 +842,7 @@ F2UCreateBannerOpCode (
|
||||||
|
|
||||||
@param ThunkContext The HII Thunk Context.
|
@param ThunkContext The HII Thunk Context.
|
||||||
@param FwUpdateData The Framework Update Data.
|
@param FwUpdateData The Framework Update Data.
|
||||||
@param UefiOpCodeHandle The UEFI opcode hanlde.
|
@param UefiOpCodeHandle The UEFI opcode handle.
|
||||||
|
|
||||||
@retval EFI_SUCCESS The UEFI Update Data is created successfully.
|
@retval EFI_SUCCESS The UEFI Update Data is created successfully.
|
||||||
@retval EFI_UNSUPPORTED There is unsupported opcode in FwUpdateData.
|
@retval EFI_UNSUPPORTED There is unsupported opcode in FwUpdateData.
|
||||||
|
|
Loading…
Reference in New Issue