[edk2-devel] [Patch V2 03/40] TigerlakeSiliconPkg/Include: Add Pins, Register and other include headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * Include/Pins * Include/Register * Include/*.h Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock.h| 53

[edk2-devel] [Patch V2 04/40] TigerlakeSiliconPkg/Cpu: Add Include headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds header files common to CPU modules. Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/ConfigBlock/CpuConfig.h | 83

[edk2-devel] [Patch V2 05/40] TigerlakeSiliconPkg/Pch: Add include headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * Pch/Include Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/ConfigBlock/FlashProtectionConfig.h | 55

[edk2-devel] [Patch V2 21/40] TigerlakeSiliconPkg/IpBlock: Add P2sb component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/P2sb/IncludePrivate * IpBlock/P2sb/Library * IpBlock/P2sb/LibraryPrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V2 24/40] TigerlakeSiliconPkg/IpBlock: Add Pmc component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/Pmc/IncludePrivate * IpBlock/Pmc/Library * IpBlock/Pmc/LibraryPrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V2 23/40] TigerlakeSiliconPkg/IpBlock: Add PcieRp component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/PcieRp/IncludePrivate * IpBlock/PcieRp/Library * IpBlock/PcieRp/LibraryPrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V2 25/40] TigerlakeSiliconPkg/IpBlock: Add Psf component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/Psf/IncludePrivate * IpBlock/Psf/LibraryPrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Psf/IncludePrivate/Library/PsfLib.h

[edk2-devel] [Patch V2 22/40] TigerlakeSiliconPkg/IpBlock: Add PchDmi component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/PchDmi/IncludePrivate * IpBlock/PchDmi/LibraryPrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V2 19/40] TigerlakeSiliconPkg/IpBlock: Add Hda component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/Hda/IncludePrivate * IpBlock/Hda/Library * IpBlock/Hda/LibraryPrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V2 26/40] TigerlakeSiliconPkg/IpBlock: Add Sata component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/Sata/Library Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Sata/Library/PeiDxeSmmSataLib/PeiDxeSmmSataLibVer2.inf | 32

[edk2-devel] [Patch V2 28/40] TigerlakeSiliconPkg/IpBlock: Add Smbus component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/Smbus/IncludePrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Smbus/IncludePrivate/Register/SmbusRegs.h | 50

[edk2-devel] [Patch V2 06/40] TigerlakeSiliconPkg/Pch: Add IncludePrivate headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * Pch/IncludePrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Pch/IncludePrivate/Library/SiScheduleResetLib.h | 47

[edk2-devel] [Patch V2 07/40] TigerlakeSiliconPkg/SystemAgent: Add include headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * SystemAgent/Include Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Include/ConfigBlock/MemoryDxeConfig.h | 123

[edk2-devel] [Patch V2 08/40] TigerlakeSiliconPkg/SystemAgent: Add IncludePrivate headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * SystemAgent/IncludePrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/IncludePrivate/Protocol/SaIotrapSmi.h | 42

[edk2-devel] [Patch V2 09/40] TigerlakeSiliconPkg/Fru: Add TglCpu/Include headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * Fru/TglCpu/Include Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/Include/Library/CpuPcieInfoFruLib.h | 57

[edk2-devel] [Patch V2 11/40] TigerlakeSiliconPkg/Fru: Add TglPch/Include headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * Fru/TglPch/Include Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Fru/TglPch/Include/PchBdfAssignment.h | 326

[edk2-devel] [Patch V2 12/40] TigerlakeSiliconPkg/Fru: Add TglPch/IncludePrivate headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * Fru/TglPch/IncludePrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Fru/TglPch/IncludePrivate/Register/PchPcrRegs.h | 66

[edk2-devel] [Patch V2 10/40] TigerlakeSiliconPkg/Fru: Add TglCpu/IncludePrivate headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * Fru/TglCpu/IncludePrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/IncludePrivate/Library/VtdInitFruLib.h | 18 ++

[edk2-devel] [Patch V2 20/40] TigerlakeSiliconPkg/IpBlock: Add HostBridge component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/HostBridge/IncludePrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/IpBlock/HostBridge/IncludePrivate/HostBridgeDataHob.h | 25

Re: [edk2-devel] [PATCH 2/2] UefiCpuPkg/MpInitLib: Use XADD to avoid lock acquire/release

2021-02-04 Thread Laszlo Ersek
On 02/04/21 03:59, Ni, Ray wrote: > When AP firstly wakes up, MpFuncs.nasm contains below logic to assign > an unique ApIndex to each AP according to who comes first: > ---ASM--- > TestLock: > xchg [edi], eax > cmpeax, NotVacantFlag > jz TestLock > > mov

Re: [edk2-devel] How can I receive EAP packets?

2021-02-04 Thread Laszlo Ersek
On 02/03/21 04:20, 梁宇飞 wrote: > Hi,everyone, I am using edkii to write EAP certified loader, I use > EFI_ SIMPLE_ NETWORK.Transmit () to contract, want to use EFI_ > SIMPLE_ NETWORK.Receive () to receive packets. It is found that > ordinary IP packets can be received, but EAP packets cannot be >

Re: [edk2-devel] [PATCH 1/2] UefiCpuPkg/MpInitLib: Use NASM struc to avoid hardcode offset

2021-02-04 Thread Laszlo Ersek
On 02/04/21 03:59, Ni, Ray wrote: > In Windows environment, "dumpbin /disasm" is used to verify the > disassembly before and after using NASM struc doesn't change. > > Signed-off-by: Ray Ni > Cc: Eric Dong > Cc: Laszlo Ersek > Cc: Rahul Kumar > --- >

Re: [edk2-devel] [PATCH v1 1/1] BaseTools: Align include guards policy

2021-02-04 Thread Sami Mujawar
Hi Pierre, Thank you for this patch. Reviewed-by: Sami Mujawar Regards, Sami Mujawar -Original Message- From: pierre.gond...@arm.com Sent: 25 January 2021 03:45 PM To: devel@edk2.groups.io; bob.c.f...@intel.com; gaolim...@byosoft.com.cn Cc: Sami Mujawar Subject: [PATCH v1 1/1]

Re: [edk2-devel] [PATCH 1/2] UefiCpuPkg/MpInitLib: Use NASM struc to avoid hardcode offset

2021-02-04 Thread Laszlo Ersek
On 02/04/21 10:32, Laszlo Ersek wrote: > On 02/04/21 03:59, Ni, Ray wrote: >> In Windows environment, "dumpbin /disasm" is used to verify the >> disassembly before and after using NASM struc doesn't change. >> >> Signed-off-by: Ray Ni >> Cc: Eric Dong >> Cc: Laszlo Ersek >> Cc: Rahul Kumar >>

Re: [edk2-devel] [Bug 3187] FaultTolerantWriteDxe defect will cause NVRAM not recovered after number of WorkSpaceRefresh().

2021-02-04 Thread Chuang, Marlboro
HI Gaoliming, The DupCodeChange is for simulating user force power off the system. So I just use the CMOS to record the temporarily flag to ensure the code will not enter the infinite loop to reset the system. Best Regards, Marlboro. == Marlboro

答复: [edk2-devel] How can I receive EAP packets?

2021-02-04 Thread 梁宇飞
Ok, Thank you! Best regards Yufei liang -邮件原件- 发件人: Laszlo Ersek [mailto:ler...@redhat.com] 发送时间: 2021年2月4日 17:56 收件人: devel@edk2.groups.io; yufei.li...@jumple.com 抄送: Maciej Rabeda; Siyuan Fu; Jiaxin Wu 主题: Re: [edk2-devel] How can I receive EAP packets? On 02/03/21 04:20, 梁宇飞 wrote:

Re: [edk2-devel] 回复: [PATCH v1 1/1] BaseTools: Align include guards policy

2021-02-04 Thread Sami Mujawar
Hi Liming, I agree the clean-up activity is going to be a huge task and can be done later. Maybe a script could help in this effort. Also, this patch will prevent new code from deviating from the coding standard. Regards, Sami Mujawar -Original Message- From: gaoliming Sent: 04

Re: [edk2-devel] [PATCH 2/2] UefiCpuPkg/MpInitLib: Use XADD to avoid lock acquire/release

2021-02-04 Thread Zeng, Star
Hi All, Do you think it worth or not to also update MpFuncs.nasm in Edk2\UefiCpuPkg\PiSmmCpuDxeSmm? Thanks, Star > -Original Message- > From: devel@edk2.groups.io On Behalf Of Ni, Ray > Sent: Thursday, February 4, 2021 10:59 AM > To: devel@edk2.groups.io > Cc: Laszlo Ersek ; Dong,

Re: [edk2-devel] [PATCH 40/40] Maintainers.txt: Add TigerlakeSiliconPkg maintainers

2021-02-04 Thread Heng Luo
Thank Nate, I will send out Patch V2 following you comments. > -Original Message- > From: Desimone, Nathaniel L > Sent: Thursday, February 4, 2021 11:51 AM > To: Luo, Heng ; devel@edk2.groups.io > Cc: Chaganty, Rangasai V > Subject: RE: [PATCH 40/40] Maintainers.txt: Add

[edk2-devel] [Patch V2 31/40] TigerlakeSiliconPkg/Library: Add package common library instances

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * Library/BasePciSegmentMultiSegLibPci * Library/BaseSiConfigBlockLib * Library/PeiDxeSmmMmPciLib Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V2 33/40] TigerlakeSiliconPkg/Pch: Add Pch private library instances

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * Pch/LibraryPrivate/BaseSiScheduleResetLib * Pch/LibraryPrivate/SmmPchPrivateLib Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V2 27/40] TigerlakeSiliconPkg/IpBlock: Add SerialIo component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/SerialIo/IncludePrivate * IpBlock/SerialIo/Library * IpBlock/SerialIo/LibraryPrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V2 32/40] TigerlakeSiliconPkg/Pch: Add Pch common library instances

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * Pch/Library/BasePchPciBdfLib * Pch/Library/BaseResetSystemLib * Pch/Library/DxePchPolicyLib * Pch/Library/PeiDxeSmmPchCycleDecodingLib * Pch/Library/PeiDxeSmmPchInfoLib Cc: Sai Chaganty Cc: Nate

[edk2-devel] [Patch V2 29/40] TigerlakeSiliconPkg/IpBlock: Add Spi component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/Spi/IncludePrivate * IpBlock/Spi/Library * IpBlock/Spi/LibraryPrivate * IpBlock/Spi/Smm Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V2 14/40] TigerlakeSiliconPkg/IpBlock: Add CpuPcieRp component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/CpuPcieRp/Include * IpBlock/CpuPcieRp/IncludePrivate * IpBlock/CpuPcieRp/Library * IpBlock/CpuPcieRp/LibraryPrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V2 15/40] TigerlakeSiliconPkg/IpBlock: Add Espi component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/Espi/Library Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Espi/Library/PeiDxeSmmEspiLib/EspiLib.c | 469

[edk2-devel] [Patch V2 13/40] TigerlakeSiliconPkg/IpBlock: Add Cnvi component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/Cnvi/IncludePrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Cnvi/IncludePrivate/CnviConfigHob.h | 27 +++ 1

[edk2-devel] [Patch V2 34/40] TigerlakeSiliconPkg/SystemAgent: Add Acpi Tables and library instances

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * SystemAgent/AcpiTables * SystemAgent/Library/DxeSaPolicyLib * SystemAgent/Library/PeiDxeSmmSaPlatformLib Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V2 16/40] TigerlakeSiliconPkg/IpBlock: Add Gbe component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/Gbe/IncludePrivate * IpBlock/Gbe/Library * IpBlock/Gbe/LibraryPrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V2 35/40] TigerlakeSiliconPkg/Fru/TglCpu: Add CpuPcieRp and Vtd library instances

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * Fru/TglCpu/CpuPcieRp/Library/PeiDxeSmmCpuPcieInfoFruLib * Fru/TglCpu/Vtd/LibraryPrivate/DxeVtdInitLib Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V2 37/40] TigerlakeSiliconPkg/SystemAgent: Add SystemAgent modules

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * SystemAgent/SaInit/Dxe * SystemAgent/SaInit/Smm Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/SaInit/Dxe/SaAcpi.c | 431

[edk2-devel] [Patch V2 30/40] TigerlakeSiliconPkg/IpBlock: Add Vtd component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/Vtd/IncludePrivate * IpBlock/Vtd/Library * IpBlock/Vtd/LibraryPrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V2 39/40] TigerlakeSiliconPkg: Add package DSC files

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/SiPkgBuildOption.dsc| 122

[edk2-devel] [Patch V2 38/40] TigerlakeSiliconPkg/Fru: Add Fru DSC files

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following DSC files: * Fru/TglCpu * Fru/TglPch Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/CommonLib.dsc | 11 +++

Re: [edk2-devel] [PATCH v3] MdeModulePkg/Library: Add HiiGetStringEx to UefiHiiLib for EDK2 Redfish

2021-02-04 Thread Abner Chang
This looks to me not quite intuitional. !(!TryBestLanguage && Language == NULL) seems more straightforward and exactly what we would like to catch. Abner Get Outlook for Android From: devel@edk2.groups.io on behalf of gaoliming Sent:

[edk2-devel] [PATCH] BaseTools: Fix BrotliCompress run issue on Linux

2021-02-04 Thread fengyunhua
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3210 BrotliCompress changed, but not completely on Linux Cc: Bob Feng Cc: Liming Gao Cc: Yuwei Chen Signed-off-by: Yunhua Feng --- BaseTools/BinWrappers/PosixLike/Brotli| 29 ---

回复: [edk2-devel] [PATCH v4 1/1] BaseTools: Use pip module if available, CI uses it by default

2021-02-04 Thread gaoliming
Matthew: I compare BaseTools\BinWrappers and BaseTools\BinPipWrappers. There are two different files. 1. New added BaseTools\BinWrappers\WindowsLike\Split.bat should be added into BaseTools\BinPipWrappers 2. BaseTools\BinPipWrappers\WindowsLike\BrotliCompress.bat has been removed. It is also

Re: [edk2-devel] Does anyone meet the github SSH access issue?

2021-02-04 Thread Laszlo Ersek
On 02/04/21 06:47, Ni, Ray wrote: > I met the following errors when trying to pull content from github: > -- > E:\Work\edk2>git pull upstream master > kex_exchange_identification: Connection closed by remote host > Connection closed by UNKNOWN port 65535 > fatal: Could not read from

Re: [edk2-devel] [PATCH v6 7/9] OvmfPkg/CpuHotplugSmm: add CpuEject()

2021-02-04 Thread Laszlo Ersek
On 02/04/21 03:49, Ankur Arora wrote: > On 2021-02-03 12:58 p.m., Laszlo Ersek wrote: >> On 02/03/21 07:45, Ankur Arora wrote: >>> On 2021-02-02 6:15 a.m., Laszlo Ersek wrote: On 02/02/21 15:00, Laszlo Ersek wrote: > ... I guess that volatile-qualifying both CPU_HOT_EJECT_DATA, and

Re: [edk2-devel] [PATCH 1/1] ArmPkg/Library: prevent endless reboot loop with emulated NV varstore

2021-02-04 Thread Laszlo Ersek
On 02/04/21 13:54, Leif Lindholm wrote: > If no valid boot options were found, PlatformBootManagerLib refreshes a > set of sane default options and then reboots. However, if there is in > fact no persistent varstore,the same thing happens again on next boot, > and we end up in an endlessly

[edk2-devel] ARM ltd. platform maintainership

2021-02-04 Thread Leif Lindholm
Hi Sami, Thomas, I would like to step down from the maintainership of the ARM ltd. platforms in edk2-platforms ( F: Platform/ARM/ F: Silicon/ARM/ ). Can ARM provide a replacement maintainer? Best Regards, Leif -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this

Re: [edk2-devel] [PATCH 2/2] UefiCpuPkg/MpInitLib: Use XADD to avoid lock acquire/release

2021-02-04 Thread Laszlo Ersek
On 02/04/21 12:24, Zeng, Star wrote: > Hi All, > > Do you think it worth or not to also update MpFuncs.nasm in > Edk2\UefiCpuPkg\PiSmmCpuDxeSmm? I haven't done any measurements, so I couldn't say... -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group.

[edk2-devel] [PATCH 1/1] ArmPkg/Library: prevent endless reboot loop with emulated NV varstore

2021-02-04 Thread Leif Lindholm
If no valid boot options were found, PlatformBootManagerLib refreshes a set of sane default options and then reboots. However, if there is in fact no persistent varstore,the same thing happens again on next boot, and we end up in an endlessly rebooting loop. So when PcdEmuVariableNvModeEnable is

Re: [edk2-devel] [PATCH 1/2] UefiCpuPkg/MpInitLib: Use NASM struc to avoid hardcode offset

2021-02-04 Thread Ni, Ray
> > > > (1) please align the "res*" on the other lines with this > > > > (in the X64 file too) > > OK. > >> +movsi, MP_CPU_EXCHANGE_INFO_OFFSET + > >> MP_CPU_EXCHANGE_INFO.BufferStart > > > > (2) please introduce a macro for this; in my opinion, with the currently > > proposed

[edk2-devel] Updated Event: TianoCore Design Meeting - APAC/NAMO - Friday, 5 February 2021 #cal-invite

2021-02-04 Thread devel@edk2.groups.io Calendar
BEGIN:VCALENDAR VERSION:2.0 PRODID:-//Groups.io Inc//Groups.io Calendar//EN METHOD:PUBLISH CALSCALE:GREGORIAN BEGIN:VTIMEZONE TZID:Asia/Shanghai LAST-MODIFIED:20201011T015911Z TZURL:http://tzurl.org/zoneinfo-outlook/Asia/Shanghai X-LIC-LOCATION:Asia/Shanghai BEGIN:STANDARD TZNAME:CST

Re: [edk2-devel] [PATCH 2/2] UefiCpuPkg/MpInitLib: Use XADD to avoid lock acquire/release

2021-02-04 Thread Ni, Ray
> > (1) For more clarity, I would suggest > > lock xadd dword [edi], ebx > > (even though "ebx" already specifies the width, yes) > > Applies to the X64 version too. OK. > > > > +incebx ; EBX is CpuNumber > > > > +; program stack > > (2)

Re: [edk2-devel] [PATCH 1/1] ArmPkg/Library: prevent endless reboot loop with emulated NV varstore

2021-02-04 Thread Leif Lindholm
On Thu, Feb 04, 2021 at 14:06:01 +0100, Laszlo Ersek wrote: > On 02/04/21 13:54, Leif Lindholm wrote: > > If no valid boot options were found, PlatformBootManagerLib refreshes a > > set of sane default options and then reboots. However, if there is in > > fact no persistent varstore,the same thing

[edk2-devel] [PATCH v2 1/1] ArmPkg/Library: prevent endless reboot loop with emulated NV varstore

2021-02-04 Thread Leif Lindholm
If no valid boot options were found, PlatformBootManagerLib refreshes a set of sane default options and then reboots. However, if there is in fact no persistent varstore, the same thing happens again on next boot, and we end up in an endlessly rebooting loop. So when PcdEmuVariableNvModeEnable is

Re: [edk2-devel] How can I receive EAP packets?

2021-02-04 Thread Siyuan, Fu
> -Original Message- > From: Laszlo Ersek > Sent: 2021年2月4日 17:56 > To: devel@edk2.groups.io; yufei.li...@jumple.com > Cc: Maciej Rabeda ; Fu, Siyuan > ; Wu, Jiaxin > Subject: Re: [edk2-devel] How can I receive EAP packets? > > On 02/03/21 04:20, 梁宇飞 wrote: > > Hi,everyone, I am using

Re: [edk2-devel] [PATCH v2 1/1] ArmPkg/Library: prevent endless reboot loop with emulated NV varstore

2021-02-04 Thread Laszlo Ersek
On 02/04/21 15:06, Leif Lindholm wrote: > If no valid boot options were found, PlatformBootManagerLib refreshes a > set of sane default options and then reboots. However, if there is in > fact no persistent varstore, the same thing happens again on next boot, > and we end up in an endlessly

[edk2-devel] TianoCore Community Meeting - EMEA / NAMO - Thu, 02/04/2021 9:00am-10:00am #cal-reminder

2021-02-04 Thread devel@edk2.groups.io Calendar
*Reminder:* TianoCore Community Meeting - EMEA / NAMO *When:* Thursday, 4 February 2021, 9:00am to 10:00am, (GMT-08:00) America/Los Angeles *Where:* https://intel.webex.com/intel/j.php?MTID=mab17cedce04bdd38b3d532c3b4125dee View Event ( https://edk2.groups.io/g/devel/viewevent?eventid=1057046

[edk2-devel] [Patch V2 40/40] Maintainers.txt: Add TigerlakeSiliconPkg maintainers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Maintainers.txt | 6 ++ 1 file changed, 6 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index 56e16fc48c..34f0b58581 100644 --- a/Maintainers.txt +++

Re: [edk2-devel] [PATCH v2] IntelFsp2Pkg: Add YAML file generation support

2021-02-04 Thread Chiu, Chasel
Reviewed-by: Chasel Chiu > -Original Message- > From: Loo Tung Lun > Sent: Thursday, February 4, 2021 12:00 PM > To: devel@edk2.groups.io > Cc: Loo, Tung Lun ; Ma, Maurice > ; Desimone, Nathaniel L > ; Zeng, Star ; Chiu, > Chasel > Subject: [PATCH v2] IntelFsp2Pkg: Add YAML file

Re: [edk2-devel] [PATCH v1 0/1] Introduce DxeMmUnblockMemoryLib Interface

2021-02-04 Thread Wu, Hao A
> -Original Message- > From: devel@edk2.groups.io On Behalf Of Kun Qin > Sent: Wednesday, February 3, 2021 6:16 AM > To: devel@edk2.groups.io > Cc: Wang, Jian J ; Wu, Hao A ; > Dong, Eric ; Ni, Ray ; Yao, Jiewen > > Subject: [edk2-devel] [PATCH v1 0/1] Introduce DxeMmUnblockMemoryLib >

Re: [edk2-devel] [Bug 3187] FaultTolerantWriteDxe defect will cause NVRAM not recovered after number of WorkSpaceRefresh().

2021-02-04 Thread Keysound Chang
Hi Marlboro, How about use non-volatile EFI variable instead of CMOS? Not sure all platforms support CMOS. Regards, From: devel@edk2.groups.io On Behalf Of Chuang, Marlboro via groups.io Sent: Thursday, February 4, 2021 3:08 PM To: gaoliming ; devel@edk2.groups.io Subject: Re: [edk2-devel]

Re: [edk2-devel] [Patch V2 07/40] TigerlakeSiliconPkg/SystemAgent: Add include headers

2021-02-04 Thread Chaganty, Rangasai V
Please remove EFI_HOB_GUID_TYPE and EFI_HOB_GENERIC_HEADER data structures below this comment. +// @todo remove and use the MdePkg\Include\Pi\PiHob.h With that Reviewed-by: Sai Chaganty -Original Message- From: Luo, Heng Sent: Thursday, February 04, 2021 12:49 AM To:

Re: [edk2-devel] [PATCH v1 0/1] Introduce DxeMmUnblockMemoryLib Interface

2021-02-04 Thread Sean
Hao wu, I agree that for reviewing this change that would provide more confidence. The real issue is that there is no x64 mm standalone solution that blocks memory access in edk2 today. So implementing this interface in edk2 doesn't make sense. It would just rot with no users, validation, or

[edk2-devel] TianoCore Community Meeting - APAC/NAMO - Thu, 02/04/2021 7:30pm-8:30pm #cal-reminder

2021-02-04 Thread devel@edk2.groups.io Calendar
*Reminder:* TianoCore Community Meeting - APAC/NAMO *When:* Thursday, 4 February 2021, 7:30pm to 8:30pm, (GMT-08:00) America/Los Angeles *Where:* https://intel.webex.com/intel/j.php?MTID=m36627c5ee595f86f0257d9a52bb86044 View Event ( https://edk2.groups.io/g/devel/viewevent?eventid=1057049 )

Re: [edk2-devel] EDK2

2021-02-04 Thread Michael D Kinney
Hi Andrew, If the character is part of the code (not a comment), the ignoring the codec error could silently produce the incorrect FW behavior. I prefer a failure with a correct identification of the file/line # so the file can be fixed. The EDK II CI checks will not allow files in with these

Re: [edk2-devel] [Patch V2 06/40] TigerlakeSiliconPkg/Pch: Add IncludePrivate headers

2021-02-04 Thread Chaganty, Rangasai V
Reviewed-by: Sai Chaganty -Original Message- From: Luo, Heng Sent: Thursday, February 04, 2021 12:49 AM To: devel@edk2.groups.io Cc: Chaganty, Rangasai V ; Desimone, Nathaniel L Subject: [Patch V2 06/40] TigerlakeSiliconPkg/Pch: Add IncludePrivate headers REF:

Re: [edk2-devel] [PATCH v1 1/1] IntelSiliconPkg/ShadowMicrocodePei: Add microcode header verification.

2021-02-04 Thread Ni, Ray
Pushed. > -Original Message- > From: Ni, Ray > Sent: Thursday, February 4, 2021 1:44 PM > To: Fu, Siyuan ; Li, Aaron ; > devel@edk2.groups.io > Cc: Chaganty, Rangasai V > Subject: RE: [PATCH v1 1/1] IntelSiliconPkg/ShadowMicrocodePei: Add > microcode header verification. > >

Re: [edk2-devel] [Patch V2 05/40] TigerlakeSiliconPkg/Pch: Add include headers

2021-02-04 Thread Chaganty, Rangasai V
Reviewed-by: Sai Chaganty -Original Message- From: Luo, Heng Sent: Thursday, February 04, 2021 12:49 AM To: devel@edk2.groups.io Cc: Chaganty, Rangasai V ; Desimone, Nathaniel L Subject: [Patch V2 05/40] TigerlakeSiliconPkg/Pch: Add include headers REF:

Re: [edk2-devel] [PATCH v1 0/1] Introduce DxeMmUnblockMemoryLib Interface

2021-02-04 Thread Wu, Hao A
> -Original Message- > From: devel@edk2.groups.io On Behalf Of Sean > Sent: Friday, February 5, 2021 10:37 AM > To: devel@edk2.groups.io; Wu, Hao A ; > ku...@outlook.com; Yao, Jiewen > Cc: Wang, Jian J ; Dong, Eric ; > Ni, Ray > Subject: Re: [edk2-devel] [PATCH v1 0/1] Introduce >

Re: [edk2-devel] [PATCH v1 0/1] Introduce DxeMmUnblockMemoryLib Interface

2021-02-04 Thread Kun Qin
Hi Hao, As mentioned in the cover letter and in BZ-3168, VariableStandaloneMm and Tcg2Smm would need this capability to unblock certain regions in order to access either variable runtime cache or NVS region patched into ACPI table, if non-MMRAM region is blocked for access. Just as a preview

回复: [edk2-devel] [PATCH v3] MdeModulePkg/Library: Add HiiGetStringEx to UefiHiiLib for EDK2 Redfish

2021-02-04 Thread gaoliming
I am OK for any option. Reviewed-by: Liming Gao Thanks LIming 发件人: bounce+27952+71277+4905953+8761...@groups.io 代表 Abner Chang 发送时间: 2021年2月5日 9:51 收件人: devel@edk2.groups.io; Chang, Abner (HPS SW/FW Technologist) ; dandan...@intel.com 抄送: 'Dong, Eric' ; Wang, Nickle (HPS SW) 主题: Re:

Re: [edk2-devel] TianoCore Community Meeting Minutes - 2/4

2021-02-04 Thread Soumya Guptha
TianoCore Community Meeting Minutes (APAC/NMO) February 4, 2021 EVENTS: No new updates. STABLE TAG: edk2-stable202102 - Feature Planning freeze on 2/15 https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning STEWARDS DOWNLOAD (Mike Kinney) * Design

Re: [edk2-devel] [PATCH v3] MdeModulePkg/Library: Add HiiGetStringEx to UefiHiiLib for EDK2 Redfish

2021-02-04 Thread Abner Chang
Thanks Liming From: gaoliming [mailto:gaolim...@byosoft.com.cn] Sent: Friday, February 5, 2021 11:52 AM To: devel@edk2.groups.io; Chang, Abner (HPS SW/FW Technologist) ; dandan...@intel.com Cc: 'Dong, Eric' ; Wang, Nickle (HPS SW) Subject: 回复: [edk2-devel] [PATCH v3] MdeModulePkg/Library: Add

Re: [edk2-devel] [Patch V2 02/40] TigerlakeSiliconPkg/Include: Add Library, PPI and Protocol include headers

2021-02-04 Thread Chaganty, Rangasai V
Reviewed-by: Sai Chaganty -Original Message- From: Luo, Heng Sent: Thursday, February 04, 2021 12:49 AM To: devel@edk2.groups.io Cc: Chaganty, Rangasai V ; Desimone, Nathaniel L Subject: [Patch V2 02/40] TigerlakeSiliconPkg/Include: Add Library, PPI and Protocol include headers

Re: [edk2-devel] [Patch V2 03/40] TigerlakeSiliconPkg/Include: Add Pins, Register and other include headers

2021-02-04 Thread Chaganty, Rangasai V
Reviewed-by: Sai Chaganty -Original Message- From: Luo, Heng Sent: Thursday, February 04, 2021 12:49 AM To: devel@edk2.groups.io Cc: Chaganty, Rangasai V ; Desimone, Nathaniel L Subject: [Patch V2 03/40] TigerlakeSiliconPkg/Include: Add Pins, Register and other include headers REF:

Re: [edk2-devel] EDK2

2021-02-04 Thread Bob Feng
Tony, This build failure should be caused by one of your c or header files have non-ascii characters. You may need to change the basetools’ code to see which file has non-ascii characters Change C:\edk2\BaseTools\Source\Python\AutoGen\StrGather.py, Line 536 except:

Re: [edk2-devel] [PATCH v1 0/1] Introduce DxeMmUnblockMemoryLib Interface

2021-02-04 Thread Wu, Hao A
Thanks Kun, If my understanding is correct, this proposed library will not have any consumer until the implementation of blocking the access of unregistered memory access in MM is made. If this is the case, my take for this sent patch is that it is a RFC to the SMM drivers owners on the

答复: [edk2-devel] How can I receive EAP packets?

2021-02-04 Thread 梁宇飞
Do you have any examples or documentation of using MNP? Best regards Yufei liang -邮件原件- 发件人: 梁宇飞 [mailto:yufei.li...@jumple.com] 发送时间: 2021年2月5日 8:48 收件人: 'Fu, Siyuan'; 'Laszlo Ersek'; 'devel@edk2.groups.io' 抄送: 'Maciej Rabeda'; 'Wu, Jiaxin' 主题: 答复: [edk2-devel] How can I receive EAP

[edk2-devel] Help needed for ": error C0DE: Tools code failure"

2021-02-04 Thread Ma, Pony
Hi there, I'm trying to build ADL code but always run into the failure as below log. I follow the message to send this mail to you. Can you please point me what's wrong? Building ... d:\ext\adlv2017\Intel\ClientOneSiliconPkg\Fsp\FspEndOfPei2\FspEndOfPei2Peim.inf [IA32] Fd File Name:FSP

[edk2-devel] Uefi functions AddUnicodeString2() and LookupUnicodeString2() are returning EFI_UNSUPPORTED incorrectly

2021-02-04 Thread chandramohan.akula via groups.io
Hi, The library functions AddUnicodeString2() and LookupUnicodeString2() defined in UefiLib.c are returning EFI_UNSUPPORTED incorrectly. These functions are returning EFI_UNSUPPORTED because of not finding the given "Language" in "SupportedLanguages", even though it is part of it. Actually the

[edk2-devel] TianoCore Community Meeting - APAC/NAMO - Thu, 02/04/2021 7:30pm-8:30pm #cal-reminder

2021-02-04 Thread devel@edk2.groups.io Calendar
*Reminder:* TianoCore Community Meeting - APAC/NAMO *When:* Thursday, 4 February 2021, 7:30pm to 8:30pm, (GMT-08:00) America/Los Angeles *Where:* https://intel.webex.com/intel/j.php?MTID=m36627c5ee595f86f0257d9a52bb86044 View Event ( https://edk2.groups.io/g/devel/viewevent?eventid=1057049 )

Re: [edk2-devel] [Patch V2 04/40] TigerlakeSiliconPkg/Cpu: Add Include headers

2021-02-04 Thread Chaganty, Rangasai V
Reviewed-by: Sai Chaganty -Original Message- From: Luo, Heng Sent: Thursday, February 04, 2021 12:49 AM To: devel@edk2.groups.io Cc: Chaganty, Rangasai V ; Desimone, Nathaniel L Subject: [Patch V2 04/40] TigerlakeSiliconPkg/Cpu: Add Include headers REF:

Re: [edk2-devel] [PATCH v2 2/2] Maintainers.txt: Change Jordan Justen to a reviewer for OvmfPkg

2021-02-04 Thread Laszlo Ersek
On 02/04/21 20:49, Jordan Justen wrote: > Cc: Laszlo Ersek > Cc: Ard Biesheuvel > Signed-off-by: Jordan Justen > --- > Maintainers.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Maintainers.txt b/Maintainers.txt > index 96e792ab66..e384971238 100644 > ---

[edk2-devel] [Patch V3 03/40] TigerlakeSiliconPkg/Include: Add Pins, Register and other include headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * Include/Pins * Include/Register * Include/*.h Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock.h| 53

[edk2-devel] [Patch V3 05/40] TigerlakeSiliconPkg/Pch: Add include headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * Pch/Include Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/ConfigBlock/FlashProtectionConfig.h | 55

[edk2-devel] [Patch V3 08/40] TigerlakeSiliconPkg/SystemAgent: Add IncludePrivate headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * SystemAgent/IncludePrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/IncludePrivate/Protocol/SaIotrapSmi.h | 42

[edk2-devel] [Patch V3 09/40] TigerlakeSiliconPkg/Fru: Add TglCpu/Include headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * Fru/TglCpu/Include Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/Include/Library/CpuPcieInfoFruLib.h | 57

[edk2-devel] [Patch V3 07/40] TigerlakeSiliconPkg/SystemAgent: Add include headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * SystemAgent/Include Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Include/ConfigBlock/MemoryDxeConfig.h | 123

[edk2-devel] [Patch V3 10/40] TigerlakeSiliconPkg/Fru: Add TglCpu/IncludePrivate headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * Fru/TglCpu/IncludePrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/IncludePrivate/Library/VtdInitFruLib.h | 18 ++

[edk2-devel] [Patch V3 11/40] TigerlakeSiliconPkg/Fru: Add TglPch/Include headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * Fru/TglPch/Include Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Fru/TglPch/Include/PchBdfAssignment.h | 326

[edk2-devel] [Patch V3 06/40] TigerlakeSiliconPkg/Pch: Add IncludePrivate headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * Pch/IncludePrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Pch/IncludePrivate/Library/SiScheduleResetLib.h | 47

[edk2-devel] [Patch V3 12/40] TigerlakeSiliconPkg/Fru: Add TglPch/IncludePrivate headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following header files: * Fru/TglPch/IncludePrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Fru/TglPch/IncludePrivate/Register/PchPcrRegs.h | 66

[edk2-devel] [Patch V3 13/40] TigerlakeSiliconPkg/IpBlock: Add Cnvi component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/Cnvi/IncludePrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Cnvi/IncludePrivate/CnviConfigHob.h | 27 +++ 1

[edk2-devel] [Patch V3 14/40] TigerlakeSiliconPkg/IpBlock: Add CpuPcieRp component

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds the following files: * IpBlock/CpuPcieRp/Include * IpBlock/CpuPcieRp/IncludePrivate * IpBlock/CpuPcieRp/Library * IpBlock/CpuPcieRp/LibraryPrivate Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo ---

[edk2-devel] [Patch V3 04/40] TigerlakeSiliconPkg/Cpu: Add Include headers

2021-02-04 Thread Heng Luo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3171 Adds header files common to CPU modules. Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/ConfigBlock/CpuConfig.h | 83

[edk2-devel] 回复: [PATCH] BaseTools: Fix BrotliCompress run issue on Linux

2021-02-04 Thread gaoliming
Reviewed-by: Liming Gao > -邮件原件- > 发件人: Yunhua Feng > 发送时间: 2021年2月4日 16:54 > 收件人: devel@edk2.groups.io > 抄送: Bob Feng ; Liming Gao > ; Yuwei Chen > 主题: [PATCH] BaseTools: Fix BrotliCompress run issue on Linux > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3210 >

  1   2   >