Re: [edk2-devel] [PATCH edk2-test v2 1/4] Unbreak buildzip.sh

2023-12-11 Thread Sunny Wang
edksetup. Reviewed-by: Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Rebecca Cran via groups.io Sent: Friday, November 10, 2023 7:08 PM To: devel@edk2.groups.io; G Edhaya Chandran ; Barton Gao ; Carolyn Gjertsen ; Samer El-Haj-Mahmoud ; Supreeth Venkatesh Cc

Re: [edk2-devel] [PATCH edk2-test v2 2/4] Rename files in HowToBuild to avoid spaces in filenames

2023-12-11 Thread Sunny Wang
Looks good to me. Better to add https://github.com/tianocore/tianocore.github.io/wiki/Code-Style-C#user-content-CamelCase in commit message for reference. Reviewed-by: Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Rebecca Cran via groups.io Sent: Friday

Re: [edk2-devel] [PATCH edk2-test 3/4] Point users to the URL for edk2-test-parser if it doesn't exist

2023-12-11 Thread Sunny Wang
This is good. Thanks, Rebecca! Reviewed-by: Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Rebecca Cran via groups.io Sent: Friday, November 10, 2023 7:02 PM To: devel@edk2.groups.io; G Edhaya Chandran ; Barton Gao ; Carolyn Gjertsen ; Samer El-Haj-Mahmoud

Re: [edk2-devel] [PATCH edk2-test v2 4/4] Fix the URL for the edk2-test repo

2023-12-11 Thread Sunny Wang
Good catch. Looks good to me. Thanks, Rebecca! Reviewed-by: Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Rebecca Cran via groups.io Sent: Friday, November 10, 2023 7:08 PM To: devel@edk2.groups.io; G Edhaya Chandran ; Barton Gao ; Carolyn Gjertsen ; Samer El

Re: [edk2-devel] [PATCH v2 1/2] SctPkg: Fix X64 build errors for GCC toolchain

2023-12-11 Thread Sunny Wang
Good fix and cleanup, Abdul. EFIAPI is needed for https://uefi.org/specs/UEFI/2.9_A/02_Overview.html#calling-conventions. Looks good to me as long as we can also successfully build AARCH64 and other architectures with this change. Reviewed-by: Sunny Wang -Original Message- From: devel

Re: [edk2-devel] [PATCH v2 1/6] uefi-sct/SctPkg: TCG2 Protocol: add header with TCG2 protocol definitions

2024-03-18 Thread Sunny Wang
Looks good to me. For others' reference, the change has been already verified by running SystemReady SIE (Security Interface extension) tests on multiple SystemReady certified Arm systems. Reviewed-by: Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Stuart

Re: [edk2-devel] [PATCH v2 2/6] uefi-sct/SctPkg: TCG2 Protocol: add test infrastructure and GetCapability Test

2024-03-18 Thread Sunny Wang
Looks good to me. For others' reference, the change has been already verified by running SystemReady SIE (Security Interface extension) tests on multiple SystemReady certified Arm systems. Reviewed-by: Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Stuart

Re: [edk2-devel] [PATCH v2 3/6] uefi-sct/SctPkg: TCG2 Protocol: add GetActivePcrBanks test

2024-03-18 Thread Sunny Wang
Looks good to me. For others' reference, the change has been already verified by running SystemReady SIE (Security Interface extension) tests on multiple SystemReady certified Arm systems. Reviewed-by: Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Stuart

Re: [edk2-devel] [PATCH v2 4/6] uefi-sct/SctPkg: TCG2 Protocol: add HashLogExtendEvent test

2024-03-18 Thread Sunny Wang
Looks good to me. For others' reference, the change has been already verified by running SystemReady SIE (Security Interface extension) tests on multiple SystemReady certified Arm systems. Reviewed-by: Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Stuart

Re: [edk2-devel] [PATCH v2 5/6] uefi-sct/SctPkg: TCG2 Protocol: add GetEventLog test

2024-03-18 Thread Sunny Wang
Looks good to me. For others' reference, the change has been already verified by running SystemReady SIE (Security Interface extension) tests on multiple SystemReady certified Arm systems. Reviewed-by: Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Stuart

Re: [edk2-devel] [PATCH v2 6/6] uefi-sct/SctPkg: TCG2 Protocol: add SubmitCommand test

2024-03-18 Thread Sunny Wang
Looks good to me. For others' reference, the change has been already verified by running SystemReady SIE (Security Interface extension) tests on multiple SystemReady certified Arm systems. Reviewed-by: Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Stuart

Re: [edk2-devel] [PATCH v4 0/6] EDK2-TEST TCG MOR Tests

2024-04-04 Thread Sunny Wang
new patch. Please go ahead to upstream the patch for the release. Reviewed-by: Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Abhimanyu Singh via groups.io Sent: Tuesday, March 5, 2024 5:36 PM To: devel@edk2.groups.io Cc: Abhi Singh ; G Edhaya Chandran ; Barton

Re: [edk2-devel] [PATCH v5 0/6] EDK2-TEST TCG MOR Tests

2024-04-09 Thread Sunny Wang
Thanks for addressing my comments, Abhi. https://github.com/tianocore/edk2-test/pull/90 Reviewed-by: Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Abhimanyu Singh via groups.io Sent: Monday, April 8, 2024 11:45 PM To: devel@edk2.groups.io Cc: Abhi Singh

Re: [edk2-devel] [PATCH v2 1/1] EDK2-Test BUG4244 V2 - Print PCIe device path for SCT failures.

2024-06-26 Thread Sunny Wang
Reviewed the changes on https://github.com/PrachotanReddy/edk2-test/pull/1 and https://github.com/PrachotanReddy/edk2-test/pull/2. Looks good to me. Thanks for addressing my online and offline comments, Prachotan. Reviewed-by: Sunny Wang -Original Message- From: devel@edk2.groups.io

[edk2-devel] Return EFI_INVALID_PARAMETER if attribute only has EFI_VARIABLE_NON_VOLATILE set

