|
Re: [PATCH 1/1] ArmPkg/ProcessorSubClassDxe: Fix the format of ProcessorId
Acked-by: Leif Lindholm <leif@...>
Pushed as ac6388add4ad.
Thanks!
Acked-by: Leif Lindholm <leif@...>
Pushed as ac6388add4ad.
Thanks!
|
By
Leif Lindholm
·
#80818
·
|
|
[PATCH v2 3/5] ShellPkg: add a Graph option to the Parser Flags
From: Marc Moisson-Franckhauser <marc.moisson-franckhauser@...>
Bugzilla: 3378 (https://bugzilla.tianocore.org/show_bug.cgi?id=3378)
This option informs the parser to generate a dot graph of a
From: Marc Moisson-Franckhauser <marc.moisson-franckhauser@...>
Bugzilla: 3378 (https://bugzilla.tianocore.org/show_bug.cgi?id=3378)
This option informs the parser to generate a dot graph of a
|
By
Joey Gouly
·
#80817
·
|
|
[PATCH v2 0/5] Dot graph generator for PPTT
This series adds functionality to print a dot graph of a PPTT table.
This helps with understanding and debugging PPTT tables.
The dot graph generator functionality is generic and could be used
This series adds functionality to print a dot graph of a PPTT table.
This helps with understanding and debugging PPTT tables.
The dot graph generator functionality is generic and could be used
|
By
Joey Gouly
·
#80816
·
|
|
[PATCH v2 1/5] ShellPkg: Replace 'Trace' parameter with 'ParseFlags'
From: Marc Moisson-Franckhauser <marc.moisson-franckhauser@...>
Bugzilla: 3378 (https://bugzilla.tianocore.org/show_bug.cgi?id=3378)
This is preparation for adding a second flag to the
From: Marc Moisson-Franckhauser <marc.moisson-franckhauser@...>
Bugzilla: 3378 (https://bugzilla.tianocore.org/show_bug.cgi?id=3378)
This is preparation for adding a second flag to the
|
By
Joey Gouly
·
#80815
·
|
|
[PATCH v2 5/5] ShellPkg: add PPTT dot file genration
From: Marc Moisson-Franckhauser <marc.moisson-franckhauser@...>
Bugzilla: 3378 (https://bugzilla.tianocore.org/show_bug.cgi?id=3378)
This generates a dot file from the PPTT table that can be
From: Marc Moisson-Franckhauser <marc.moisson-franckhauser@...>
Bugzilla: 3378 (https://bugzilla.tianocore.org/show_bug.cgi?id=3378)
This generates a dot file from the PPTT table that can be
|
By
Joey Gouly
·
#80814
·
|
|
[PATCH v2 2/5] ShellPkg: add a helper function for getting a new file name
From: Marc Moisson-Franckhauser <marc.moisson-franckhauser@...>
Bugzilla: 3378 (https://bugzilla.tianocore.org/show_bug.cgi?id=3378)
This new helper will not overwrite existing files, by
From: Marc Moisson-Franckhauser <marc.moisson-franckhauser@...>
Bugzilla: 3378 (https://bugzilla.tianocore.org/show_bug.cgi?id=3378)
This new helper will not overwrite existing files, by
|
By
Joey Gouly
·
#80813
·
|
|
[PATCH v2 4/5] ShellPkg: add dot file generator functions
From: Marc Moisson-Franckhauser <marc.moisson-franckhauser@...>
Bugzilla: 3378 (https://bugzilla.tianocore.org/show_bug.cgi?id=3378)
These can be used to generate dot files, that can be used to
From: Marc Moisson-Franckhauser <marc.moisson-franckhauser@...>
Bugzilla: 3378 (https://bugzilla.tianocore.org/show_bug.cgi?id=3378)
These can be used to generate dot files, that can be used to
|
By
Joey Gouly
·
#80812
·
|
|
Re: [PATCH v2] UefiCpuPkg: SecCoreNative without ResetVector
This will also help with PE file alignment in FD, as SecCore no longer needs to be pinned to the very top. Thank you!
Best regards,
Marvin
This will also help with PE file alignment in FD, as SecCore no longer needs to be pinned to the very top. Thank you!
Best regards,
Marvin
|
By
Marvin Häuser <mhaeuser@...>
·
#80811
·
|
|
[PATCH v2] UefiCpuPkg: SecCoreNative without ResetVector
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3492
Currently SecCore.inf having the resetvector code under IA32. if the
user wants to use both SecCore and UefiCpuPkg ResetVector it's
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3492
Currently SecCore.inf having the resetvector code under IA32. if the
user wants to use both SecCore and UefiCpuPkg ResetVector it's
|
By
Ashraf Ali S
·
#80810
·
|
|
Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, September 17, 2021
#cal-cancelled
Cancelled: TianoCore Design Meeting - APAC/NAMO
This event has been cancelled.
When:
Friday, September 17, 2021
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray
Cancelled: TianoCore Design Meeting - APAC/NAMO
This event has been cancelled.
When:
Friday, September 17, 2021
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#80809
·
|
|
Re: [PATCH v7] UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GB
Hi., Ray
We cannot add ResetVector1G.inf in the DSC file since FILE_GUID should be the VTF GUID.
So it's better to be added in the YAML file as we were doing for FixupVtf/Vtf.inf.
Regards,
Ashraf
Hi., Ray
We cannot add ResetVector1G.inf in the DSC file since FILE_GUID should be the VTF GUID.
So it's better to be added in the YAML file as we were doing for FixupVtf/Vtf.inf.
Regards,
Ashraf
|
By
Ashraf Ali S
·
#80808
·
|
|
Re: [PATCH v2 1/2] UefiCpuPkg: Refactor initialization of CPU features during S3 resume
Reviewed-by: Ray Ni <ray.ni@...>
I merged the patch with the "#ifndef .." removed.
Reviewed-by: Ray Ni <ray.ni@...>
I merged the patch with the "#ifndef .." removed.
|
By
Ni, Ray
·
#80807
·
|
|
Re: [PATCH v2 2/2] UefiCpuPkg: Prevent from re-initializing CPU features during S3 resume
Reviewed-by: Ray Ni <ray.ni@...>
Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#80806
·
|
|
Re: [PATCH v7] UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GB
Wait a sec. I think you don't need to edit yaml file. You can directly include the new INF to DSC file.
Wait a sec. I think you don't need to edit yaml file. You can directly include the new INF to DSC file.
|
By
Ni, Ray
·
#80805
·
|
|
Re: [PATCH v7] UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GB
Reviewed-by: Ray Ni <ray.ni@...>
Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#80804
·
|
|
[PATCH v4 19/20] OvmfPkg/Microvm: add README
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Jiewen Yao <Jiewen.yao@...>
---
OvmfPkg/Microvm/README | 54
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Jiewen Yao <Jiewen.yao@...>
---
OvmfPkg/Microvm/README | 54
|
By
Gerd Hoffmann
·
#80803
·
|
|
[PATCH v4 20/20] OvmfPkg/Microvm: add Maintainers.txt entry
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann <kraxel@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
---
Maintainers.txt | 6 ++++++
1 file
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann <kraxel@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
---
Maintainers.txt | 6 ++++++
1 file
|
By
Gerd Hoffmann
·
#80802
·
|
|
[PATCH v4 18/20] OvmfPkg/Microvm: wire up serial console, drop super-io
Microvm has no LPC bridge, so drop the PciSioSerialDxe driver.
Use SerialDxe instead, with ioport hardcoded to 0x3f8 aka com1 aka ttyS0.
With this tianocore boots to uefi shell prompt on the serial
Microvm has no LPC bridge, so drop the PciSioSerialDxe driver.
Use SerialDxe instead, with ioport hardcoded to 0x3f8 aka com1 aka ttyS0.
With this tianocore boots to uefi shell prompt on the serial
|
By
Gerd Hoffmann
·
#80801
·
|
|
[PATCH v4 17/20] OvmfPkg/Microvm: use PciHostBridgeLibNull
Shortcut PCI support for now (proper PCIe
support will be wired up later).
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Jiewen
Shortcut PCI support for now (proper PCIe
support will be wired up later).
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Jiewen
|
By
Gerd Hoffmann
·
#80800
·
|
|
[PATCH v4 16/20] OvmfPkg/Microvm: BdsPlatform: PciAcpiInitialization tweak.
Nothing to do here ;)
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Jiewen Yao <Jiewen.yao@...>
---
Nothing to do here ;)
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Jiewen Yao <Jiewen.yao@...>
---
|
By
Gerd Hoffmann
·
#80799
·
|