|
Re: [PATCH v2 1/4] StandaloneMmPkg: Core: Spelling error in comment
Merged patches 1 - 3
Thanks,
Merged patches 1 - 3
Thanks,
|
By
Ard Biesheuvel
·
#76600
·
|
|
Re: [PATCH] OvmfPkg/Bhyve: Remove Xen remnants
Hi Rebecca,
This fails to apply. Is it perhaps conflicting with your TPM removal patch?
Hi Rebecca,
This fails to apply. Is it perhaps conflicting with your TPM removal patch?
|
By
Ard Biesheuvel
·
#76599
·
|
|
Re: [PATCH RESEND v1 0/2] ArmVirtPkg: Enable PCIe support for Kvmtool
For the series,
Acked-by: Ard Biesheuvel <ardb@...>
For the series,
Acked-by: Ard Biesheuvel <ardb@...>
|
By
Ard Biesheuvel
·
#76598
·
|
|
Re: [PATCH v2 1/1] ArmPkg: Move cache defs used in Universal/Smbios into ArmCache.h
Acked-by: Ard Biesheuvel <ardb@...>
Acked-by: Ard Biesheuvel <ardb@...>
|
By
Ard Biesheuvel
·
#76597
·
|
|
Re: [edk2-platforms][PATCH v2 16/32] AmpereAltraPkg: Add PciHostBridge driver
That is reasonable.
I would prefer to wait for this to happen, rather than merge 4000+
lines of code which are almost identical to the original, without any
agreement on when it can be removed
That is reasonable.
I would prefer to wait for this to happen, rather than merge 4000+
lines of code which are almost identical to the original, without any
agreement on when it can be removed
|
By
Ard Biesheuvel
·
#76596
·
|
|
Re: [edk2-non-osi][PATCH 1/1] Platform/RaspberryPi: Update TF-A to v2.5
Acked-by: Ard Biesheuvel <ardb@...>
Pushed as 9c509e9b00cc..e1bb27fb825b
Thanks!
Acked-by: Ard Biesheuvel <ardb@...>
Pushed as 9c509e9b00cc..e1bb27fb825b
Thanks!
|
By
Ard Biesheuvel
·
#76595
·
|
|
Re: [Patch] StandaloneMmPkg: Fixed communicating from TF-A failed issue
But is it the right fix? Why would EDK2 even be aware of how EL3 and
S-EL0 communicate with each other, and where the buffer is located?
But is it the right fix? Why would EDK2 even be aware of how EL3 and
S-EL0 communicate with each other, and where the buffer is located?
|
By
Ard Biesheuvel
·
#76594
·
|
|
Re: [patch v2 1/1] BaseTools GenFw: Keep read only alloc section as text when convert ELF
Create a new PR. https://github.com/tianocore/edk2/pull/1725
Create a new PR. https://github.com/tianocore/edk2/pull/1725
|
By
Bob Feng
·
#76593
·
|
|
reg: Static Code Analyzer Issues
Hello Maciej:
This is regarding the Code analyzer issue reported on the PxeBcDhcp4CallBack() and PxeBcDhcp6CallBack() functions of UEFIPXEBC Driver.
In both the functions the allowed event are
Hello Maciej:
This is regarding the Code analyzer issue reported on the PxeBcDhcp4CallBack() and PxeBcDhcp6CallBack() functions of UEFIPXEBC Driver.
In both the functions the allowed event are
|
By
Sivaraman Nainar
·
#76592
·
|
|
Re: [RESEND PATCH v2] BaseTools: Add support for RISCV GOT/PLT relocations
Sunil, Daniel, thanks for the patch.
I confirm that this addresses the 0x13 and 0x14 relocation issues that I was seeing.
However, this patch appears to introduces new R_RISCV_PCREL_LO12_S
Sunil, Daniel, thanks for the patch.
I confirm that this addresses the 0x13 and 0x14 relocation issues that I was seeing.
However, this patch appears to introduces new R_RISCV_PCREL_LO12_S
|
By
Pete Batard
·
#76591
·
|
|
Re: [patch v2 1/1] BaseTools GenFw: Keep read only alloc section as text when convert ELF
Created a PR. https://github.com/tianocore/edk2/pull/1724
Created a PR. https://github.com/tianocore/edk2/pull/1724
|
By
Bob Feng
·
#76590
·
|
|
Re: [PATCH 2/2] Maintainers.txt: Add reviewers for ACPI and SMBIOS modules
By
Wu, Hao A
·
#76589
·
|
|
Re: [PATCH 1/2] Maintainers.txt: Add Reviewers for Universal Payload definitions
By
Wu, Hao A
·
#76588
·
|
|
[patch v2 1/1] BaseTools GenFw: Keep read only alloc section as text when convert ELF
From: gaoliming <gaoliming@...>
This is the fix of the regression issue at c6b872c6.
Based on ELF spec, readonly alloc section is .rodata section. It is used.
This fix is to add back
From: gaoliming <gaoliming@...>
This is the fix of the regression issue at c6b872c6.
Based on ELF spec, readonly alloc section is .rodata section. It is used.
This fix is to add back
|
By
gaoliming
·
#76587
·
|
|
[PATCH 2/2] Maintainers.txt: Add reviewers for ACPI and SMBIOS modules
Per discussion with MdeModulePkg package maintainer, add
Zhiguang as one of the reviewers for ACPI and SMBIOS modules.
Signed-off-by: Ray Ni <ray.ni@...>
Cc: Hao A Wu <hao.a.wu@...>
---
Per discussion with MdeModulePkg package maintainer, add
Zhiguang as one of the reviewers for ACPI and SMBIOS modules.
Signed-off-by: Ray Ni <ray.ni@...>
Cc: Hao A Wu <hao.a.wu@...>
---
|
By
Ni, Ray
·
#76586
·
|
|
[PATCH 0/2] Add reviewers for MdeModulePkg
Ray Ni (2):
Maintainers.txt: Add Reviewers for Universal Payload definitions
Maintainers.txt: Add reviewers for ACPI and SMBIOS modules
Maintainers.txt | 7 +++++++
1 file changed, 7
Ray Ni (2):
Maintainers.txt: Add Reviewers for Universal Payload definitions
Maintainers.txt: Add reviewers for ACPI and SMBIOS modules
Maintainers.txt | 7 +++++++
1 file changed, 7
|
By
Ni, Ray
·
#76585
·
|
|
[PATCH 1/2] Maintainers.txt: Add Reviewers for Universal Payload definitions
Signed-off-by: Ray Ni <ray.ni@...>
Cc: Hao A Wu <hao.a.wu@...>
---
Maintainers.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Maintainers.txt b/Maintainers.txt
index
Signed-off-by: Ray Ni <ray.ni@...>
Cc: Hao A Wu <hao.a.wu@...>
---
Maintainers.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Maintainers.txt b/Maintainers.txt
index
|
By
Ni, Ray
·
#76584
·
|
|
Re: [PATCH v1 0/5] EDK2 Code First: PI Specification: Update EFI_MM_COMMUNICATE_HEADER
Good day,
May I ask about two small things?
1) Was there any rationale as to e.g. code compatibility with choosing UINT64 for the data length? I understand that this is the maximum of the two as of
Good day,
May I ask about two small things?
1) Was there any rationale as to e.g. code compatibility with choosing UINT64 for the data length? I understand that this is the maximum of the two as of
|
By
Marvin Häuser <mhaeuser@...>
·
#76583
·
|
|
Re: [PATCH v3 0/3] Add PayloadLoaderPeim which can load ELF payload
Since the V3 did a very straightforward change which is to change PLD_ to
UNIVERSAL_PAYLOAD_.
I will carry all the Reviewed-by/Acked-by from V2 and merge directly.
Since the V3 did a very straightforward change which is to change PLD_ to
UNIVERSAL_PAYLOAD_.
I will carry all the Reviewed-by/Acked-by from V2 and merge directly.
|
By
Ni, Ray
·
#76582
·
|
|
[PATCH v3 3/3] PeiCore: Remove assertion when failing to load PE image
EFI_PEI_LOAD_FILE_PPI is invoked by DxeIpl for loading DxeCore.
It's possible that the instance produced by PeiCore fails to load but
other instances of EFI_PEI_LOAD_FILE_PPI can load.
Signed-off-by:
EFI_PEI_LOAD_FILE_PPI is invoked by DxeIpl for loading DxeCore.
It's possible that the instance produced by PeiCore fails to load but
other instances of EFI_PEI_LOAD_FILE_PPI can load.
Signed-off-by:
|
By
Ni, Ray
·
#76581
·
|