|
[PATCH 2/2] Platform/Sgi: Add serial debug controller to SSDT
Add a new device entry in the SSDT ACPI table to describe the serial
port used as the debug port. On the Neoverse reference design platforms,
the UART0 port of the SoC is used as the debug
Add a new device entry in the SSDT ACPI table to describe the serial
port used as the debug port. On the Neoverse reference design platforms,
the UART0 port of the SoC is used as the debug
|
By
Rohit Mathew
·
#91034
·
|
|
[PATCH 1/2] Platform/Sgi: Update ACPI tables to use console UART
Patch 433b5b1b0f7f ("Platform/Sgi: Route logs to different sets of
consoles") assigns different address for the console UART and the debug
UART. Correspondingly, update the SPCR and SSDT ACPI tables
Patch 433b5b1b0f7f ("Platform/Sgi: Route logs to different sets of
consoles") assigns different address for the console UART and the debug
UART. Correspondingly, update the SPCR and SSDT ACPI tables
|
By
Rohit Mathew
·
#91033
·
|
|
[edk2-platforms][PATCH 0/2] Platform/Sgi: Update serial port usage
Patch 433b5b1b0f7f ("Platform/Sgi: Route logs to different sets of
consoles") setup the routing of console messages to a different set
of UART ports. Following up with this change, this patch series
Patch 433b5b1b0f7f ("Platform/Sgi: Route logs to different sets of
consoles") setup the routing of console messages to a different set
of UART ports. Following up with this change, this patch series
|
By
Rohit Mathew
·
#91032
·
|
|
回复: [edk2-devel] Erorr during building Qualcomm sourcecode
This problem has been fixed in edk2 20b292d0cdf7dce58d824fdf9ab1613c2a1ad2ec
* BaseTools: Fix the issue caused by tostring() removal on Py39
REF:
This problem has been fixed in edk2 20b292d0cdf7dce58d824fdf9ab1613c2a1ad2ec
* BaseTools: Fix the issue caused by tostring() removal on Py39
REF:
|
By
gaoliming
·
#91031
·
|
|
Re: [PATCH RESEND v1 0/9] Add DrbgLib
The goal is to have a Drbg and its advantages:
- Reproducibility
- A Drbg is supposed to be faster than a Trng
- Just have a Drbg when there is none
Arm (resp. Intel) has specific instructions to get
The goal is to have a Drbg and its advantages:
- Reproducibility
- A Drbg is supposed to be faster than a Trng
- Just have a Drbg when there is none
Arm (resp. Intel) has specific instructions to get
|
By
PierreGondois
·
#91030
·
|
|
Re: [PATCH RESEND v1 5/7] MdePkg/AesLib: Definition for AES library class interface
Yes right, there would be indeed no dependency between the MdePkg and ArmPkg,
the above case is perfectly correct.
To continue the discussion on one thread, please see the answer
Yes right, there would be indeed no dependency between the MdePkg and ArmPkg,
the above case is perfectly correct.
To continue the discussion on one thread, please see the answer
|
By
PierreGondois
·
#91029
·
|
|
Re: How to get FrontPage to fill screen
Depends on whenever the system has a serial console or not ...
ConSplitterDxe uses the intersection of all outputs as final list of
supported text modes.
80x50?
take care,
Gerd
Depends on whenever the system has a serial console or not ...
ConSplitterDxe uses the intersection of all outputs as final list of
supported text modes.
80x50?
take care,
Gerd
|
By
Gerd Hoffmann
·
#91028
·
|
|
How to get FrontPage to fill screen
Hi
Would anyone have any suggestions on getting the Front Page to fill the screen? As far as I can see, configuring the below PCDs should allow it to fill the screen - which is being correctly
Hi
Would anyone have any suggestions on getting the Front Page to fill the screen? As far as I can see, configuring the below PCDs should allow it to fill the screen - which is being correctly
|
By
Sean Rhodes
·
#91027
·
|
|
Re: [PATCH 4/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Add support for
override protocol
Hello Jeff,
I think it would ideally be better to have the code adding/replacing the methods/objects
you noted inside the edk2/edk2-platfoms repositories. The methods/objects that you
want to replace
Hello Jeff,
I think it would ideally be better to have the code adding/replacing the methods/objects
you noted inside the edk2/edk2-platfoms repositories. The methods/objects that you
want to replace
|
By
PierreGondois
·
#91026
·
|
|
Re: [PATCH 2/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Allow use of
segment number as UID
Hello Jeff,
I understand that since the _UID value is generated, it is not possible for
an external module to guess its value.
However, the pcd (and the case you detailed) seem to be really
Hello Jeff,
I understand that since the _UID value is generated, it is not possible for
an external module to guess its value.
However, the pcd (and the case you detailed) seem to be really
|
By
PierreGondois
·
#91025
·
|
|
[PATCH] UefiPayloadPkg: Hook up PCIE_BASE build option
Hook up PCIE_BASE to PcdPciExpressBaseAddress
Cc: Ray Ni <ray.ni@...>
Cc: Maurice Ma <maurice.ma@...>
Cc: Benjamin You <benjamin.you@...>
Signed-off-by: Sean Rhodes
Hook up PCIE_BASE to PcdPciExpressBaseAddress
Cc: Ray Ni <ray.ni@...>
Cc: Maurice Ma <maurice.ma@...>
Cc: Benjamin You <benjamin.you@...>
Signed-off-by: Sean Rhodes
|
By
Sean Rhodes
·
#91024
·
|
|
Re: [PATCH] UefiPayloadPkg: Add macro to support selective driver in UPL
1. Is there a configuration that both GENERIC and NULL memory test is FALSE?
If no, can we add a macro like "MEMORY_TEST" and its value could be
"GENERIC" or "NULL"?
2. AtaAtapiPassThru also
1. Is there a configuration that both GENERIC and NULL memory test is FALSE?
If no, can we add a macro like "MEMORY_TEST" and its value could be
"GENERIC" or "NULL"?
2. AtaAtapiPassThru also
|
By
Ni, Ray
·
#91023
·
|
|
Re: [PATCH v3 3/3] [edk2-platforms] Silicon/Intel/FitGen: Support Startup ACM entries (Type 2) 0x200 Version
Reviewed-by: Yuwei Chen<yuwei.chen@...>
Reviewed-by: Yuwei Chen<yuwei.chen@...>
|
By
Yuwei Chen
·
#91022
·
|
|
Re: [PATCH v3 2/3] [edk2-platforms] Silicon/Intel/FitGen: Reduce the typecasting and pointer usage
Reviewed-by: Yuwei Chen<yuwei.chen@...>
Reviewed-by: Yuwei Chen<yuwei.chen@...>
|
By
Yuwei Chen
·
#91021
·
|
|
Re: [PATCH v3 1/3] [edk2-platforms] Silicon/Intel/FitGen: Support multiple Startup ACM Type 2 entries in FitGen tool
Reviewed-by: Yuwei Chen<yuwei.chen@...>
Reviewed-by: Yuwei Chen<yuwei.chen@...>
|
By
Yuwei Chen
·
#91020
·
|
|
[PATCH v1 1/1] SecurityPkg : Sync PcdTpm2HashMask to the active PCR banks in the TPM
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3923
According to definition of PcdTpm2HashMask, the mask reflects the PCR
banks which need to be extended.
In the Tcg2Pei
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3923
According to definition of PcdTpm2HashMask, the mask reflects the PCR
banks which need to be extended.
In the Tcg2Pei
|
By
Snehal Kangralkar
·
#91019
·
|
|
[PATCH v1 0/1] Sync the PcdTpm2HashMask to the active PCR banks
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3923
According to definition of PcdTpm2HashMask, the mask reflects the PCR
banks which need to be extended.
In the Tcg2Pei
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3923
According to definition of PcdTpm2HashMask, the mask reflects the PCR
banks which need to be extended.
In the Tcg2Pei
|
By
Snehal Kangralkar
·
#91018
·
|
|
Re: [PATCH] ArmPkg/Drivers: ArmGicIsInterruptEnabled returns incorrect value
Thanks Ard, this was due to an actual failure that was a bit of a challenge to debug.
A test in the ARM SBSA test suite installs the ISR first (which enables the interrupt) and then calls in to
Thanks Ard, this was due to an actual failure that was a bit of a challenge to debug.
A test in the ARM SBSA test suite installs the ISR first (which enables the interrupt) and then calls in to
|
By
Robbie King
·
#91017
·
|
|
[PATCH] ArmPkg/Drivers: ArmGicIsInterruptEnabled returns incorrect value
The issue appears to have been introduced by:
41fb5d46 : ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3
The changes to ArmGicIsInterruptEnabled() introduced the error
The issue appears to have been introduced by:
41fb5d46 : ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3
The changes to ArmGicIsInterruptEnabled() introduced the error
|
By
Robbie King
·
#91016
·
|
|
Erorr during building Qualcomm sourcecode
Hello,
I’ve encountered error during building Qualcomm deilivery with information to write an email to you. Please, see logs in attachment.
Pozdrawiam/Kind Regards
Fryderyk
Hello,
I’ve encountered error during building Qualcomm deilivery with information to write an email to you. Please, see logs in attachment.
Pozdrawiam/Kind Regards
Fryderyk
|
By
Wiadzkowicz Fryderyk LDZ UDAS114 <Fryderyk.Wiadzkowicz@...>
·
#91015
·
|