|
[edk2-platforms PATCH 3/4] Marvell/Armada70x0Db: Add ACPI MDIO description
As the MDIO ACPI binding in DSDT is now established,
add description for the SMI controller, along with the 1G PHYs.
Add also a missing 'managed' property to the 10G port.
Signed-off-by: Marcin
As the MDIO ACPI binding in DSDT is now established,
add description for the SMI controller, along with the 1G PHYs.
Add also a missing 'managed' property to the 10G port.
Signed-off-by: Marcin
|
By
Marcin Wojtas
·
#76449
·
|
|
[edk2-platforms PATCH 2/4] Marvell/Cn913xDb: Add ACPI MDIO description
As the MDIO ACPI binding in DSDT is now established,
add description for the SMI controller, along with the 1G PHYs.
Add also a missing 'managed' property to the 10G ports.
Signed-off-by: Marcin
As the MDIO ACPI binding in DSDT is now established,
add description for the SMI controller, along with the 1G PHYs.
Add also a missing 'managed' property to the 10G ports.
Signed-off-by: Marcin
|
By
Marcin Wojtas
·
#76448
·
|
|
[edk2-platforms PATCH 1/4] SolidRun/Armada80x0McBin: Add ACPI MDIO description
As the MDIO ACPI binding in DSDT is now established,
add description for the SMI and XSMI controllers, along
with the 10G and 1G PHYs.
Signed-off-by: Marcin Wojtas <mw@...>
---
As the MDIO ACPI binding in DSDT is now established,
add description for the SMI and XSMI controllers, along
with the 10G and 1G PHYs.
Signed-off-by: Marcin Wojtas <mw@...>
---
|
By
Marcin Wojtas
·
#76447
·
|
|
[edk2-platforms PATCH 0/4] ACPI MDIO support for Marvell SoCs
Hi,
The MDIO ACPI binding has been established and merged to the
Linux tree, hence it is now possible to update the ACPI
description of the platforms that base on the Marvell SoCs.
For convenience,
Hi,
The MDIO ACPI binding has been established and merged to the
Linux tree, hence it is now possible to update the ACPI
description of the platforms that base on the Marvell SoCs.
For convenience,
|
By
Marcin Wojtas
·
#76446
·
|
|
Re: [PATCH] MdePkg/Include: Smbios Specification 3.4.0 changes
There’s a typo of ‘persistent’ in:
// Optane DC Presistent Memory in SMBIOS spec 3.4.0
Rebecca Cran
There’s a typo of ‘persistent’ in:
// Optane DC Presistent Memory in SMBIOS spec 3.4.0
Rebecca Cran
|
By
Rebecca Cran
·
#76445
·
|
|
[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Initialize the fixed previous shadow stack token.
The fixed previous shadow stack token should be initialized as UINT64.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3192
Signed-off-by: Sheng Wei <w.sheng@...>
Cc: Ray Ni
The fixed previous shadow stack token should be initialized as UINT64.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3192
Signed-off-by: Sheng Wei <w.sheng@...>
Cc: Ray Ni
|
By
Sheng Wei
·
#76444
·
|
|
[PATCH] BaseTools: Fix spelling of "overwrite" and "overwriting" in toolset.bat
The words "overwrite" and "overwriting" are one word and shouldn't have
hyphens.
Signed-off-by: Rebecca Cran <rebecca@...>
---
BaseTools/toolsetup.bat | 6 +++---
1 file changed, 3
The words "overwrite" and "overwriting" are one word and shouldn't have
hyphens.
Signed-off-by: Rebecca Cran <rebecca@...>
---
BaseTools/toolsetup.bat | 6 +++---
1 file changed, 3
|
By
Rebecca Cran
·
#76443
·
|
|
[PATCH] BaseTools: Reset ERRORLEVEL in toolsetup.bat after edk2basetools check
When using the in-source BaseTools, edksetup.bat will exit with an
ERRORLEVEL of 1 because the line in toolsetup.bat
"%PYTHON_COMMAND% -c "import edk2basetools" >NUL 2>NUL"
fails.
Ensure ERRORLEVEL
When using the in-source BaseTools, edksetup.bat will exit with an
ERRORLEVEL of 1 because the line in toolsetup.bat
"%PYTHON_COMMAND% -c "import edk2basetools" >NUL 2>NUL"
fails.
Ensure ERRORLEVEL
|
By
Rebecca Cran
·
#76442
·
|
|
[PATCH] BaseTools: Remove check for Split.exe in toolset.bat
Split is now a Python tool, so BaseTools\Bin\Win32\Split.exe no longer
exists. Remove the check for it from toolsetup.bat to prevent the
erroneous claim that the binary C tools are
Split is now a Python tool, so BaseTools\Bin\Win32\Split.exe no longer
exists. Remove the check for it from toolsetup.bat to prevent the
erroneous claim that the binary C tools are
|
By
Rebecca Cran
·
#76441
·
|
|
Re: [PATCH] OvmfPkg/Bhyve: clean up TPM_ENABLE remnants
Reviewed-by: Peter Grehan <grehan@...>
Reviewed-by: Peter Grehan <grehan@...>
|
By
Peter Grehan
·
#76440
·
|
|
Re: [PATCH] OvmfPkg/Bhyve: Remove Xen remnants
Reviewed-by: Peter Grehan <grehan@...>
Reviewed-by: Peter Grehan <grehan@...>
|
By
Peter Grehan
·
#76439
·
|
|
Re: 回复: [edk2-devel] [PATCH] EmulatorPkg: Update lldbefi.py to work with current lldb which uses python3
Could someone commit this please?
--
Rebecca Cran
Could someone commit this please?
--
Rebecca Cran
|
By
Rebecca Cran
·
#76438
·
|
|
[PATCH] OvmfPkg/Bhyve: Remove Xen remnants
Several Xen remnants were left over from adapting the Ovmf code for
Bhyve. Remove them.
Signed-off-by: Rebecca Cran <rebecca@...>
---
OvmfPkg/Bhyve/AcpiPlatformDxe/AcpiPlatform.h | 7 -------
Several Xen remnants were left over from adapting the Ovmf code for
Bhyve. Remove them.
Signed-off-by: Rebecca Cran <rebecca@...>
---
OvmfPkg/Bhyve/AcpiPlatformDxe/AcpiPlatform.h | 7 -------
|
By
Rebecca Cran
·
#76437
·
|
|
[PATCH] OvmfPkg/Bhyve: clean up TPM_ENABLE remnants
TPM support hasn't been tested and any lines in the .dsc and .fdf files
that appear to show support are bogus. Remove them.
This fixes https://bugzilla.tianocore.org/show_bug.cgi?id=3D3354
TPM support hasn't been tested and any lines in the .dsc and .fdf files
that appear to show support are bogus. Remove them.
This fixes https://bugzilla.tianocore.org/show_bug.cgi?id=3D3354
|
By
Rebecca Cran
·
#76436
·
|
|
Re: [PATCH v4 1/3] Platform/RaspberryPi: Dynamically build UARTs info in ACPI
Pushed as 4deb510cb00d..086a3a3ce6c4
Thanks all,
Pushed as 4deb510cb00d..086a3a3ce6c4
Thanks all,
|
By
Ard Biesheuvel
·
#76435
·
|
|
Re: Help with debugging
Ethin,
USB was designed in the 90’s and people actually worried about the number of Si gates in a mouse, so a vast majority of the complexity of USB is in the USB Host Controller (XHCI is the common
Ethin,
USB was designed in the 90’s and people actually worried about the number of Si gates in a mouse, so a vast majority of the complexity of USB is in the USB Host Controller (XHCI is the common
|
By
Andrew Fish
·
#76434
·
|
|
Re: [PATCH v4 3/3] Platform/RaspberryPi: Enable Bluetooth and UART in Windows OS
Reviewed-by: Pete Batard <pete@...>
Reviewed-by: Pete Batard <pete@...>
|
By
Pete Batard
·
#76433
·
|
|
Re: [PATCH v4 2/3] Silicon/Broadcom/Bcm283x: Clean up GpioPinSet function
Reviewed-by: Pete Batard <pete@...>
Reviewed-by: Pete Batard <pete@...>
|
By
Pete Batard
·
#76432
·
|
|
Re: [PATCH v4 1/3] Platform/RaspberryPi: Dynamically build UARTs info in ACPI
No more comments on this series for me.
I have also tested this patch using Putty (serial) on Windows ARM64, to validate that COM1: was set to the serial output defined in config.txt, be it miniUART
No more comments on this series for me.
I have also tested this patch using Putty (serial) on Windows ARM64, to validate that COM1: was set to the serial output defined in config.txt, be it miniUART
|
By
Pete Batard
·
#76431
·
|
|
Re: [PATCH v1 1/4] StandaloneMmPkg: Core: Spelling error in comment
Hello Kun Qin,
When you send patches to the list that were authored by someone else,
you should add your own signoff, and add it last. (The signoff means
that you attest that the patch is contributed
Hello Kun Qin,
When you send patches to the list that were authored by someone else,
you should add your own signoff, and add it last. (The signoff means
that you attest that the patch is contributed
|
By
Ard Biesheuvel
·
#76430
·
|