|
[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
·
|
|
[PATCH v4 15/20] OvmfPkg/ResetSystemLib: add driver for microvm
Uses the generic event device to reset and poweroff.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Jiewen Yao
Uses the generic event device to reset and poweroff.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Jiewen Yao
|
By
Gerd Hoffmann
·
#80798
·
|
|
[PATCH v4 14/20] OvmfPkg/Microvm: PlatformPei/Platform: set id.
Set PcdOvmfHostBridgePciDevId to MICROVM_PSEUDO_DEVICE_ID.
Return and skip i440fx/q35 chipset tweaks.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann
Set PcdOvmfHostBridgePciDevId to MICROVM_PSEUDO_DEVICE_ID.
Return and skip i440fx/q35 chipset tweaks.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann
|
By
Gerd Hoffmann
·
#80797
·
|
|
[PATCH v4 13/20] OvmfPkg/Microvm: PlatformPei/Platform memory map tweaks
Microvm needs ioapic hobs only.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann <kraxel@...>
Acked-by: Jiewen Yao <Jiewen.yao@...>
---
Microvm needs ioapic hobs only.
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
·
#80796
·
|
|
[PATCH v4 00/20] OvmfPkg: Add support for microvm machine type
This patch series adds basic support for the
microvm machine type to OVMF.
Working:
- uefi shell @ serial console.
- direct kernel boot.
Comming in followup patches:
- virtio-mmio support.
-
This patch series adds basic support for the
microvm machine type to OVMF.
Working:
- uefi shell @ serial console.
- direct kernel boot.
Comming in followup patches:
- virtio-mmio support.
-
|
By
Gerd Hoffmann
·
#80795
·
|
|
[PATCH v4 12/20] OvmfPkg/Microvm: PlatformPei/MemDetect tweaks
Set mHostBridgeDevId to MICROVM_PSEUDO_DEVICE_ID using a
compile time switch.
Skip host bridge setup on microvm.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann
Set mHostBridgeDevId to MICROVM_PSEUDO_DEVICE_ID using a
compile time switch.
Skip host bridge setup on microvm.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann
|
By
Gerd Hoffmann
·
#80794
·
|