|
Re: 答复: [edk2-devel] [PATCH v2 00/78] Fix a bunch of typos (part 1)
Change in SecurityPkg, StandaloneMmPkg, SignedCapsulePkg
Reviewed-by: Jiewen Yao <jiewen.yao@...>
________________________________________
发件人: devel@edk2.groups.io [devel@edk2.groups.io]
Change in SecurityPkg, StandaloneMmPkg, SignedCapsulePkg
Reviewed-by: Jiewen Yao <jiewen.yao@...>
________________________________________
发件人: devel@edk2.groups.io [devel@edk2.groups.io]
|
By
Yao, Jiewen
·
#54166
·
|
|
Re: [PATCH v3 00/78] Fix a bunch of typos (part 1)
Merged via <https://github.com/tianocore/edk2/pull/357>, commit range
4b026f0d5af3..418aded9645d.
Next time, please run "PatchCheck.py" locally, before posting a series;
I had to fix up five patches
Merged via <https://github.com/tianocore/edk2/pull/357>, commit range
4b026f0d5af3..418aded9645d.
Next time, please run "PatchCheck.py" locally, before posting a series;
I had to fix up five patches
|
By
Laszlo Ersek
·
#54165
·
|
|
[Patch 2/2] MdePkg: Disable EBC for unit tests in MdePkg.dsc
https://bugzilla.tianocore.org/show_bug.cgi?id=2514
Update the target unit tests in MdePkg.dsc to only
build for IA32, X64, ARM, AARCH64. This disables
EBC for these components. The UnitTestLib
https://bugzilla.tianocore.org/show_bug.cgi?id=2514
Update the target unit tests in MdePkg.dsc to only
build for IA32, X64, ARM, AARCH64. This disables
EBC for these components. The UnitTestLib
|
By
Michael D Kinney
·
#54164
·
|
|
[Patch 1/2] UnitTestFrameworkPkg: Disable EBC in DSC file
https://bugzilla.tianocore.org/show_bug.cgi?id=2514
Remove EBC as one of the supported architectures
in the UnitTestFrameworkPkg DSC file. The EBC
compiler does not support cararg macros and
https://bugzilla.tianocore.org/show_bug.cgi?id=2514
Remove EBC as one of the supported architectures
in the UnitTestFrameworkPkg DSC file. The EBC
compiler does not support cararg macros and
|
By
Michael D Kinney
·
#54163
·
|
|
[Patch 0/2] Disable EBC for unit tests
https://bugzilla.tianocore.org/show_bug.cgi?id=2514
Cc: Sean Brogan <sean.brogan@...>
Cc: Bret Barkelew <Bret.Barkelew@...>
Signed-off-by: Michael D Kinney
https://bugzilla.tianocore.org/show_bug.cgi?id=2514
Cc: Sean Brogan <sean.brogan@...>
Cc: Bret Barkelew <Bret.Barkelew@...>
Signed-off-by: Michael D Kinney
|
By
Michael D Kinney
·
#54162
·
|
|
Re: A problem with live migration of UEFI virtual machines
(Replying through the groups.io web interface, just this one time)
wuchenye1995 wrote:
> Hi all,
>
> We found a problem with live migration of UEFI virtual machines due to
> size of OVMF.fd
(Replying through the groups.io web interface, just this one time)
wuchenye1995 wrote:
> Hi all,
>
> We found a problem with live migration of UEFI virtual machines due to
> size of OVMF.fd
|
By
Laszlo Ersek
·
#54161
·
|
|
Shell feature?
I wanted to start a conversation on the mailing list prior to writing up a BZ, to make sure I'm not missing anything, or in case there is a better way to implement this.
I was thinking it would be
I wanted to start a conversation on the mailing list prior to writing up a BZ, to make sure I'm not missing anything, or in case there is a better way to implement this.
I was thinking it would be
|
By
Andrew Fish
·
#54160
·
|
|
Re: [PATCH 1/1] BaseTools: Switch to GNU mode for CLANGPDB
Liming,
We did run several of our projects based on EDK II in X64 mode, DEBUG, RELEASE, NOOPT. Noticed no change from XCODE5.
We also tried building several EDK builtin packages like CryptoPkg,
Liming,
We did run several of our projects based on EDK II in X64 mode, DEBUG, RELEASE, NOOPT. Noticed no change from XCODE5.
We also tried building several EDK builtin packages like CryptoPkg,
|
By
Vitaly Cheptsov
·
#54159
·
|
|
Re: [Patch] UnitTestFrameworkPkg/UnitTestLib: Fix XCODE parenthesis issues
Reviewed by: Sean Brogan <sean.brogan@...>
Reviewed by: Sean Brogan <sean.brogan@...>
|
By
Sean
·
#54158
·
|
|
[Patch] UnitTestFrameworkPkg/UnitTestLib: Fix XCODE parenthesis issues
https://bugzilla.tianocore.org/show_bug.cgi?id=2512
Remove extra sets of parenthesis that generate warnings on XCODE5
builds.
Cc: Sean Brogan <sean.brogan@...>
Cc: Bret Barkelew
https://bugzilla.tianocore.org/show_bug.cgi?id=2512
Remove extra sets of parenthesis that generate warnings on XCODE5
builds.
Cc: Sean Brogan <sean.brogan@...>
Cc: Bret Barkelew
|
By
Michael D Kinney
·
#54157
·
|
|
Re: [PATCH v4 08/40] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VC exception
#vc
Ok, that works for me, will do.
Thanks,
Tom
Ok, that works for me, will do.
Thanks,
Tom
|
By
Lendacky, Thomas
·
#54156
·
|
|
Re: [PATCH] ShellPkg/UefiShellAcpiViewCommandLib: Fix FADT Parser
Hello Ray,
Any update on this one?
Thanks
Ashish
Hello Ray,
Any update on this one?
Thanks
Ashish
|
By
Ashish Singhal
·
#54155
·
|
|
PCD Migration issue
We recently hit an issue when updating our UDK version in our common code base. Our recovery update path started failing for older platforms since the PEI was the old UDK version and the DXE from the
We recently hit an issue when updating our UDK version in our common code base. Our recovery update path started failing for older platforms since the PEI was the old UDK version and the DXE from the
|
By
Andrew Fish
·
#54154
·
|
|
Re: [PATCH 08/19] Silicon/NXP: Remove unnecessary PCDs
That sound like the definition of why we have SoC-specific Pcds, so I
don't follow.
After looking through this patchset, it looks like:
1) Initial implementation defined a bunch of things as Pcds
That sound like the definition of why we have SoC-specific Pcds, so I
don't follow.
After looking through this patchset, it looks like:
1) Initial implementation defined a bunch of things as Pcds
|
By
Leif Lindholm
·
#54153
·
|
|
Re: [PATCH 07/19] Silicon/NXP: remove not needed components
The message needs clarifying:
What is being deleted, why is this not a problem, and what is being
put back?
/
Leif
The message needs clarifying:
What is being deleted, why is this not a problem, and what is being
put back?
/
Leif
|
By
Leif Lindholm
·
#54152
·
|
|
Re: [EXTERNAL] [PATCH 06/19] Silicon/NXP: remove print information from Soc lib
Reviewed-by: Leif Lindholm <leif@...>
/
Leif
Reviewed-by: Leif Lindholm <leif@...>
/
Leif
|
By
Leif Lindholm
·
#54151
·
|
|
Re: [staging/RISC-V-V2]: Need to bump opensbi submodule to get sbi_hfence.S etc.
Thanks Rebecca. Yes, the readme.md is still used. I will check your patch.
Thanks Rebecca. Yes, the readme.md is still used. I will check your patch.
|
By
Abner Chang
·
#54150
·
|
|
Re: [staging/RISC-V-V2]: Need to bump opensbi submodule to get sbi_hfence.S etc.
Thanks! That worked, with a couple of changes. It seems commit
ec29e1cf73ffe96a646daa7c2b288aa280e4be37 isn't in the opensbi repo, and
the latest master code requires the following patch (I'm assuming
Thanks! That worked, with a couple of changes. It seems commit
ec29e1cf73ffe96a646daa7c2b288aa280e4be37 isn't in the opensbi repo, and
the latest master code requires the following patch (I'm assuming
|
By
Rebecca Cran
·
#54149
·
|
|
Re: [staging/RISC-V-V2]: Need to bump opensbi submodule to get sbi_hfence.S etc.
Hi Rebecca,
if you want to update to opensbi master, please apply this patch.
Since opensbi 0.6 hasn't been released yet, we haven't pushed the fixes yet.
Atish said it will be out soon.
diff --git
Hi Rebecca,
if you want to update to opensbi master, please apply this patch.
Since opensbi 0.6 hasn't been released yet, we haven't pushed the fixes yet.
Atish said it will be out soon.
diff --git
|
By
Daniel Schaefer
·
#54148
·
|
|
A problem with live migration of UEFI virtual machines
Hi all,
We found a problem with live migration of UEFI virtual machines due to size of OVMF.fd changes.
Specifically, the size of OVMF.fd in edk with low version such as edk-2.0-25 is 2MB while
Hi all,
We found a problem with live migration of UEFI virtual machines due to size of OVMF.fd changes.
Specifically, the size of OVMF.fd in edk with low version such as edk-2.0-25 is 2MB while
|
By
"wuchenye1995
·
#54147
·
|