2021-10-21 Thread Sunny Wang
Hi Liming, Hao, and all Now we're checking the SCT runtime variable service test case. https://github.com/tianocore/edk2-test/blob/92a0343c1553342c53fae9d9d646b763add232c0/uefi-sct/SctPkg/TestCase/UEFI/EFI/RuntimeServices/VariableServices/BlackBoxTest/VariableServicesBBTestConformance.c#L3401 an

[edk2-devel] [PATCH] Platform/ARM/Juno: Remove bogus PL011 _CID from DSDT ACPI table

2021-03-22 Thread Sunny Wang
PL011 is not a valid ACPI identifier so don't expose it as a _CID. Since _CID (Comptable ID) is optional, let's just drop it. Cc: Samer El-Haj-Mahmoud Cc: Sami Mujawar Cc: Pierre Gondois Cc: Ard Biesheuvel Signed-off-by: Sunny Wang --- Platform/ARM/JunoPkg/AcpiTables/Dsdt.asl | 1

[edk2-devel] [PATCH] Platform/ARM/Juno: Remove bogus PL011 _CID from DSDT ACPI table

2021-03-22 Thread Sunny Wang
PL011 is not a valid ACPI identifier so don't expose it as a _CID. Since _CID (Compatible ID) is optional, let's just drop it. Cc: Samer El-Haj-Mahmoud Cc: Pierre Gondois Signed-off-by: Sunny Wang Reviewed-by: Sami Mujawar Reviewed-by: Ard Biesheuvel --- Platform/ARM/JunoPkg/

Re: [edk2-devel] [PATCH] Platform/ARM/Juno: Remove bogus PL011 _CID from DSDT ACPI table

2021-03-22 Thread Sunny Wang
Good catch, Ard. Thanks. Since this was not on EDKII emailing list (thanks to Sami for offline pointing this out to me), I resend this patch for testing my email address and fixing this typo. Best Regards, Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Ard

[edk2-devel] [PATCH v2 2/2] Platform/RaspberryPi: Enable Bluetooth and UART in Windows OS

2021-03-24 Thread Sunny Wang
: Sunny Wang --- Platform/RaspberryPi/AcpiTables/Uart.asl | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Platform/RaspberryPi/AcpiTables/Uart.asl b/Platform/RaspberryPi/AcpiTables/Uart.asl index 8ce297078d..e3165911a6 100644 --- a/Platform/RaspberryPi/AcpiTables/Uart.asl

[edk2-devel] [PATCH v2 1/2] Platform/RaspberryPi: Dynamically build UARTs info in ACPI

