|
Event: TianoCore Bug Triage - APAC / NAMO - 09/07/2021
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
09/07/2021
6:30pm to 7:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
09/07/2021
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#80279
·
|
|
回复: [edk2-devel] Python2.7 is not working with the EDK2 build system
Bob:
Yes. Python3 is the formal support. We recommend user to use Python3. But, if user meets the issue in Python2, user can still report the issue in BaseTools. Its priority may be low. For this
Bob:
Yes. Python3 is the formal support. We recommend user to use Python3. But, if user meets the issue in Python2, user can still report the issue in BaseTools. Its priority may be low. For this
|
By
gaoliming
·
#80278
·
|
|
回复: [edk2-devel] [RFC] RISC-V QEMU virtual package
Abner:
I prefer to use git mv command to move those modules from ArmVirtPkg to
OvmfPkg. This way can still keep git history for those modules.
You can create the second patch to update
Abner:
I prefer to use git mv command to move those modules from ArmVirtPkg to
OvmfPkg. This way can still keep git history for those modules.
You can create the second patch to update
|
By
gaoliming
·
#80277
·
|
|
Re: [PATCH v2 1/1] OvmfPkg: Introduce 16MiB flash size for (primarily) Linuxboot
DXEFV would indeed need more space, but I recall that in the first
version of this patch, Laszlo commented:
For the latter point, I figured that it might be beneficial to expand
FVMAIN_COMPACT as a
DXEFV would indeed need more space, but I recall that in the first
version of this patch, Laszlo commented:
For the latter point, I figured that it might be beneficial to expand
FVMAIN_COMPACT as a
|
By
Devon Bautista
·
#80276
·
|
|
Re: [PATCH v5 0/8] Ovmf: Disable the TPM2 platform hierarchy
For 3, I don’t understand your problem.
But I don’t think we need link NULL lib instance for Tcg2Dxe.
Thank you
Yao Jiewen
For 3, I don’t understand your problem.
But I don’t think we need link NULL lib instance for Tcg2Dxe.
Thank you
Yao Jiewen
|
By
Yao, Jiewen
·
#80275
·
|
|
Re: [PATCH v5 0/8] Ovmf: Disable the TPM2 platform hierarchy
For 2, https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel/MinPlatformPkg/Tcg
The edk2-platform solution is to let Tcg2PlatformDxe and Tcg2PlatformPei link
For 2, https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel/MinPlatformPkg/Tcg
The edk2-platform solution is to let Tcg2PlatformDxe and Tcg2PlatformPei link
|
By
Yao, Jiewen
·
#80274
·
|
|
Re: [PATCH] OvmfPkg/OvmfXen: Fix build with QemuKernelLoaderFsDxe
Oops. Thanks for the fix
Merged as #1953
Oops. Thanks for the fix
Merged as #1953
|
By
Ard Biesheuvel
·
#80273
·
|
|
[PATCH] OvmfPkg/OvmfXen: Fix build with QemuKernelLoaderFsDxe
From: Anthony PERARD <anthony.perard@...>
VerifyBlob() has been added recently to QemuKernelLoaderFsDxe, also
QemuKernelLoaderFsDxe has also been added recently to OvmfXen but
without an
From: Anthony PERARD <anthony.perard@...>
VerifyBlob() has been added recently to QemuKernelLoaderFsDxe, also
QemuKernelLoaderFsDxe has also been added recently to OvmfXen but
without an
|
By
Anthony PERARD
·
#80272
·
|
|
Re: [PATCH v5 0/8] Ovmf: Disable the TPM2 platform hierarchy
That may be a omission, also for ARM.
I don't know the difference. Is the code in edk2-platforms unsuitable?
I cannot compile several of the target platforms that I have made modifications to that
That may be a omission, also for ARM.
I don't know the difference. Is the code in edk2-platforms unsuitable?
I cannot compile several of the target platforms that I have made modifications to that
|
By
Stefan Berger
·
#80271
·
|
|
Re: [PATCH v6 06/29] OvmfPkg/ResetVector: pre-validate the data pages used in SEC phase
Mailbox is tdx-specific too. But Stack/Heap/OvmfWorkarea/OvmfPageTable are
common. BFV/CFV are common too.
TDX has similar section type.
But I am not sure if SEV can use this metadata mechanism.
Need
Mailbox is tdx-specific too. But Stack/Heap/OvmfWorkarea/OvmfPageTable are
common. BFV/CFV are common too.
TDX has similar section type.
But I am not sure if SEV can use this metadata mechanism.
Need
|
By
Min Xu
·
#80270
·
|
|
Re: Python2.7 is not working with the EDK2 build system
Thanks for checking this, Bob and Liming.
Hi Bob,
Yeah, I was aware of that as well. It makes sense to switch Python2 to Python3. However, Python 2 was discontinued for a while, but there
Thanks for checking this, Bob and Liming.
Hi Bob,
Yeah, I was aware of that as well. It makes sense to switch Python2 to Python3. However, Python 2 was discontinued for a while, but there
|
By
Sunny Wang
·
#80269
·
|
|
Re: [RFC] RISC-V QEMU virtual package
Ok thanks, do we need the two steps to migrate FDT modules under OvmfPkg/?
1. One patch set to clone those modules under OvmfPkg/
2. One patch set of ArmVirtPkg change to use those modules and
Ok thanks, do we need the two steps to migrate FDT modules under OvmfPkg/?
1. One patch set to clone those modules under OvmfPkg/
2. One patch set of ArmVirtPkg change to use those modules and
|
By
Abner Chang
·
#80268
·
|
|
Re: [PATCH v5 0/8] Ovmf: Disable the TPM2 platform hierarchy
Hi Stefan
Thank you very much for the work.
I would like to double confirm with you on several things:
1) S3 resume - According to security guideline, we can randomize platform hiearachy if S3 start
Hi Stefan
Thank you very much for the work.
I would like to double confirm with you on several things:
1) S3 resume - According to security guideline, we can randomize platform hiearachy if S3 start
|
By
Yao, Jiewen
·
#80267
·
|
|
Re: [RFC] RISC-V QEMU virtual package
Hi,
Agreeing too.
take care,
Gerd
Hi,
Agreeing too.
take care,
Gerd
|
By
Gerd Hoffmann
·
#80266
·
|
|
Re: [PATCH v6 06/29] OvmfPkg/ResetVector: pre-validate the data pages used in SEC phase
Hi,
[ Looking at https://www.mail-archive.com/devel@edk2.groups.io/msg33605.html ]
So, there isn't much tdx-specific in tdx-metadata. Most ranges are
TDX_METADATA_SECTION_TYPE_TEMP_MEM which I
Hi,
[ Looking at https://www.mail-archive.com/devel@edk2.groups.io/msg33605.html ]
So, there isn't much tdx-specific in tdx-metadata. Most ranges are
TDX_METADATA_SECTION_TYPE_TEMP_MEM which I
|
By
Gerd Hoffmann
·
#80265
·
|
|
Re: [RFC] RISC-V QEMU virtual package
Agreed.
By
Ard Biesheuvel
·
#80264
·
|
|
Re: [RFC] RISC-V QEMU virtual package
I think it makes sense to put Fdt to OvmfPkg. I suggest an Fdt folder and put all things there.
I also think we define Fdt feature in https://github.com/tianocore/edk2/blob/master/Maintainers.txt
I think it makes sense to put Fdt to OvmfPkg. I suggest an Fdt folder and put all things there.
I also think we define Fdt feature in https://github.com/tianocore/edk2/blob/master/Maintainers.txt
|
By
Yao, Jiewen
·
#80263
·
|
|
Re: [RFC] RISC-V QEMU virtual package
Hi Jiewen,
We currently only use below modules from ArmVirtPkg,
- ArmVirtPkg/Library
o FdtPciPcdProducerLib
o FdtPciHostBridgeLib
- ArmVirtPkg/
o VirtioFdtDxe
o
Hi Jiewen,
We currently only use below modules from ArmVirtPkg,
- ArmVirtPkg/Library
o FdtPciPcdProducerLib
o FdtPciHostBridgeLib
- ArmVirtPkg/
o VirtioFdtDxe
o
|
By
Abner Chang
·
#80262
·
|
|
Re: Python2.7 is not working with the EDK2 build system
Hi Sunny,
EDK II only formally supports Python 3 now because Python 2 is EOL with no support. So I’d suggest BaseTools users switch Python2 to Python3.
Thanks,
Bob
Hi Sunny,
EDK II only formally supports Python 3 now because Python 2 is EOL with no support. So I’d suggest BaseTools users switch Python2 to Python3.
Thanks,
Bob
|
By
Bob Feng
·
#80261
·
|
|
Re: [edk2-platforms][PATCH v4 2/2] KabylakeOpenBoardPkg/AspireVn7Dash572G/DxeBoardInitLib: Fix byte shift
Reviewed-by: Chasel Chiu <chasel.chiu@...>
Reviewed-by: Chasel Chiu <chasel.chiu@...>
|
By
Chiu, Chasel
·
#80260
·
|