[edk2-devel] [PATCH 1/1] BaseTools: remove directly calling for gcc command

2022-07-07 Thread Yuwei Chen
In some environment, the directly calling for gcc is not supported. Thus replace gcc to $(CC). Cc: Bob Feng Cc: Liming Gao Signed-off-by: Yuwei Chen --- BaseTools/Source/C/DevicePath/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BaseTools/Source/C/DevicePath/G

[edk2-devel] [PATCH] MinPlatformPkg: Resolve SecureBootVariableLib dependency

2022-07-07 Thread Zhiguang Liu
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve MinPlatformPkg builds. Cc: Kun Qin Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Liming Gao Cc: Eric Dong Signed-off-

Re: [edk2-devel] [PATCH v2] UefiCpuPkg: Fix nasm warning "signed byte value exceeds"

2022-07-07 Thread Ni, Ray
Reviewed-by: Ray Ni > -Original Message- > From: Liu, Zhiguang > Sent: Wednesday, July 6, 2022 9:10 PM > To: devel@edk2.groups.io > Cc: Liu, Zhiguang ; Dong, Eric ; > Ni, Ray ; Kumar, > Rahul1 ; De, Debkumar ; Han, > Harry ; West, > Catharine > Subject: [PATCH v2] UefiCpuPkg: Fix nasm

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 07/07/2022 #cal-reminder

2022-07-07 Thread Group Notification
*Reminder: TianoCore Community Meeting - APAC/NAMO* *When:* 07/07/2022 7:30pm to 8:30pm (UTC-07:00) America/Los Angeles *Where:* https://teams.microsoft.com/l/meetup-join/19%3ameeting_ZWNiZWM1MzgtNWEzMy00MTgwLTgwNjAtNWQ1ZWUwZmQzNjVh%40thread.v2/0?context=%7b%22Tid%22%3a%2246c98d88-e344-4ed4-8496-

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 07/07/2022 #cal-reminder

2022-07-07 Thread Group Notification
*Reminder: TianoCore Community Meeting - APAC/NAMO* *When:* 07/07/2022 7:30pm to 8:30pm (UTC-07:00) America/Los Angeles *Where:* https://teams.microsoft.com/l/meetup-join/19%3ameeting_ZWNiZWM1MzgtNWEzMy00MTgwLTgwNjAtNWQ1ZWUwZmQzNjVh%40thread.v2/0?context=%7b%22Tid%22%3a%2246c98d88-e344-4ed4-8496-

回复: [edk2-devel] [PATCH v2 2/7] MdePkg: Allow PcdFSBClock to by Dynamic