2021-03-24 Thread Sunny Wang
changed as expected. Cc: Samer El-Haj-Mahmoud Cc: Sami Mujawar Cc: Jeremy Linton Cc: Pete Batard Cc: Ard Biesheuvel Signed-off-by: Sunny Wang --- .../RaspberryPi/AcpiTables/AcpiTables.inf | 9 +- .../RaspberryPi/AcpiTables/Dbg2MiniUart.aslc | 82 .../AcpiTables/{Dbg2.aslc

Re: [edk2-devel] [PATCH v2 1/2] Platform/RaspberryPi: Dynamically build UARTs info in ACPI

2021-03-24 Thread Sunny Wang
Somehow my first patch got messed up. Please ignore this. I will check the problem and send the patches again. Best Regards, Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Sunny Wang via groups.io Sent: Wednesday, March 24, 2021 5:45 PM To: devel@edk2.groups.io

Re: [edk2-devel] [PATCH v1] SecurityPkg: Improve initialization of default key variables.

2021-12-14 Thread Sunny Wang
Looks good to me. Reviewed-by: Sunny Wang Hi Patrick, This patch is to address your comment below. Could you give this patch a try on your side? https://edk2.groups.io/g/devel/message/79766?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3Arecentpostdate%2Fsticky%2C%2CSecurityPkg%3A+Create+library+for+enrolling

[edk2-devel] [PATCH] MdeModulePkg/Variable: Make only EFI_VARIABLE_NON_VOLATILE invalid

2022-01-11 Thread Sunny Wang
invalid combination -- FAILURE For details, please check the threads below: - https://edk2.groups.io/g/devel/topic/86486174 - https://edk2.groups.io/g/devel/message/82466 Cc: Liming Gao Cc: Heinrich Schuchardt Cc: G Edhaya Chandran Cc: Samer El-Haj-Mahmoud Signed-off-by: Sunny Wang

[edk2-devel] [edk2-platform PATCH v1] Silicon/Marvell/Armada7k8k: Fix wrong SMBIOS version issue

2022-01-11 Thread Sunny Wang
length of 0x5c Cc: Leif Lindholm Cc: Ard Biesheuvel Cc: Marcin Wojtas Cc: Samer El-Haj-Mahmoud Signed-off-by: Sunny Wang --- Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc b

[edk2-devel] [edk2-test][PATCH v1] uefi-sct/SctPkg: Allow SimpleTextOut SetMode to return EFI_UNSUPPORTED

2022-01-11 Thread Sunny Wang
e the test cases to fix this issue. Cc: G Edhaya Chandran Cc: Barton Gao Cc: Carolyn Gjertsen Cc: Heinrich Schuchardt Cc: Samer El-Haj-Mahmoud Signed-off-by: Sunny Wang --- .../SimpleTextOutBBTestConformance_efi.c | 13 +- .../SimpleTextOutBBTestConformance_uefi.c

Re: [edk2-devel] [edk2-platform PATCH v1] Silicon/Marvell/Armada7k8k: Fix wrong SMBIOS version issue

2022-01-12 Thread Sunny Wang
: Sunny Wang ; edk2-devel-groups-io ; Leif Lindholm ; Ard Biesheuvel ; Samer El-Haj-Mahmoud Subject: Re: [edk2-platform PATCH v1] Silicon/Marvell/Armada7k8k: Fix wrong SMBIOS version issue On Wed, 12 Jan 2022 at 00:00, Marcin Wojtas wrote: > > wt., 11 sty 2022 o 22:46 Sunny Wang nap

Re: [edk2-devel] [PATCH] MdeModulePkg/Variable: Make only EFI_VARIABLE_NON_VOLATILE invalid

2022-01-26 Thread Sunny Wang
Thanks, Liming. -Original Message- From: gaoliming Sent: 18 January 2022 05:25 To: devel@edk2.groups.io; gaolim...@byosoft.com.cn; Sunny Wang Cc: 'Heinrich Schuchardt' ; G Edhaya Chandran ; Samer El-Haj-Mahmoud Subject: 回复: [edk2-devel] [PATCH] MdeModulePkg/Variable:

Re: [edk2-devel] [edk2-test][PATCH v1] uefi-sct/SctPkg: Allow SimpleTextOut SetMode to return EFI_UNSUPPORTED

2022-01-31 Thread Sunny Wang
s for Edhaya's offline reminder! https://github.com/sunnywang-arm/edk2-test/pull/1/files?diff=unified&w=1 Best Regards, Sunny -Original Message- From: devel@edk2.groups.io On Behalf Of Sunny Wang via groups.io Sent: 11 January 2022 21:53 To: devel@edk2.groups.io Cc: Sunny W

Re: [edk2-devel] [PATCH] uefi-sct/SctPkg:Enhance BBTestReadKeyStrokeExFunctionAutoTestCheckpoint1()

2022-03-03 Thread Sunny Wang
Sorry for the late review. The change looks fine. However, I'm confused about the comment " Log the error here and return key states are not supported when high order bit of KeyToggleState is 0 or KeyState not touched". It looks like returning EFI_UNSUPPORTED won't log any error/failure in the

Re: [edk2-devel] [PATCH v1 1/1] DynamicTablesPkg: Fix serial port namespace path in DBG2

2022-03-14 Thread Sunny Wang
I tested this patch as well and confirmed this patch fixed the FWTS failure below. Thanks, Sami. - dbg2: DBG2 Device 'COM0' not found in ACPI object name space. Tested-by: Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Jagadeesh Ujja via groups.i

Re: [edk2-devel] [edk2-platforms PATCH] Marvell/SolidRun: Rework Readme.md files

2022-03-14 Thread Sunny Wang
Looks good. Thanks much, Marcin. This will be helpful as http://wiki.macchiatobin.net/tiki-index.php has been not accessible for quite a while. Reviewed-by: Sunny Wang Best Regards, Sunny -Original Message- From: Marcin Wojtas Sent: 14 March 2022 12:06 To: devel@edk2.groups.io Cc

Re: [edk2-devel] [edk2-test PATCHv3 1/5] SctPkg: Add RISCV64 support by using Aarch64 sources

2021-03-30 Thread Sunny Wang
Looks good to me. This only affects RISCV. Therefore, as long as you build and run SCT on the RISCV platform, this change should be fine. Reviewed-by: Sunny Wang Best Regards, Sunny Wang -Original Message- From: Schaefer, Daniel Sent: Thursday, March 4, 2021 11:21 AM To: devel@edk2

Re: [edk2-devel] [edk2-test PATCHv3 2/5] SctPkg: Adapt Aarch64 sources for Riscv64

2021-03-30 Thread Sunny Wang
Looks good to me. Same comment as patch 1/5. This only affects RISCV. Therefore, as long as you build and run SCT on the RISCV platform, this change should be fine. Reviewed-by: Sunny Wang -Original Message- From: Schaefer, Daniel Sent: Thursday, March 4, 2021 11:21 AM To: devel@edk2

Re: [edk2-devel] [edk2-test PATCHv3 4/5] SctPkg: Unify CC_FLAGS for all GCC platforms

2021-03-30 Thread Sunny Wang
riginal places and have only one option "-Wno-error " in GCC:*_*_*_CC_FLAGS. Also, good catch on meaningless compiler options -Wno-error=xxx. Moreover, I also built SCT with this patch series and run it on my Rasberry Pi 4, and don't see any obvious issue. Best Regards, Sunn

Re: [edk2-devel] [edk2-test PATCHv3 3/5] SctPkg: Add RISCV64 build support

2021-03-30 Thread Sunny Wang
Looks good to me. Same comment as the patches 1/5 and 2/5. Reviewed-by: Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Daniel Schaefer Sent: Thursday, March 4, 2021 11:21 AM To: devel@edk2.groups.io Cc: G Edhaya Chandran ; Barton Gao ; Samer El-Haj-Mahmoud

[edk2-devel] [PATCH 1/1] Platform/RaspberryPi: Setup option for disabling Fast Boot

2021-04-12 Thread Sunny Wang
Samer El-Haj-Mahmoud Cc: Jeremy Linton Cc: Pete Batard Cc: Ard Biesheuvel Signed-off-by: Sunny Wang --- .../RaspberryPi/Drivers/ConfigDxe/ConfigDxe.c| 11 ++- .../RaspberryPi/Drivers/ConfigDxe/ConfigDxe.inf | 3 ++- .../Drivers/ConfigDxe/ConfigDxeHii.uni

[edk2-devel] [PATCH v2 1/1] Platform/RaspberryPi: Setup option for disabling Fast Boot

2021-04-12 Thread Sunny Wang
Samer El-Haj-Mahmoud Cc: Jeremy Linton Cc: Sami Mujawar Cc: Pete Batard Cc: Ard Biesheuvel Signed-off-by: Sunny Wang --- .../RaspberryPi/Drivers/ConfigDxe/ConfigDxe.c| 11 ++- .../RaspberryPi/Drivers/ConfigDxe/ConfigDxe.inf | 3 ++- .../Drivers/ConfigDxe/ConfigDxeHii.uni

Re: [edk2-devel] [PATCH 1/1] Platform/RaspberryPi: Setup option for disabling Fast Boot

2021-04-12 Thread Sunny Wang
PL before connect is 4 - ESC (setup), F1 (shell), ENTER (boot)Boot Policy is Full Discovery. Connect all devices Best Regards, Sunny Wang -Original Message- From: Pete Batard Sent: Monday, April 12, 2021 9:04 PM To: Sunny Wang ; devel@edk2.groups.io Cc: Samer El-Haj-Mahmoud ; Jeremy Lint

Re: [edk2-devel] [PATCH 1/1] Platform/RaspberryPi: Setup option for disabling Fast Boot

2021-04-12 Thread Sunny Wang
ng to "base64". Now the issue seems to be resolved. Best Regards, Sunny Wang -Original Message- From: Ard Biesheuvel Sent: Tuesday, April 13, 2021 1:27 AM To: Pete Batard Cc: Sunny Wang ; edk2-devel-groups-io ; Samer El-Haj-Mahmoud ; Jeremy Linton ; Ard Biesheuvel Sub

[edk2-devel] [PATCH v2 1/1] Platform/RaspberryPi: Setup option for disabling Fast Boot

2021-04-13 Thread Sunny Wang
Samer El-Haj-Mahmoud Cc: Jeremy Linton Cc: Sami Mujawar Cc: Pete Batard Cc: Ard Biesheuvel Signed-off-by: Sunny Wang --- .../RaspberryPi/Drivers/ConfigDxe/ConfigDxe.c| 11 ++- .../RaspberryPi/Drivers/ConfigDxe/ConfigDxe.inf | 3 ++- .../Drivers/ConfigDxe/ConfigDxeHii.uni

Re: [edk2-devel] [PATCH 1/1] Platform/RaspberryPi: Setup option for disabling Fast Boot

2021-04-13 Thread Sunny Wang
It looks like "base64" would cause a display issue with https://edk2.groups.io/g/devel/message/74011, so I re-sent v2 with the default "8bit" setting. So far, "8bit" seems working fine. Best Regards, Sunny Wang -Original Message- From: devel@edk2.groups.i

Re: [edk2-devel] [PATCH 1/1] Platform/RaspberryPi: Setup option for disabling Fast Boot

2021-04-13 Thread Sunny Wang
Oops, I already sent v2. Sorry for missing your request (checking and confirming other issues and adding them to the commit message), Samer. I will check this later and send v3 or re-send v2. Please not push this until I address this comment. Thanks! Best Regards, Sunny Wang -Original

Re: [edk2-devel] [PATCH 1/1] Platform/RaspberryPi: Setup option for disabling Fast Boot

2021-04-16 Thread Sunny Wang
out to fix three issues below. I also added comments/updates to these four issues and closed the following three. https://github.com/pftf/RPi4/issues/144 https://github.com/pftf/RPi4/issues/114 https://github.com/pftf/RPi4/issues/117 Best Regards, Sunny Wang -Original Message- From: Samer

[edk2-devel] [PATCH 1/1] Platform/RaspberryPi: Update ACPI table revision

2021-05-10 Thread Sunny Wang
ete Batard Cc: Ard Biesheuvel Signed-off-by: Sunny Wang --- Platform/RaspberryPi/AcpiTables/Dsdt.asl| 3 ++- Platform/RaspberryPi/AcpiTables/Emmc.asl| 4 ++-- Platform/RaspberryPi/AcpiTables/SsdtThermal.asl | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git

Re: [edk2-devel] [PATCH edk2-test 1/1] uefi-sct/SctPkg: IHV: type mismatch in SimpleTextOut test

2021-05-10 Thread Sunny Wang
xTest\SimpleTextOutBBTestFunction_efi.c - uefi-sct\SctPkg\TestCase\UEFI\IHV\Protocol\SimpleTextOut\BlackBoxTest\SimpleTextOutBBTestConformance_uefi.c Reviewed-by: Sunny Wang Best Regards, Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Heinrich Schuchardt via groups.io Sent: Tu

Re: [edk2-devel] [PATCH edk2-test 1/1] uefi-sct/SctPkg: IHV: type mismatch in SimpleTextOut test

2021-05-12 Thread Sunny Wang
issue. I agree that it is not worth further checking and making change for EFI_SIMPLE_TEXT_OUTPUT_MODE data structure, so you change is good enough! Best Regards, Sunny Wang -Original Message- From: Heinrich Schuchardt Sent: Monday, May 10, 2021 6:30 PM To: Sunny Wang ; devel@edk2

Re: [edk2-devel] [PATCH edk2-test 1/1] uefi-sct/SctPkg: type mismatch in Simple Network test

2021-05-12 Thread Sunny Wang
Looks good to me. I'm just curious if we would run into a similar problem with using Print() in MdePkg\Library\UefiLib\UefiLibPrint.c or ShellPrintEx() in ShellPkg\Library\UefiShellLib\UefiShellLib.c. If not, we may need to improve SctPrint(). Reviewed-by: Sunny Wang -Original Me

Re: [edk2-devel] [PATCH edk2-test 1/1] uefi-sct/SctPkg: IHV: type mismatch in Simple Network test

2021-05-12 Thread Sunny Wang
Looks good to me. I'm just curious if we would run into a similar problem with using Print() in MdePkg\Library\UefiLib\UefiLibPrint.c or ShellPrintEx() in ShellPkg\Library\UefiShellLib\UefiShellLib.c. If not, we may need to improve SctPrint(). Reviewed-by: Sunny Wang -Original Me

Re: [edk2-devel] [PATCH 1/1] MdePkg: Update DBG2 and SPCR header with NVIDIA 16550 Subtype

2021-05-20 Thread Sunny Wang
https://uefi.org/acpi Reviewed-by: Sunny Wang mailto:sunny.w...@arm.com>> From: devel@edk2.groups.io On Behalf Of gaoliming via groups.io Sent: Friday, May 21, 2021 1:20 PM To: devel@edk2.groups.io; ashishsin...@nvidia.com; Samer El-Haj-Mahmoud ; michael.d.kin...@intel.com; zhiguang@intel

Re: [edk2-devel] [PATCH 1/1] MdePkg: Add new 16550-compatible Serial Port Subtypes to DBG2

2021-05-23 Thread Sunny Wang
. Best Regards, Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Marcin Wojtas via groups.io Sent: Sunday, May 23, 2021 5:15 PM To: devel@edk2.groups.io Cc: liming@intel.com; michael.d.kin...@intel.com; l...@nuviainc.com; ardb+tianoc...@kernel.org; Samer El-Haj

Re: [edk2-devel] [PATCH 1/1] MdePkg: Add new 16550-compatible Serial Port Subtypes to DBG2

2021-05-23 Thread Sunny Wang
PCR+header+with+NVIDIA+16550+Subtype,20,2,0,82919032. Of course, if this won't cause any issue with pushing the patch, I'm totally fine with this. Reviewed-by: Sunny Wang Best Regards, Sunny Wang -Original Message- From: Marcin Wojtas Sent: Monday, May 24, 2021 10

Re: [edk2-devel] [PATCH] EmbeddedPkg/RealTimeClockRuntimeDxe: Improve GetWakeupTime

2021-05-23 Thread Sunny Wang
Looks good to me. Good catch! Reviewed-by: Sunny Wang By the way, just FYI, I still run into the same problem (line-ending problem) with Windows Outlook and EDK2 email archive https://edk2.groups.io/g/devel/topic/patch/83043513?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,83043513

Re: [edk2-devel] [edk2-platforms PATCH 2/6] Marvell: Armada7k8k/OcteonTx: Fix RT debug prints

2021-05-25 Thread Sunny Wang
Looks good to me as well. Reviewed-by: Sunny Wang -Original Message- From: Samer El-Haj-Mahmoud Sent: Monday, May 24, 2021 7:00 PM To: Marcin Wojtas ; devel@edk2.groups.io Cc: l...@nuviainc.com; ardb+tianoc...@kernel.org; Sunny Wang ; g...@semihalf.com; upstr...@semihalf.com; Samer El

Re: [edk2-devel] [edk2-platforms PATCH 3/6] Marvell: Armada7k8k/OcteonTx: Switch SPCR UART subtype to 0x1

2021-05-25 Thread Sunny Wang
Looks good to me. Reviewed-by: Sunny Wang -Original Message- From: Marcin Wojtas Sent: Monday, May 24, 2021 1:29 PM To: devel@edk2.groups.io Cc: l...@nuviainc.com; ardb+tianoc...@kernel.org; Samer El-Haj-Mahmoud ; Sunny Wang ; g...@semihalf.com; upstr...@semihalf.com; Marcin Wojtas

Re: [edk2-devel] [edk2-platforms PATCH 4/6] Marvell/Cn913xDbA: AcpiTables: Use unique UID's

2021-05-25 Thread Sunny Wang
Looks good to me as well. By the way, this fixed Windows PE blue screen issue. Reviewed-by: Sunny Wang -Original Message- From: Samer El-Haj-Mahmoud Sent: Monday, May 24, 2021 7:00 PM To: Marcin Wojtas ; devel@edk2.groups.io Cc: l...@nuviainc.com; ardb+tianoc...@kernel.org; Sunny Wang

Re: [edk2-devel] [PATCH 1/6] SecurityPkg: Create library for setting Secure Boot variables.

2021-05-26 Thread Sunny Wang
Already internally reviewed this. Looks good! Thanks for working on this, Greg! Reviewed-by: Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Wednesday, May 26, 2021 5:42 PM To: devel@edk2.groups.io Cc: l...@nuviainc.com; ardb+tianoc...@kernel.org; Samer El-Haj-Mahmoud

Re: [edk2-devel] [edk2-platforms PATCH v5 1/4] Intel Platforms: add SecureBootVariableLib class resolution

2021-07-09 Thread Sunny Wang
Looks good to me. Reviewed-by: Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Thursday, July 1, 2021 5:21 PM To: devel@edk2.groups.io Cc: l...@nuviainc.com; ardb+tianoc...@kernel.org; Samer El-Haj-Mahmoud ; Sunny Wang ; m...@semihalf.com; upstr...@semihalf.com; jiewen

Re: [edk2-devel] [PATCH v5 04/10] EmulatorPkg: add SecureBootVariableLib class resolution

2021-07-09 Thread Sunny Wang
Looks good to me. Reviewed-by: Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Thursday, July 1, 2021 5:18 PM To: devel@edk2.groups.io Cc: l...@nuviainc.com; ardb+tianoc...@kernel.org; Samer El-Haj-Mahmoud ; Sunny Wang ; m...@semihalf.com; upstr...@semihalf.com; jiewen

Re: [edk2-devel] [PATCH v5 05/10] SecurityPkg: Remove duplicated functions from SecureBootConfigDxe.

2021-07-09 Thread Sunny Wang
Looks good to me. Reviewed-by: Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Thursday, July 1, 2021 5:18 PM To: devel@edk2.groups.io Cc: l...@nuviainc.com; ardb+tianoc...@kernel.org; Samer El-Haj-Mahmoud ; Sunny Wang ; m...@semihalf.com; upstr...@semihalf.com; jiewen

Re: [edk2-devel] [PATCH v5 06/10] ArmPlatformPkg: Create include file for default key content.

2021-07-09 Thread Sunny Wang
Looks good to me. Reviewed-by: Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Thursday, July 1, 2021 5:18 PM To: devel@edk2.groups.io Cc: l...@nuviainc.com; ardb+tianoc...@kernel.org; Samer El-Haj-Mahmoud ; Sunny Wang ; m...@semihalf.com; upstr...@semihalf.com; jiewen

Re: [edk2-devel] [PATCH v5 01/10] SecurityPkg: Create library for setting Secure Boot variables.

2021-07-09 Thread Sunny Wang
Looks good to me. Reviewed-by: Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Thursday, July 1, 2021 5:18 PM To: devel@edk2.groups.io Cc: l...@nuviainc.com; ardb+tianoc...@kernel.org; Samer El-Haj-Mahmoud ; Sunny Wang ; m...@semihalf.com; upstr...@semihalf.com; jiewen

Re: [edk2-devel] [PATCH v5 02/10] ArmVirtPkg: add SecureBootVariableLib class resolution

2021-07-09 Thread Sunny Wang
Looks good to me. Reviewed-by: Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Thursday, July 1, 2021 5:18 PM To: devel@edk2.groups.io Cc: l...@nuviainc.com; ardb+tianoc...@kernel.org; Samer El-Haj-Mahmoud ; Sunny Wang ; m...@semihalf.com; upstr...@semihalf.com; jiewen

Re: [edk2-devel] [PATCH v5 03/10] OvmfPkg: add SecureBootVariableLib class resolution

2021-07-09 Thread Sunny Wang
Looks good to me. Reviewed-by: Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Thursday, July 1, 2021 5:18 PM To: devel@edk2.groups.io Cc: l...@nuviainc.com; ardb+tianoc...@kernel.org; Samer El-Haj-Mahmoud ; Sunny Wang ; m...@semihalf.com; upstr...@semihalf.com; jiewen

Re: [edk2-devel] [PATCH v5 08/10] SecurityPkg: Add EnrollFromDefaultKeys application.

2021-07-09 Thread Sunny Wang
Looks good to me. Reviewed-by: Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Thursday, July 1, 2021 5:18 PM To: devel@edk2.groups.io Cc: l...@nuviainc.com; ardb+tianoc...@kernel.org; Samer El-Haj-Mahmoud ; Sunny Wang ; m...@semihalf.com; upstr...@semihalf.com; jiewen

Re: [edk2-devel] [PATCH v5 00/10] Secure Boot default keys

2021-07-09 Thread Sunny Wang
Reviewed whole series. Reviewed-by: Sunny Wang We still need matintainers to review the patches below: [PATCH v5 03/10] OvmfPkg: add SecureBootVariableLib class resolution [PATCH v5 04/10] EmulatorPkg: add SecureBootVariableLib class resolution [PATCH v5 05/10] SecurityPkg: Remove duplicated

Re: [edk2-devel] [edk2-platforms PATCH v5 0/4] Secure Boot default keys

2021-07-12 Thread Sunny Wang
Reviewed whole series. Reviewed-by: Sunny Wang We still need Intel platforms' maintainers to review the patch below. All other patches (for ARM, RISC-V, and QEMU platforms) were already reviewed by maintainers. - [edk2-platforms PATCH v5 1/4] Intel Platforms: add SecureBootVariab

Re: [edk2-devel] [PATCH V2 0/4] Enable Dynamic ACPI for LS1046AFRWY

2021-07-12 Thread Sunny Wang
NXP guys. Hi Leif and Meenakshi, Can we just push the latest LSDK to the Tiano edk2-platform in one patch set? Then, If there is anything that needs to be cleaned up like the Coding style issue, we can create an issue in Bugzilla for it. What do you guys think? Best Regards, Sunny Wang -O

Re: [edk2-devel] [PATCH V2 1/4] Platform/NXP: Make SoC version log in ConfigurationManager generic

2021-07-12 Thread Sunny Wang
Looks good. Just have some comments mentioned Patch 0/4 about moving/renaming file/folder for synchronizing with NXP LSDK opensource https://source.codeaurora.org/external/qoriq/qoriq-components/edk2-platforms. Best Regards, Sunny Wang -Original Message- From: Vikas Singh Sent: Friday

Re: [edk2-devel] [PATCH V2 2/4] Silicon/NXP: Add support of SVR handling for LS1046A SoC

2021-07-12 Thread Sunny Wang
Looks good. Just have some comments mentioned Patch 0/4 about moving/renaming file/folder for synchronizing with NXP LSDK opensource https://source.codeaurora.org/external/qoriq/qoriq-components/edk2-platforms. Best Regards, Sunny Wang -Original Message- From: Vikas Singh Sent: Friday

Re: [edk2-devel] [PATCH V2 3/4] NXP/LS1046aFrwyPkg: Enable ConfigurationManager on LS1046AFRWY

2021-07-12 Thread Sunny Wang
". In our offline discussion, this would cause some build problems with the current CM implementation (Multiple NXP platforms share One CM folder). Best Regards, Sunny Wang -Original Message- From: Vikas Singh Sent: Friday, June 18, 2021 11:28 PM To: devel@edk2.groups.io Cc: Sami M

[edk2-devel] [edk2-test][PATCH v1 1/1] uefi-sct/SctPkg: Update page alignment calculations

2021-07-19 Thread Sunny Wang
mer El-Haj-Mahmoud Cc: G Edhaya Chandran Cc: Barton Gao Signed-off-by: Sunny Wang --- .../MemoryAllocationServicesBBTestFunction.c | 110 +++--- 1 file changed, 66 insertions(+), 44 deletions(-) diff --git a/uefi-sct/SctPkg/TestCase/UEFI/EFI/BootServices/MemoryAllocati

Re: [edk2-devel] [edk2-platform][PATCH v1 1/1] Platform/RaspberryPi/RPi4: Fix non-standard ACPI HIDs

2021-07-20 Thread Sunny Wang
ommits. The first commit number is wrong (incomplete). The complete number is 6469702898789e555c6947e50216a3f79e0ddeb9. I also tested this patch by running ACS 3.0 (FWTS V20.07.00) on my RPi4, and no longer see the MethodCIDInvalidString failures. Reviewed-by: Sunny Wang Tested-by: Sunny Wan

Re: [edk2-devel] [PATCH v6 00/11] Secure Boot default keys

2021-07-20 Thread Sunny Wang
://edk2.groups.io/g/devel/message/77781 Therefore, I think this series already got all the necessary Reviewed-By and Acked-By of all parts and is ready to be pushed now. Best Regards, Sunny Wang -Original Message- From: Samer El-Haj-Mahmoud Sent: Friday, July 16, 2021 8:00 PM To: devel@edk2

Re: [edk2-devel] [PATCH v2 1/1] MdeModulePkg: Add BootDiscoveryPolicyUiLib.

2021-07-21 Thread Sunny Wang
nceInterfaceVer|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x0|"1.3"|NV,BS Best Regards, Sunny Wang -Original Message- From: Gao, Zhichao Sent: Wednesday, July 21, 2021 1:14 PM To: Grzegorz Bernacki Cc: devel@edk2.groups.io; l...@nuviainc.com; ardb+tianoc...@kernel.org;

[edk2-devel] [edk2-platform][PATCH v1 1/1] EmbeddedPkg/VirtualRealTimeClockLib : Fix SetTime issues

2021-07-23 Thread Sunny Wang
Samer El-Haj-Mahmoud Cc: Sami Mujawar Cc: Jeremy Linton Cc: Ard Biesheuvel Cc: Pete Batard Cc: Leif Lindholm Signed-off-by: Sunny Wang --- .../VirtualRealTimeClockLib/VirtualRealTimeClockLib.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/EmbeddedPkg

[edk2-devel] [PATCH 1/1] EmbeddedPkg/VirtualRealTimeClockLib : Fix SetTime issues

2021-07-23 Thread Sunny Wang
Samer El-Haj-Mahmoud Cc: Sami Mujawar Cc: Jeremy Linton Cc: Ard Biesheuvel Cc: Pete Batard Cc: Leif Lindholm Signed-off-by: Sunny Wang --- .../VirtualRealTimeClockLib/VirtualRealTimeClockLib.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/EmbeddedPkg

Re: [edk2-devel] [edk2-platform][PATCH v1 1/1] EmbeddedPkg/VirtualRealTimeClockLib : Fix SetTime issues

2021-07-23 Thread Sunny Wang
evel/topic/patch_1_1/84397263 Best Regards, Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Sunny Wang via groups.io Sent: Friday, July 23, 2021 5:01 PM To: devel@edk2.groups.io Cc: Sunny Wang ; Samer El-Haj-Mahmoud ; Sami Mujawar ; Jeremy Linton ; Ard Biesheuvel ; P

[edk2-devel] [edk2-platform PATCH v1 1/1] Platform/RaspberryPi: Make SetVariable return EFI_UNSUPPORTED at runtime

2021-07-23 Thread Sunny Wang
ahmoud Cc: Sami Mujawar Cc: Jeremy Linton Cc: Ard Biesheuvel Cc: Pete Batard Cc: Leif Lindholm Signed-off-by: Sunny Wang --- .../Drivers/VarBlockServiceDxe/VarBlockService.c | 12 1 file changed, 12 insertions(+) diff --git a/Platform/RaspberryPi/Drivers/VarBlockServ

Re: [edk2-devel] [edk2-platform PATCH v1 1/1] Platform/RaspberryPi: Make SetVariable return EFI_UNSUPPORTED at runtime

2021-07-26 Thread Sunny Wang
allation failure. Best Regards, Sunny Wang -Original Message- From: Ard Biesheuvel Sent: Friday, July 23, 2021 11:10 PM To: Sunny Wang Cc: edk2-devel-groups-io ; Samer El-Haj-Mahmoud ; Sami Mujawar ; Jeremy Linton ; Ard Biesheuvel ; Pete Batard ; Leif Lindholm Subject: Re: [edk

Re: [edk2-devel] [PATCH v4 1/1] MdeModulePkg: Add BootDiscoveryPolicyUiLib.

2021-08-01 Thread Sunny Wang
o get merged first, and will have more patches based on this to be sent out to solve some deployment and testing problems caused by Fast boot on ARM platforms. - https://edk2.groups.io/g/devel/message/78072 Best Regards, Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Thu

Re: [edk2-devel] [PATCH v5 1/1] MdeModulePkg: Add BootDiscoveryPolicyUiLib.

2021-08-02 Thread Sunny Wang
Ditto. v5 looks good to me as well, so keep my 'R-b' for v5. Thanks for helping on this, Hao. :) Best Regards, Sunny Wang -Original Message- From: Gao, Zhichao Sent: Tuesday, August 3, 2021 10:25 AM To: Wu, Hao A ; devel@edk2.groups.io; g...@semihalf.com; Sunny W

Re: [edk2-devel] [edk2-platforms PATCH v6 0/4] Secure Boot default keys

2021-08-03 Thread Sunny Wang
, and 4/4) first? Best Regards, Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Wednesday, July 14, 2021 8:31 PM To: devel@edk2.groups.io Cc: l...@nuviainc.com; ardb+tianoc...@kernel.org; Samer El-Haj-Mahmoud ; Sunny Wang ; m...@semihalf.com; upstr...@semihalf.com; j

Re: [edk2-devel] [PATCH V2 3/4] NXP/LS1046aFrwyPkg: Enable ConfigurationManager on LS1046AFRWY

2021-08-04 Thread Sunny Wang
27;re done with synchronizing edk2-platform with NXP-LSDK. 2. OK, I just thought that you would like to use the same way (build flag) as what we used in NXP LSDK. I'm also fine with the current approach. We can co-work with NXP to update NXP-LSDK later. Reviewed-by: Sunny Wang mailt

Re: [edk2-devel] [PATCH V2 0/4] Enable Dynamic ACPI for LS1046AFRWY

2021-08-04 Thread Sunny Wang
\Library\SocFixupLib\ from NXP LSDK later and adding it now can avoid confusion caused by the mismatch between edk2 and NXP LSDK. Why don't we add it now? Best Regards, Sunny Wang From: Vikas Singh Sent: Monday, July 26, 2021 9:04 PM To: Sunny Wang ; devel@edk2.groups.io; Meenakshi Aggarwal (

Re: [edk2-devel] [PATCH] ArmPkg: Enable boot discovery policy for ARM package.

2021-08-06 Thread Sunny Wang
Looks good. Thanks, Greg. Reviewed-by: Sunny Wang For others' reference, this patch is similar to the one below for Rasberry Pi that just got merged. - https://edk2.groups.io/g/devel/message/78514 After merging this change, we should be able to easily enable "boot discovery policy

Re: [edk2-devel] [PATCH] ArmPkg: Enable boot discovery policy for ARM package.

2021-08-10 Thread Sunny Wang
rPolicyProtocol, BootDiscoveryPolicyHandler() would just return with only printing a message to remind users/developers that Boot Discovery Policy doesn't work (driver connect will be skipped). Best Regards, Sunny Wang -Original Message- From: Ard Biesheuvel Sent: Friday, August 6, 2021 9:45 PM T

Re: [edk2-devel] [PATCH 1/6] SecurityPkg: Create library for setting Secure Boot variables.

2021-05-26 Thread Sunny Wang
Just aware that the patch series hasn't been sent out by devel@edk2.groups.io. I will review other related patches once the patch series gets sent out by devel@edk2.groups.io. Best Regards, Sunny Wang -Original Message- From: devel@edk2.groups.io On Behalf Of Sunny Wang via grou

[edk2-devel] [PATCH v3 0/2] Dynamically build UARTs info in ACPI

2021-05-31 Thread Sunny Wang
In v3: Address comments given by Jeremy and Matio on v2. In v2: Address comments given by Pete on v1. Dynamically build UARTs info in ACPI so that it can match the UART related settings defined in config.txt Sunny Wang (2): Platform/RaspberryPi: Dynamically build UARTs info in ACPI Platform

[edk2-devel] [PATCH v3 1/2] Platform/RaspberryPi: Dynamically build UARTs info in ACPI

2021-05-31 Thread Sunny Wang
changed as expected. Cc: Samer El-Haj-Mahmoud Cc: Sami Mujawar Cc: Jeremy Linton Cc: Pete Batard Cc: Ard Biesheuvel Cc: Mario Bălănică Signed-off-by: Sunny Wang --- .../RaspberryPi/AcpiTables/AcpiTables.inf | 8 +- .../RaspberryPi/AcpiTables/Dbg2MiniUart.aslc | 81

[edk2-devel] [PATCH v3 2/2] Platform/RaspberryPi: Enable Bluetooth and UART in Windows OS

2021-05-31 Thread Sunny Wang
UART) can work fine. - Successfully booted VMware ESXi-Arm Fling v1.3 with only serial console connection (PL011 UART). Cc: Samer El-Haj-Mahmoud Cc: Sami Mujawar Cc: Jeremy Linton Cc: Pete Batard Cc: Ard Biesheuvel Cc: Mario Bălănică Signed-off-by: Sunny Wang --- Platform/R

Re: [edk2-devel] [PATCH v3 2/2] Platform/RaspberryPi: Enable Bluetooth and UART in Windows OS

2021-05-31 Thread Sunny Wang
change you wanted here for my reference? Moreover, for the changes you want, could you also paste the code change? Best Regards, Sunny Wang From: devel@edk2.groups.io On Behalf Of Mario Balanica via groups.io Sent: Monday, May 31, 2021 8:41 PM To: Sunny Wang Cc: devel@edk2.groups.io; Sa

Re: [edk2-devel] [PATCH v2 1/6] SecurityPkg: Create library for setting Secure Boot variables.

2021-06-04 Thread Sunny Wang
e instance in edk2\MdeModulePkg\Library\PlatformVarCleanupLib\PlatVarCleanupLib.c. If not, feel free to add other instances, Bret. Reviewed-by: Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Tuesday, June 1, 2021 9:12 PM To: devel@edk2.groups.io Cc: l...@nuviainc.com; a

Re: [edk2-devel] [PATCH v2 2/6] SecurityPkg: Create include file for default key content.

2021-06-04 Thread Sunny Wang
Internally reviewed this patch before sending the edk2 mailing list and It looks good to me. Please also address Min M's good catch/comment. Reviewed-by: Sunny Wang Hi Laszlo, if you have time, I think you can still review this patch because this patch is a simple one and is based on

Re: [edk2-devel] [PATCH v2 3/6] SecurityPkg: Add SecureBootDefaultKeysDxe driver

2021-06-04 Thread Sunny Wang
Internally reviewed this patch before sending the edk2 mailing list and It looks good to me. Please also address Pete's good catches/comments. Reviewed-by: Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Tuesday, June 1, 2021 9:12 PM To: devel@edk2.groups.io

Re: [edk2-devel] [PATCH v2 4/6] SecurityPkg: Add EnrollFromDefaultKeys application.

