Re: [edk2-devel] [edk2-platforms][PATCH V2 1/1] Platform/ARM/N1Sdp: Route the Debug Serial Port to IOFPGA UART1

2024-01-19 Thread Himanshu Sharma
Link to V1: [edk2-platforms][PATCH V1 1/1] Platform/ARM/N1Sdp: Modify IRQ ID of Debug UART and routing to IOFPGA UART1 (groups.io) ( https://edk2.groups.io/g/devel/message/98064?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3Arecentpostdate%2Fsticky%2C%2Chimanshu%2C20%2C2%2C0%2C96088965 )

[edk2-devel] [edk2-platforms][PATCH V2 1/1] Platform/ARM/N1Sdp: Route the Debug Serial Port to IOFPGA UART1

2024-01-12 Thread Himanshu Sharma
Update the RegisterBase and Clk for the Debug Serial Port (DBG2) to route it to the IOFPGA UART1 and make the SPCR and DBG2 Serial Ports exclusive. Signed-off-by: Himanshu Sharma --- Change-log: V2: - Reverse updating the IRQ ID for DBG2 UART. - Update the commit message

[edk2-devel] [edk2][PATCH V2 2/2] DynamicTablesPkg/SsdtSerialPortFixupLib: Add Interrupt node for SPIs only

2024-01-04 Thread Himanshu Sharma
Port Fixup Library can be ignored if the UART is not defined with a valid SPI, like in N1SDP. This update generates the interrupt node for the valid SPI range using the AML Codegen API instead of updating it using the AML Fixup API. Signed-off-by: Himanshu Sharma --- DynamicTablesPkg/Library

[edk2-devel] [edk2][PATCH V2 1/2] ArmPkg/ArmGicArchLib: Add macros for SPI and extended SPI ranges

2024-01-04 Thread Himanshu Sharma
Taking reference from Table 2-1 of the Arm Generic Interrupt Controller Architecture Specification, Issue H, January 2022, add macros for the SPI and extended SPI ranges with the purpose of reusability on including the ArmPkg. Signed-off-by: Himanshu Sharma --- ArmPkg/Include/Library

[edk2-devel] [edk2][PATCH V2 0/2] Update handling of interrupt node for SSDT Serial Port Fixup Library

2024-01-04 Thread Himanshu Sharma
in this series https://github.com/himsha01/edk2/tree/ssdt_serial_port_interrupt_v2 V1: - Link to branch with the patches in this series https://github.com/himsha01/edk2/tree/ssdt_serial_port_interrupt Himanshu Sharma (2): ArmPkg/ArmGicArchLib: Add macros for SPI and extended SPI ranges

Re: [edk2-devel] [edk2][PATCH V1 2/2] DynamicTablesPkg/SsdtSerialPortFixupLib: Add Interrupt node for SPIs only

2023-12-06 Thread Himanshu Sharma
Tested on N1SDP and Morello. Tested-by: Himanshu Sharma -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#112120): https://edk2.groups.io/g/devel/message/112120 Mute This Topic: https://groups.io/mt/103010241/21656 Group Owner: devel+ow

[edk2-devel] [edk2][PATCH V1 2/2] DynamicTablesPkg/SsdtSerialPortFixupLib: Add Interrupt node for SPIs only

2023-12-06 Thread Himanshu Sharma
Port Fixup Library can be ignored if the UART is not defined with a valid SPI, like in N1SDP. This update generates the interrupt node for the valid SPI range using the AML Codegen API instead of updating it using the AML Fixup API. Signed-off-by: Himanshu Sharma --- DynamicTablesPkg/Library

[edk2-devel] [edk2][PATCH V1 1/2] ArmPkg/ArmGicArchLib: Add macros for SPI and extended SPI ranges

2023-12-06 Thread Himanshu Sharma
Taking reference from Table 2-1 of the Arm Generic Interrupt Controller Architecture Specification, Issue H, January 2022, add macros for the SPI and extended SPI ranges with the purpose of reusability on including the ArmPkg. Signed-off-by: Himanshu Sharma --- ArmPkg/Include/Library

[edk2-devel] [edk2][PATCH V1 0/2] Update handling of interrupt node for SSDT Serial Port Fixup Library

2023-12-06 Thread Himanshu Sharma
. Link to branch with the patches in this series - https://github.com/himsha01/edk2/tree/ssdt_serial_port_interrupt Himanshu Sharma (2): ArmPkg/ArmGicArchLib: Add macros for SPI and extended SPI ranges DynamicTablesPkg/SsdtSerialPortFixupLib: Add Interrupt node for SPIs only DynamicTablesPkg

Re: [edk2-devel] [PATCH edk2-platforms v2 1/1] Platform/ARM: Fix the build failure DxeCore

2023-12-04 Thread Himanshu Sharma
Tested for N1SDP. Tested-by: Himanshu Sharma -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#112041): https://edk2.groups.io/g/devel/message/112041 Mute This Topic: https://groups.io/mt/102894400/21656 Group Owner: devel+ow...@edk2

Re: [edk2-devel] [edk2-non-osi][PATCH v2] Drivers/Realtek: Including Realtek driver to enable network support

2022-02-28 Thread Himanshu Sharma
Hello Ard, Thanks for the comments. The replies to the asked questions are inline. Thanks, Himanshu On Mon, Feb 28, 2022 at 11:13 PM Ard Biesheuvel wrote: > > On Mon, 28 Feb 2022 at 18:31, Himanshu Sharma wrote: > > > > This patch adds the generic Realtek PCIe UNDI Dr

[edk2-devel] [edk2-non-osi][PATCH v2] Drivers/Realtek: Including Realtek driver to enable network support

2022-02-28 Thread Himanshu Sharma
=b0c3e46b2831dcab4edfecce06f15a4f Signed-off-by: Himanshu Sharma --- Drivers/Realtek/Bus/Pcie/PcieNetworking/RtkUndiDxe.inf | 24 Drivers/Realtek/Bus/Pcie/PcieNetworking/AArch64/RtkUndiDxe.efi | Bin 0 -> 132456 bytes Drivers/Realtek/Bus/Pcie/PcieNetworking/License.

[edk2-devel] [edk2-non-osi][PATCH 1/1] Drivers/Realtek: Including Realtek driver to enable network support

2022-02-16 Thread Himanshu Sharma
=b0c3e46b2831dcab4edfecce06f15a4f Signed-off-by: Himanshu Sharma --- Drivers/Realtek/Bus/Pcie/PcieNetworking/RtkUndiDxe.inf | 24 Drivers/Realtek/Bus/Pcie/PcieNetworking/AArch64/RtkUndiDxe.efi | Bin 0 -> 132456 bytes Drivers/Realtek/Bus/Pcie/PcieNetworking/License.