2022-07-07 Thread gaoliming via groups.io
Ray: The problem is that PcdFSBClock is configured as Dynamic on OVMF. Anthony: Have you any suggestion for this problem? Thanks Liming 发件人: devel@edk2.groups.io 代表 ray_l...@hotmail.com 发送时间: 2022年7月7日 12:13 收件人: Anthony PERARD ; devel@edk2.groups.io 主题: Re: [edk2-devel] [PATCH v2 2

Re: [edk2-devel][PATCH V1 1/1] UefiCpuPkg/SecCore: Add debug messages to illuminate data flow

2022-07-07 Thread Dong, Eric
Reviewed-by: Eric Dong -Original Message- From: Oram, Isaac W Sent: Tuesday, June 28, 2022 6:49 AM To: devel@edk2.groups.io Cc: Oram, Isaac W ; Dong, Eric ; Ni, Ray ; Kumar, Rahul1 ; De, Debkumar ; Han, Harry ; West, Catharine Subject: [edk2-devel][PATCH V1 1/1] UefiCpuPkg/SecCore:

Re: [edk2-devel] [edk2-platforms PATCH V1 6/6] Platform/Intel: Remove and re-categorize ACPI FADT PCDs

2022-07-07 Thread Oram, Isaac W
Reviewed-by: Isaac Oram -Original Message- From: Sinha, Ankit Sent: Thursday, July 7, 2022 10:34 AM To: devel@edk2.groups.io Cc: Chiu, Chasel ; Desimone, Nathaniel L ; Oram, Isaac W ; Dong, Eric Subject: [edk2-platforms PATCH V1 6/6] Platform/Intel: Remove and re-categorize ACPI FAD

Re: [edk2-devel] [edk2-platforms PATCH V1 5/6] Platform/Intel: Removing ACPI FADT PCDs that are redefined

2022-07-07 Thread Oram, Isaac W
Reviewed-by: Isaac Oram -Original Message- From: devel@edk2.groups.io On Behalf Of Sinha, Ankit Sent: Thursday, July 7, 2022 10:33 AM To: devel@edk2.groups.io Cc: Chiu, Chasel ; Desimone, Nathaniel L ; Oram, Isaac W ; Dong, Eric Subject: [edk2-devel] [edk2-platforms PATCH V1 5/6] Plat

Re: [edk2-devel] [edk2-platforms PATCH V1 4/6] Platform/Intel: Updating PCD category based on MinPlatformPkg

2022-07-07 Thread Oram, Isaac W
Reviewed-by: Isaac Oram -Original Message- From: Sinha, Ankit Sent: Thursday, July 7, 2022 10:33 AM To: devel@edk2.groups.io Cc: Chiu, Chasel ; Desimone, Nathaniel L ; Oram, Isaac W ; Dong, Eric Subject: [edk2-platforms PATCH V1 4/6] Platform/Intel: Updating PCD category based on Mi

Re: [edk2-devel] [edk2-platforms PATCH V1 3/6] Platform/Intel: Modifying PCD category based on MinPlatformPkg

2022-07-07 Thread Oram, Isaac W
Reviewed-by: Isaac Oram -Original Message- From: devel@edk2.groups.io On Behalf Of Sinha, Ankit Sent: Thursday, July 7, 2022 10:33 AM To: devel@edk2.groups.io Cc: Chiu, Chasel ; Desimone, Nathaniel L ; Oram, Isaac W ; Dong, Eric Subject: [edk2-devel] [edk2-platforms PATCH V1 3/6] Plat

Re: [edk2-devel] [edk2-platforms PATCH V1 2/6] Platform/Intel: Removing ACPI FADT PCDs that are redefined

2022-07-07 Thread Oram, Isaac W
Reviewed-by: Isaac Oram -Original Message- From: Sinha, Ankit Sent: Thursday, July 7, 2022 10:33 AM To: devel@edk2.groups.io Cc: Chiu, Chasel ; Desimone, Nathaniel L ; Oram, Isaac W ; Dong, Eric Subject: [edk2-platforms PATCH V1 2/6] Platform/Intel: Removing ACPI FADT PCDs that are

Re: [edk2-devel] [edk2-platforms PATCH V1 1/6] Platform/Intel: Modifying PCD class for some ACPI related PCDs

2022-07-07 Thread Oram, Isaac W
Reviewed-by: Isaac Oram -Original Message- From: Sinha, Ankit Sent: Thursday, July 7, 2022 10:33 AM To: devel@edk2.groups.io Cc: Chiu, Chasel ; Desimone, Nathaniel L ; Oram, Isaac W ; Dong, Eric Subject: [edk2-platforms PATCH V1 1/6] Platform/Intel: Modifying PCD class for some ACPI

Re: [edk2-devel] [PATCH 1/1] NetworkPkg/HttpBootDxe: Add Support for HTTPS Proxy Server for HTTP Boot

2022-07-07 Thread Saloni Kasbekar
Hi Maciej, 1. I will update the code to add a new function to split that code into a separate function. Once the basic auth patch is checked in, I’ll re-send the changes for review so that we have the complete logic in the new function. 2. I see your point. I’ll update the code to fix it.

Re: [edk2-devel] [PATCHv3 1/1] MdePkg/UefiDevicePathLib: Add support for PEIMs

2022-07-07 Thread Michael D Kinney
Hi Liming, I think the current Mm specific INF is actually compatible with all module types. Why not add a Base version that can be used by any module? Using Peim in name implies it is only compatible with PEIMs which is not true. For the compatibility question, I would like to see feedback fr

Re: [edk2-devel] [PATCH] MdeModulePkg/UefiBootManagerLib: Add Disk Info support for Ufs

2022-07-07 Thread Jeff Brasen via groups.io
Just following up on my outstanding edk2 patches to check on status/review feedback. Thanks, Jeff > -Original Message- > From: Jeff Brasen > Sent: Tuesday, June 14, 2022 11:54 AM > To: devel@edk2.groups.io > Cc: jian.j.w...@intel.com; gaolim...@byosoft.com.cn; > zhichao@intel.com; r

Re: [edk2-devel] [PATCH] .gitignore: Ignore build tools build logs

2022-07-07 Thread Jeff Brasen via groups.io
Just following up on my outstanding edk2 patches to check on status/review feedback. Thanks, Jeff > -Original Message- > From: Jeff Brasen > Sent: Friday, June 17, 2022 9:38 AM > To: gaoliming ; devel@edk2.groups.io; > bob.c.f...@intel.com > Cc: 'Chen, Christine' > Subject: RE: [edk2-de

Re: [edk2-devel] [PATCH v2 2/7] MdePkg: Allow PcdFSBClock to by Dynamic

2022-07-07 Thread ray_linn
On Thu, Mar 25, 2021 at 11:47 PM, Anthony PERARD wrote: > > - ## This value is used to configure X86 Processor FSB clock. > - # @Prompt FSB Clock. > - gEfiMdePkgTokenSpaceGuid.PcdFSBClock|2|UINT32|0x000c hi, Sir This change caused the OVMF failed to load in QEMU when compiled with

[edk2-devel] [PATCH v2] UefiPayloadPkg: Add CryptoDxe driver to UefiPayload

2022-07-07 Thread paytonx . hsieh
From: PaytonX Hsieh REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3979 Add CryptoDxe into UPL. Drviers can locate protocol instead of building openssl lib into drivers. This can reduce the binary size that UPL required. Cc: Guo Dong Cc: Ray Ni Cc: James Lu Cc: Gua Guo Signed-off-by: P

[edk2-devel] [PATCH] MdePkg/include: Update DMAR definitions to Intel VT-d spec ver4.0

2022-07-07 Thread Robert Kowalewski
Updated DMAR definitions accordingly to changes in Intel(R) Virtualization Technology for Directed I/O (VT-D) Architecture Specification ver4.0. Added new definition of remapping structure - SIDP. The SoC Integrated Device Property (SIDP) reporting structure identifies devices that have special pr

[edk2-devel] [PATCH] UefiPayloadPkg: Add CryptoDxe driver to UefiPayload

2022-07-07 Thread paytonx . hsieh
From: PaytonX Hsieh REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3979 Add macro CRYPTO_ENABLE to decide to build CryptoDxe into UPL. Drviers can locate protocol instead of building openssl lib into drivers. This can reduce the binary size that UPL required. Cc: Guo Dong Cc: Ray Ni Cc:

[edk2-devel] [edk2-platforms PATCH V1 6/6] Platform/Intel: Remove and re-categorize ACPI FADT PCDs

2022-07-07 Thread Sinha, Ankit
From: ankit13s 1. Removing ACPI PCDs that were re-defined in board package 2. Re-categorize PCDs based on MinPlatformPkg definition Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Eric Dong Signed-off-by: Ankit Sinha --- Platform/Intel/WhitleyOpenBoardPkg/PlatformPkg.dec | 16 ---

[edk2-devel] [edk2-platforms PATCH V1 5/6] Platform/Intel: Removing ACPI FADT PCDs that are redefined

2022-07-07 Thread Sinha, Ankit
From: ankit13s Some PCDs are redefined in board package DEC file. Need to remove them. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Eric Dong Signed-off-by: Ankit Sinha --- Platform/Intel/WhiskeylakeOpenBoardPkg/OpenBoardPkg.dec | 2 -- 1 file changed, 2 deletions(-) diff --git a

[edk2-devel] [edk2-platforms PATCH V1 4/6] Platform/Intel: Updating PCD category based on MinPlatformPkg

2022-07-07 Thread Sinha, Ankit
From: ankit13s ACPI PCDs need to be re-categorized based on MinPlatformPkg definition Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Eric Dong Signed-off-by: Ankit Sinha --- Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkgPcd.dsc | 10 +++--- 1 file changed, 7 inser

[edk2-devel] [edk2-platforms PATCH V1 3/6] Platform/Intel: Modifying PCD category based on MinPlatformPkg

2022-07-07 Thread Sinha, Ankit
From: ankit13s PCDs need to be re-categorized based on the changes in MinPlatformPkg definition Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Eric Dong Signed-off-by: Ankit Sinha --- Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/PlatformPkgPcd.dsc | 8 Platform/Intel/P

[edk2-devel] [edk2-platforms PATCH V1 2/6] Platform/Intel: Removing ACPI FADT PCDs that are redefined

2022-07-07 Thread Sinha, Ankit
From: ankit13s Some ACPI PCDs are redefined in board package DEC file. Removing those instances. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Eric Dong Signed-off-by: Ankit Sinha --- Platform/Intel/CometlakeOpenBoardPkg/OpenBoardPkg.dec | 2 -- 1 file changed, 2 deletions(-) diff

[edk2-devel] [edk2-platforms PATCH V1 1/6] Platform/Intel: Modifying PCD class for some ACPI related PCDs

2022-07-07 Thread Sinha, Ankit
From: ankit13s Some PCDs related to FADT entries need to be defined as dynamic for boottime customization and update. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Eric Dong Signed-off-by: Ankit Sinha --- Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.c | 29

[edk2-devel] [edk2-platforms PATCH V1 0/6] Re-organizing ACPI FADT PCD categories

2022-07-07 Thread Sinha, Ankit
Some ACPI FADT fields need to be update during boot time. This requires a few PCDs to be defined as Dynamic and not Fixed at build. This patch series also removes duplicate definition of some PCDs between MinPlatformPkg and respective board packages. Reference: https://github.com/ankit13s/edk2-pla

Re: [edk2-devel] [PATCH v2 0/4] DynamicTablesPkg: Pcie generation updates

2022-07-07 Thread Jeff Brasen via groups.io
Pierre, Any thoughts on this v2 version? -Jeff > -Original Message- > From: Jeff Brasen > Sent: Friday, July 1, 2022 10:33 AM > To: devel@edk2.groups.io > Cc: pierre.gond...@arm.com; sami.muja...@arm.com; > alexei.fedo...@arm.com; Jeff Brasen > Subject: [PATCH v2 0/4] DynamicTablesPk

Re: [edk2-devel] [PATCH v3] UefiPayloadPkg: Add macro to support selective driver in UPL

2022-07-07 Thread Ni, Ray
Reviewed-by: Ray Ni thanks, ray From: Lu, James Sent: Friday, July 8, 2022 12:15:09 AM To: devel@edk2.groups.io Cc: Lu, James ; Dong, Guo ; Ni, Ray ; Guo, Gua Subject: [PATCH v3] UefiPayloadPkg: Add macro to support selective driver in UPL From: James Lu RE

Re: [edk2-devel] [PATCH v4] UefiPayloadPkg: Add support for logging to CBMEM console

2022-07-07 Thread Sheng Lean Tan
Reviewed-by: Lean Sheng Tan -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#91144): https://edk2.groups.io/g/devel/message/91144 Mute This Topic: https://groups.io/mt/91945631/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: http

[edk2-devel] [PATCH v3] UefiPayloadPkg: Add macro to support selective driver in UPL

2022-07-07 Thread Lu, James
From: James Lu REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3967 Add macros to decide modules built into UPL.elf. Macro list: - GENERIC_MEMORY_TEST_ENABLE: GenericMemoryTestDxe - MEMORY_TEST: NullMemoryTestDxe or GenericMemoryDxe - ATA_ENABLE: SataControllerDxe, AtaBusDxe - SD_ENABLE

[edk2-devel] Event: TianoCore Community Meeting - EMEA / NAMO - 07/07/2022 #cal-reminder

2022-07-07 Thread Group Notification
*Reminder: TianoCore Community Meeting - EMEA / NAMO* *When:* 07/07/2022 9:00am to 10:00am (UTC-07:00) America/Los Angeles *Where:* https://teams.microsoft.com/l/meetup-join/19%3ameeting_N2UyMTVhZjUtOTk3Ni00MmI0LTg0NmItNzIwYTkyMGJhYzNh%40thread.v2/0?context=%7b%22Tid%22%3a%2246c98d88-e344-4ed4-84

[edk2-devel] Event: TianoCore Community Meeting - EMEA / NAMO - 07/07/2022 #cal-reminder

2022-07-07 Thread Group Notification
*Reminder: TianoCore Community Meeting - EMEA / NAMO* *When:* 07/07/2022 9:00am to 10:00am (UTC-07:00) America/Los Angeles *Where:* https://teams.microsoft.com/l/meetup-join/19%3ameeting_N2UyMTVhZjUtOTk3Ni00MmI0LTg0NmItNzIwYTkyMGJhYzNh%40thread.v2/0?context=%7b%22Tid%22%3a%2246c98d88-e344-4ed4-84

Re: [edk2-devel] [PATCH edk2-platforms v2 06/11] Platform/RaspberryPi: Update for IORT revision macro renaming

2022-07-07 Thread Jeremy Linton
Hi, On 7/6/22 05:39, Sami Mujawar wrote: The IORT Specification E.d updates the IORT table revision to 5. To reflect this change the IORT header file has been updated to rename the EFI_ACPI_IO_REMAPPING_TABLE_REVISION macro which was at Rev 0 to EFI_ACPI_IO_REMAPPING_TABLE_REV0. Therefore, upda

Re: [edk2-devel] [PATCH edk2 v3 3/3] StandaloneMmPkg: Fix check buffer address failed issue from TF-A

2022-07-07 Thread Sami Mujawar
Fixed issues reported by CI and merged as f193b945eac5..5496c763aadd Thanks, Sami Mujawar -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#91139): https://edk2.groups.io/g/devel/message/91139 Mute This Topic: https://groups.io/mt/88052140

Re: [edk2-devel] [PATCH v4 1/8] MdePkg: IORT header update for IORT Rev E.d spec

2022-07-07 Thread Sami Mujawar
Hi Jon, Thank you for your feedback. Please see my response inline marked [SAMI]. Regards, Sami Mujawar On 07/07/2022 07:05 am, Jon Nettleton wrote: On Wed, Jul 6, 2022 at 11:57 AM Sami Mujawar wrote: Bugzilla: 3458 - Add support IORT Rev E.d specification updates (https://bugzil

Re: 回复: [edk2-devel] [PATCH v4 1/8] MdePkg: IORT header update for IORT Rev E.d spec

2022-07-07 Thread Sami Mujawar
Hi Liming, Thank you for your feedback. Please find my response inline marked [SAMI]. Regards, Sami Mujawar On 07/07/2022 02:51 am, gaoliming wrote: Sami:  I suggest to keep EFI_ACPI_IO_REMAPPING_TABLE_REVISION. Its value can be EFI_ACPI_IO_REMAPPING_TABLE_REV5, because the structure has b

Re: [edk2-devel] [PATCH v2] UefiPayloadPkg: Add CryptoDxe driver to UefiPayload

2022-07-07 Thread Ni, Ray
Reviewed-by: Ray Ni > -Original Message- > From: Hsieh, PaytonX > Sent: Thursday, July 7, 2022 4:52 PM > To: devel@edk2.groups.io > Cc: Hsieh, PaytonX ; Dong, Guo ; > Ni, Ray ; Lu, > James ; Guo, Gua > Subject: [PATCH v2] UefiPayloadPkg: Add CryptoDxe driver to UefiPayload > > From: P

Re: [edk2-devel] [PATCH] MdePkg/include: Update DMAR definitions to Intel VT-d spec ver4.0

2022-07-07 Thread Sheng Wei
Reviewed-by: Sheng Wei The change matches the Vtd specification v 4.0 > -Original Message- > From: Kowalewski, Robert > Sent: 2022年7月6日 21:48 > To: devel@edk2.groups.io > Cc: Kinney, Michael D ; Gao, Liming > ; Liu, Zhiguang ; > Huang, Jenny ; Sheng, W > Subject: [PATCH] MdePkg/includ