From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 842F2D802E7 for ; Thu, 5 Dec 2024 11:47:06 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=87Rh3GvirgEu91viq4EoXYiMwN3HUZG5eGSw02AJ4jc=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20240830; t=1733399226; v=1; x=1733658424; b=LqxJSzK7/r8y4dDuOS1HH3uGK/f9wi76S+Q99eTCc6aSjqyj9tcDXJxUmIeZ7rXOh/Za53O3 SVi+VpkM9gXMdA7iyDb6RJ4u2dwGH8Vk5M7qyVjp9ijpzDF6eA+gXgzBY8sAke9VYJJKlPFn3a3 DjV5FWYpEYpu6C6qRnvJkRjwWw9Qca/khjl+vx6WEfdQk9b+o5caVyGDWm5+H1aFqO54hFZ1XRI aEE41fnJIAwwgHb2095x9ho+lVKPR1iWuqUPoKlsoF4VsDfCU5kzZyvrOL/BC0Bh2+FeweQHum1 Ai2sZED623KLA8xS3FMZe5ecb59N/VO0kypdYw8JieO4g== X-Received: by 127.0.0.2 with SMTP id KyvJYY7687511xK7uTWJrXF5; Thu, 05 Dec 2024 03:47:04 -0800 X-Received: from nyc.source.kernel.org (nyc.source.kernel.org [147.75.193.91]) by mx.groups.io with SMTP id smtpd.web10.9032.1733399223722759137 for ; Thu, 05 Dec 2024 03:47:03 -0800 X-Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id B96BDA43752 for ; Thu, 5 Dec 2024 11:45:10 +0000 (UTC) X-Received: by smtp.kernel.org (Postfix) with ESMTPSA id 71C4AC4CEDE for ; Thu, 5 Dec 2024 11:47:02 +0000 (UTC) X-Received: by mail-lf1-f45.google.com with SMTP id 2adb3069b0e04-53e274f149fso434174e87.1 for ; Thu, 05 Dec 2024 03:47:02 -0800 (PST) X-Gm-Message-State: VTdeUn6TaSpWecVyS5tjXB0mx7686176AA= X-Google-Smtp-Source: AGHT+IG+ZgouHOaBLhl47K6kQK49/rPSvNvwYQecQWwU1tos+QUbVPYGCO3YMF75OoWEK7SwHsZ8W3aB1pjibi17Dik= X-Received: by 2002:a05:6512:3ca2:b0:53e:1b9d:4a4 with SMTP id 2adb3069b0e04-53e1b9d0560mr5233670e87.3.1733399220792; Thu, 05 Dec 2024 03:47:00 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: "Ard Biesheuvel via groups.io" Date: Thu, 5 Dec 2024 12:46:49 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] tianocore/edk2-test patch contribution, Adding new EFI_RT_PROPERTIES_TABLE test case. To: devel@edk2.groups.io, ronal.hernandez1@hp.com Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Thu, 05 Dec 2024 03:47:03 -0800 Resent-From: ardb@kernel.org Reply-To: devel@edk2.groups.io,ardb@kernel.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240830 header.b=LqxJSzK7; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=pass (policy=none) header.from=groups.io On Thu, 5 Dec 2024 at 01:07, Hernandez, Ronal via groups.io wrote: > > Hello All, > > > > I am a firmware engineer at HPI, and I would like to make a patch contribution to the tianocore/edk2-test project. > > > > The patch consists of adding a new test case to the UEFI Self-Certified Test project. Specifically, it adds two new test cases > > > > to validate the EFI_RT_PROPERTIES_TABLE that was introduced in the UEFI Specification version 2.9. The two cases are, > > > > Validate that the EFI_RT_PROPERTIES_TABLE is installed, > Validate that the EFI_RT_PROPERTIES_TABLE .RuntimeServicesSupported variable is populated. > > > > Files Modified: > > uefi-sct/SctPkg/TestCase/UEFI/EFI/Generic/EfiCompliant/BlackBoxTest/EfiCompliantBBTestRequired_uefi.c > uefi-sct/SctPkg/TestCase/UEFI/EFI/Generic/EfiCompliant/BlackBoxTest/EfiCompliantBBTest_uefi.inf > uefi-sct/SctPkg/TestCase/UEFI/EFI/Generic/EfiCompliant/BlackBoxTest/Guid_uefi.c > uefi-sct/SctPkg/TestCase/UEFI/EFI/Generic/EfiCompliant/BlackBoxTest/Guid_uefi.h Hello Ronal, The EFI_RT_PROPERTIES_TABLE is optional, so I'm not sure what you want to test here. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120878): https://edk2.groups.io/g/devel/message/120878 Mute This Topic: https://groups.io/mt/109931209/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-