From: "Samer El-Haj-Mahmoud" <samer.el-haj-mahmoud@arm.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
"xypron.glpk@gmx.de" <xypron.glpk@gmx.de>
Cc: Eric Jin <eric.jin@intel.com>,
G Edhaya Chandran <Edhaya.Chandran@arm.com>,
Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
Subject: Re: [edk2-devel] [edk2-test] [PATCH 1/1] uefi-sct/SctPkg: fix variable services conformance test
Date: Tue, 4 Aug 2020 11:13:49 +0000 [thread overview]
Message-ID: <DB7PR08MB3260168993199B5EA8795993904A0@DB7PR08MB3260.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <20200727175300.36507-1-xypron.glpk@gmx.de>
Reviewed-by: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Heinrich
> Schuchardt via groups.io
> Sent: Monday, July 27, 2020 1:53 PM
> To: EDK II Development <devel@edk2.groups.io>
> Cc: Eric Jin <eric.jin@intel.com>; G Edhaya Chandran
> <Edhaya.Chandran@arm.com>; Heinrich Schuchardt <xypron.glpk@gmx.de>
> Subject: [edk2-devel] [edk2-test] [PATCH 1/1] uefi-sct/SctPkg: fix variable
> services conformance test
>
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2865
>
> QueryVariableInfo() returning EFI_SUCCESS for a legal combination of
> attributes is not an error.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
> .../BlackBoxTest/AuthVariableServicesBBTestConformance.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/uefi-
> sct/SctPkg/TestCase/UEFI/EFI/RuntimeServices/VariableServices/BlackBoxT
> est/AuthVariableServicesBBTestConformance.c b/uefi-
> sct/SctPkg/TestCase/UEFI/EFI/RuntimeServices/VariableServices/BlackBoxT
> est/AuthVariableServicesBBTestConformance.c
> index 23b00e35..f16560ff 100644
> --- a/uefi-
> sct/SctPkg/TestCase/UEFI/EFI/RuntimeServices/VariableServices/BlackBoxT
> est/AuthVariableServicesBBTestConformance.c
> +++ b/uefi-sct/SctPkg/TestCase/UEFI/EFI/RuntimeServices/VariableServices
> +++ /BlackBoxTest/AuthVariableServicesBBTestConformance.c
> @@ -287,7 +287,7 @@ AuthVariableDERConfTest (
> &MaximumVariableSize ); - if (Status ==
> EFI_UNSUPPORTED) {+ if (Status == EFI_SUCCESS || Status ==
> EFI_UNSUPPORTED) { Result = EFI_TEST_ASSERTION_PASSED; } else {
> Result = EFI_TEST_ASSERTION_FAILED;--
> 2.27.0
>
>
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
>
> View/Reply Online (#63354): https://edk2.groups.io/g/devel/message/63354
> Mute This Topic: https://groups.io/mt/75828348/1945644
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub [samer.el-haj-
> mahmoud@arm.com] -=-=-=-=-=-=
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
next prev parent reply other threads:[~2020-08-04 11:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-27 17:53 [edk2-test] [PATCH 1/1] uefi-sct/SctPkg: fix variable services conformance test Heinrich Schuchardt
2020-08-04 11:13 ` Samer El-Haj-Mahmoud [this message]
2020-08-12 13:55 ` [edk2-devel] " Heinrich Schuchardt
2020-08-13 16:29 ` G Edhaya Chandran
2020-08-16 20:53 ` G Edhaya Chandran
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DB7PR08MB3260168993199B5EA8795993904A0@DB7PR08MB3260.eurprd08.prod.outlook.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox