public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH] .pytool/Readme.md: Update matrix for DynamicTablesPkg
@ 2024-01-04 13:43 Abdul Lateef Attar via groups.io
  2024-01-04 14:16 ` Sami Mujawar
  0 siblings, 1 reply; 3+ messages in thread
From: Abdul Lateef Attar via groups.io @ 2024-01-04 13:43 UTC (permalink / raw)
  To: devel
  Cc: Abdul Lateef Attar, Sean Brogan, Joey Vagedes, Michael D Kinney,
	Liming Gao, Pierre Gondois, Sami Mujawar

From: Abdul Lateef Attar <AbdulLateef.Attar@amd.com>

Update the "Basic Status" matrix for DynamicTablesPkg by
adding a check mark for Windows VS2019 IA32/X64 support.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Joey Vagedes <joey.vagedes@gmail.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Pierre Gondois <pierre.gondois@arm.com>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Abdul Lateef Attar <AbdulLateef.Attar@amd.com>
---
 .pytool/Readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.pytool/Readme.md b/.pytool/Readme.md
index b2688d1687..1df5633fb3 100644
--- a/.pytool/Readme.md
+++ b/.pytool/Readme.md
@@ -15,7 +15,7 @@ on the TianoCore wiki.
 | ArmPlatformPkg       |                    | :heavy_check_mark: |
 | ArmVirtPkg           | SEE PACKAGE README | SEE PACKAGE README |
 | CryptoPkg            | :heavy_check_mark: | :heavy_check_mark: | Spell checking in audit mode
-| DynamicTablesPkg     |                    | :heavy_check_mark: |
+| DynamicTablesPkg     | :heavy_check_mark: | :heavy_check_mark: |
 | EmbeddedPkg          |
 | EmulatorPkg          | SEE PACKAGE README | SEE PACKAGE README | Spell checking in audit mode
 | FatPkg               | :heavy_check_mark: | :heavy_check_mark: |
-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#113169): https://edk2.groups.io/g/devel/message/113169
Mute This Topic: https://groups.io/mt/103522062/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [edk2-devel] [PATCH] .pytool/Readme.md: Update matrix for DynamicTablesPkg
  2024-01-04 13:43 [edk2-devel] [PATCH] .pytool/Readme.md: Update matrix for DynamicTablesPkg Abdul Lateef Attar via groups.io
@ 2024-01-04 14:16 ` Sami Mujawar
  2024-01-11 22:49   ` Joey Vagedes via groups.io
  0 siblings, 1 reply; 3+ messages in thread
From: Sami Mujawar @ 2024-01-04 14:16 UTC (permalink / raw)
  To: Abdul Lateef Attar, devel@edk2.groups.io
  Cc: Abdul Lateef Attar, Sean Brogan, Joey Vagedes, Michael D Kinney,
	Liming Gao, Pierre Gondois, nd

Hi Abdul,

Thank you for this patch.

Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>

Regards,

Sami Mujawar

On 04/01/2024, 13:43, "Abdul Lateef Attar" <abdattar@amd.com <mailto:abdattar@amd.com>> wrote:


From: Abdul Lateef Attar <AbdulLateef.Attar@amd.com <mailto:AbdulLateef.Attar@amd.com>>


Update the "Basic Status" matrix for DynamicTablesPkg by
adding a check mark for Windows VS2019 IA32/X64 support.


Cc: Sean Brogan <sean.brogan@microsoft.com <mailto:sean.brogan@microsoft.com>>
Cc: Joey Vagedes <joey.vagedes@gmail.com <mailto:joey.vagedes@gmail.com>>	
Cc: Michael D Kinney <michael.d.kinney@intel.com <mailto:michael.d.kinney@intel.com>>
Cc: Liming Gao <gaoliming@byosoft.com.cn <mailto:gaoliming@byosoft.com.cn>>
Cc: Pierre Gondois <pierre.gondois@arm.com <mailto:pierre.gondois@arm.com>>
Cc: Sami Mujawar <sami.mujawar@arm.com <mailto:sami.mujawar@arm.com>>
Signed-off-by: Abdul Lateef Attar <AbdulLateef.Attar@amd.com <mailto:AbdulLateef.Attar@amd.com>>
---
.pytool/Readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


diff --git a/.pytool/Readme.md b/.pytool/Readme.md
index b2688d1687..1df5633fb3 100644
--- a/.pytool/Readme.md
+++ b/.pytool/Readme.md
@@ -15,7 +15,7 @@ on the TianoCore wiki.
| ArmPlatformPkg | | :heavy_check_mark: |
| ArmVirtPkg | SEE PACKAGE README | SEE PACKAGE README |
| CryptoPkg | :heavy_check_mark: | :heavy_check_mark: | Spell checking in audit mode
-| DynamicTablesPkg | | :heavy_check_mark: |
+| DynamicTablesPkg | :heavy_check_mark: | :heavy_check_mark: |
| EmbeddedPkg |
| EmulatorPkg | SEE PACKAGE README | SEE PACKAGE README | Spell checking in audit mode
| FatPkg | :heavy_check_mark: | :heavy_check_mark: |
-- 
2.34.1







-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#113173): https://edk2.groups.io/g/devel/message/113173
Mute This Topic: https://groups.io/mt/103522062/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [edk2-devel] [PATCH] .pytool/Readme.md: Update matrix for DynamicTablesPkg
  2024-01-04 14:16 ` Sami Mujawar
@ 2024-01-11 22:49   ` Joey Vagedes via groups.io
  0 siblings, 0 replies; 3+ messages in thread
From: Joey Vagedes via groups.io @ 2024-01-11 22:49 UTC (permalink / raw)
  To: Sami Mujawar, devel

[-- Attachment #1: Type: text/plain, Size: 584 bytes --]

Hello.

Reviewed-by: Joey Vagedes <joey.vagedes@gmail.com>

This has been merged via PR 5257 ( https://github.com/tianocore/edk2/pull/5257 ) , commit SHA 58355ec1926563efc954821a2851365182a4ebd4

Thanks,
Joey


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#113632): https://edk2.groups.io/g/devel/message/113632
Mute This Topic: https://groups.io/mt/103522062/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



[-- Attachment #2: Type: text/html, Size: 1092 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-11 22:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-04 13:43 [edk2-devel] [PATCH] .pytool/Readme.md: Update matrix for DynamicTablesPkg Abdul Lateef Attar via groups.io
2024-01-04 14:16 ` Sami Mujawar
2024-01-11 22:49   ` Joey Vagedes via groups.io

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox