Cc: Liming Gao <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <[email protected]> --- .../Compatibility/FrameworkHiiOnUefiHiiThunk/UefiIfrParser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/UefiIfrParser.c b/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/UefiIfrParser.c index 07b99fb..105c3b5 100644 --- a/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/UefiIfrParser.c +++ b/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/UefiIfrParser.c @@ -97,7 +97,7 @@ DestoryOneOfOptionMap ( Initialize Statement header members. @param OpCodeData Pointer of the raw OpCode data. - @param FormSet Pointer of the current FormSe. + @param FormSet Pointer of the current FormSet. @param Form Pointer of the current Form. @return The Statement. -- 2.8.4 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

