uefi-sct/SctPkg: uefi-sct:QueryVariableInfo(EFI_VARIABLE_NON_VOLATILE)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3469 The Self Certification Test (SCT) II Case Specification, 2017 requires in 5.2.1.4.5. that QueryVariableInfo() shall fail for attributes = EFI_VARIABLE_NON_VOLATILE. Add EFI_VARIABLE_NON_VOLATILE to tested values in function QueryVariableInfoConfTestSub5(). Signed-off-by:Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: G Edhaya Chandran<edhaya.chandran@arm.com>
Please register or sign in to comment