|
Re: [PATCH 1/1] MdeModulePkg: Fix typo of "memory" in RamDiskDxe debug message
Pushed via:
PR - https://github.com/tianocore/edk2/pull/1947
Commit - https://github.com/tianocore/edk2/commit/c5e805ffe1098601e84fd501d5fa1d45e9d96a62
Best Regards,
Hao Wu
Pushed via:
PR - https://github.com/tianocore/edk2/pull/1947
Commit - https://github.com/tianocore/edk2/commit/c5e805ffe1098601e84fd501d5fa1d45e9d96a62
Best Regards,
Hao Wu
|
By
Wu, Hao A
·
#80191
·
|
|
Re: [PATCH V5 2/2] OvmfPkg/ResetVector: Enable Intel TDX in ResetVector of Ovmf
HI Min/Gerd
I think we have multiple ways to enable 5 level paging.
1) We do not change to 5 level in initial paging in reset vector.
We can switch from 4 level to 5 level later when permanent memory
HI Min/Gerd
I think we have multiple ways to enable 5 level paging.
1) We do not change to 5 level in initial paging in reset vector.
We can switch from 4 level to 5 level later when permanent memory
|
By
Yao, Jiewen
·
#80190
·
|
|
Event: TianoCore Community Meeting - APAC/NAMO - 09/02/2021
#cal-reminder
Reminder: TianoCore Community Meeting - APAC/NAMO
When:
09/02/2021
7:30pm to 8:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Community Meeting - APAC/NAMO
When:
09/02/2021
7:30pm to 8:30pm
(UTC-07:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#80189
·
|
|
Event: TianoCore Community Meeting - APAC/NAMO - 09/02/2021
#cal-reminder
Reminder: TianoCore Community Meeting - APAC/NAMO
When:
09/02/2021
7:30pm to 8:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Community Meeting - APAC/NAMO
When:
09/02/2021
7:30pm to 8:30pm
(UTC-07:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#80188
·
|
|
Re: [edk2-libc Patch 0/1] Add Python 3.6.8
Series Reviewed-by: Michael D Kinney <michael.d.kinney@...>
Series Reviewed-by: Michael D Kinney <michael.d.kinney@...>
|
By
Michael D Kinney
·
#80187
·
|
|
回复: [edk2-devel] [PATCH 1/1] MdeModulePkg: Move PiSmmCoreMemoryAllocationLib into PiSmmCore
Marvin:
Yes. We need to keep CONSTRUCTOR and LIBRARY_CLASS in PiSmmCoreMemoryAllocationLib.inf that is required to make sure SmmCore build pass. Otherwise, we have to provide another PiSmmCore
Marvin:
Yes. We need to keep CONSTRUCTOR and LIBRARY_CLASS in PiSmmCoreMemoryAllocationLib.inf that is required to make sure SmmCore build pass. Otherwise, we have to provide another PiSmmCore
|
By
gaoliming
·
#80186
·
|
|
Re: [RFC] Add parallel hash feature into CryptoPkg.BaseCryptLib.
Hi
Comment on 2/3.
I am not sure if the a new function AuthenticateFmpImageWithParallelhash() is absolutely necessary.
Why you do the parallel hash before authentication and transfer the result
Hi
Comment on 2/3.
I am not sure if the a new function AuthenticateFmpImageWithParallelhash() is absolutely necessary.
Why you do the parallel hash before authentication and transfer the result
|
By
Yao, Jiewen
·
#80185
·
|
|
Re: [RFC] Design review for Lazy Page Accept in TDVF
Hi
It is good idea to have a protocol to abstract TDX and SEV.
I think we need clearly document what service can be used in EFI_ACCEPT_MEMORY.
For example, can we use memory allocation service, GCD
Hi
It is good idea to have a protocol to abstract TDX and SEV.
I think we need clearly document what service can be used in EFI_ACCEPT_MEMORY.
For example, can we use memory allocation service, GCD
|
By
Yao, Jiewen
·
#80184
·
|
|
Re: [RFC] Add parallel hash feature into CryptoPkg.BaseCryptLib.
Mike,
Stupid question but the BaseCryptLib seems to really be DxeCryptLib[1]? So are you worried about adding the dependency to this DXE Lib? It depends on UefiRuntimeServicesTableLib. Looks like
Mike,
Stupid question but the BaseCryptLib seems to really be DxeCryptLib[1]? So are you worried about adding the dependency to this DXE Lib? It depends on UefiRuntimeServicesTableLib. Looks like
|
By
Andrew Fish
·
#80183
·
|
|
Re: [PATCH v6 02/29] OvmfPkg: reserve CPUID page for SEV-SNP
I should clarify the statement, the format itself does not contain
anything SNP specific. However, the CPUID page format is documented in
the SNP specific spec. Are you thinking about using it for
I should clarify the statement, the format itself does not contain
anything SNP specific. However, the CPUID page format is documented in
the SNP specific spec. Are you thinking about using it for
|
By
Brijesh Singh
·
#80182
·
|
|
Re: [edk2-libc Patch 1/1] AppPkg/Applications/Python/Python-3.6.8: Py 3.6.8 UEFI changes
Thanks, that makes sense. I haven't reviewed the entire patch, so I've given an Acked-by instead.
--
Rebecca Cran
Thanks, that makes sense. I haven't reviewed the entire patch, so I've given an Acked-by instead.
--
Rebecca Cran
|
By
Rebecca Cran <rebecca@...>
·
#80181
·
|
|
Re: [edk2-libc Patch 1/1] AppPkg/Applications/Python/Python-3.6.8: Py 3.6.8 UEFI changes
Acked-by: Rebecca Cran <rebecca@...>
--
Rebecca Cran
Acked-by: Rebecca Cran <rebecca@...>
--
Rebecca Cran
|
By
Rebecca Cran <rebecca@...>
·
#80180
·
|
|
Re: [edk2-libc Patch 1/1] AppPkg/Applications/Python/Python-3.6.8: Py 3.6.8 UEFI changes
Hi Rebecca,
Responses below.
Some of the items you are observing are due to following the exact
same pattern as the Python 2.x ports. There are many things that can
get cleaned up in the Python 3.x
Hi Rebecca,
Responses below.
Some of the items you are observing are due to following the exact
same pattern as the Python 2.x ports. There are many things that can
get cleaned up in the Python 3.x
|
By
Michael D Kinney
·
#80179
·
|
|
Nasm question? What does @ before a label mean?
It looks like a label starting with @ is not legal nasm syntax?
"Valid characters in labels are letters, numbers, _, $, #, @, ~, ., and ?. The only characters which may be used as the first character
It looks like a label starting with @ is not legal nasm syntax?
"Valid characters in labels are letters, numbers, _, $, #, @, ~, ., and ?. The only characters which may be used as the first character
|
By
Andrew Fish
·
#80178
·
|
|
Re: [edk2-libc Patch 1/1] AppPkg/Applications/Python/Python-3.6.8: Py 3.6.8 UEFI changes
This looks like it's formatted using Markdown, so should it be Py368ReadMe.md?
The xcopy commands should probably have error checking after them.
--
Rebecca Cran
This looks like it's formatted using Markdown, so should it be Py368ReadMe.md?
The xcopy commands should probably have error checking after them.
--
Rebecca Cran
|
By
Rebecca Cran <rebecca@...>
·
#80177
·
|
|
Re: [edk2-libc Patch 0/1] Add Python 3.6.8
A branch of edk2-libc with both commits is available here for evaluation.
https://github.com/jpshivakavi/edk2-libc/commits/py36_port_for_uefi
Mike
A branch of edk2-libc with both commits is available here for evaluation.
https://github.com/jpshivakavi/edk2-libc/commits/py36_port_for_uefi
Mike
|
By
Michael D Kinney
·
#80176
·
|
|
[edk2-platforms][PATCH v1 2/2] UserAuthFeaturePkg: Included DXE versions are mutually exclusive
Versions of the DXE module perform nearly identical functions, and are
therefore mutually exclusive. Including both modules results in at least
a duplicate HII package and possibly an "already
Versions of the DXE module perform nearly identical functions, and are
therefore mutually exclusive. Including both modules results in at least
a duplicate HII package and possibly an "already
|
By
Benjamin Doron
·
#80175
·
|
|
[edk2-platforms][PATCH v1 1/2] AcpiDebugFeaturePkg: Included modules are mutually exclusive
The DXE and SMM versions of AcpiDebug perform the same functions, and
are therefore mutually exclusive. Including both modules results in a
duplicate ACPI table, resulting in the feature not working
The DXE and SMM versions of AcpiDebug perform the same functions, and
are therefore mutually exclusive. Including both modules results in a
duplicate ACPI table, resulting in the feature not working
|
By
Benjamin Doron
·
#80174
·
|
|
[edk2-libc Patch 1/1] AppPkg/Applications/Python/Python-3.6.8: Py 3.6.8 UEFI changes
From: Jayaprakash Nevara <n.jayaprakash@...>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3588
This commit contains several changes made to the base Python 3.6.8
source code to compile
From: Jayaprakash Nevara <n.jayaprakash@...>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3588
This commit contains several changes made to the base Python 3.6.8
source code to compile
|
By
Michael D Kinney
·
#80173
·
|
|
[edk2-libc Patch 0/1] Add Python 3.6.8
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3588
This patch series contains the modifications required to
support Python 3.6.8 in the UEFI Shell. Currently supports
building Py3.6.8 for
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3588
This patch series contains the modifications required to
support Python 3.6.8 in the UEFI Shell. Currently supports
building Py3.6.8 for
|
By
Michael D Kinney
·
#80172
·
|