2021-06-04 Thread Sunny Wang
Internally reviewed this patch before sending the edk2 mailing list and Greg already addressed all my comments, so It looks good to me. Reviewed-by: Sunny Wang As for Bret's comment, the "#define FAIL(fmt...).. " was added for addressing my internal review comment for better

Re: [edk2-devel] [PATCH v2 5/6] SecurityPkg: Add new modules to Security package.

2021-06-04 Thread Sunny Wang
Internally reviewed this patch before sending the edk2 mailing list and It looks good to me. Please also address Pete's good catches/comments. Reviewed-by: Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Tuesday, June 1, 2021 9:12 PM To: devel@edk2.groups.io

Re: [edk2-devel] [PATCH v2 6/6] SecurityPkg: Add option to reset secure boot keys.

2021-06-04 Thread Sunny Wang
Internally reviewed this patch before sending the edk2 mailing list and Greg already addressed all my comments, so It looks good to me. Reviewed-by: Sunny Wang -Original Message- From: Grzegorz Bernacki Sent: Tuesday, June 1, 2021 9:12 PM To: devel@edk2.groups.io Cc: l...@nuviainc.com

Re: [edk2-devel] [edk2-platforms PATCH v2] Platform/RaspberryPi: Enable default Secure Boot variables initialization

2021-06-04 Thread Sunny Wang
Internally reviewed this patch before sending the edk2 mailing list and it looks good to me. Reviewed-by: Sunny Wang Sent: Tuesday, June 1, 2021 9:12 PM To: devel@edk2.groups.io Cc: l...@nuviainc.com; ardb+tianoc...@kernel.org; Samer El-Haj-Mahmoud ; Sunny Wang ; m...@semihalf.com; upstr

[edk2-devel] [PATCH v4 0/3] Dynamically build UARTs info in ACPI

2021-06-07 Thread Sunny Wang
Mujawar Cc: Jeremy Linton Cc: Pete Batard Cc: Ard Biesheuvel Cc: Mario Balanica Sunny Wang (3): Platform/RaspberryPi: Dynamically build UARTs info in ACPI Silicon/Broadcom/Bcm283x: Clean up GpioPinSet function Platform/RaspberryPi: Enable Bluetooth and UART in Windows OS

[edk2-devel] [PATCH v4 1/3] Platform/RaspberryPi: Dynamically build UARTs info in ACPI

2021-06-07 Thread Sunny Wang
changed as expected. Cc: Samer El-Haj-Mahmoud Cc: Sami Mujawar Cc: Jeremy Linton Cc: Pete Batard Cc: Ard Biesheuvel Cc: Mario Bălănică Signed-off-by: Sunny Wang --- .../RaspberryPi/AcpiTables/AcpiTables.inf | 8 +- .../RaspberryPi/AcpiTables/Dbg2MiniUart.aslc | 81

  1   2   >