|
Re: [PATCH v2 2/2] OvmfPkg/BaseCachingPciExpressLib: Update BaseCachingPciExpressLib.inf
By
Abner Chang
·
#86223
·
|
|
Re: [PATCH 2/2] NetworkPkg: Add the missing VariablePolicyHelperLib in NetworkPkg.dsc
Reviewed-by: Jiaxin Wu <jiaxin.wu@...>
Reviewed-by: Jiaxin Wu <jiaxin.wu@...>
|
By
Wu, Jiaxin
·
#86222
·
|
|
Re: [PATCH 2/2] CryptoPkg: Add BigNum NullLib
thank you
since you are talking about size optimization, would you please share the result?
thank you!
Yao, Jiewen
thank you
since you are talking about size optimization, would you please share the result?
thank you!
Yao, Jiewen
|
By
Yao, Jiewen
·
#86221
·
|
|
[PATCH 2/2] CryptoPkg: Add BigNum NullLib
This patch is used to add CryptBnNull library, which is used to
optimize code size.
Signed-off-by: yi1 li <yi1.li@...>
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu
This patch is used to add CryptBnNull library, which is used to
optimize code size.
Signed-off-by: yi1 li <yi1.li@...>
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu
|
By
yi1 li
·
#86220
·
|
|
[PATCH 1/2] CryptoPkg: Add BigNum support
This patch is used to add CryptBn library, which is wrapped
over OpenSSL. The implementation provides CryptBn library functions
for EFI BaseCrypt protocol and EFI BaseCrypt Configuration
This patch is used to add CryptBn library, which is wrapped
over OpenSSL. The implementation provides CryptBn library functions
for EFI BaseCrypt protocol and EFI BaseCrypt Configuration
|
By
yi1 li
·
#86219
·
|
|
[PATCH 0/2] CryptoPkg: Add BigNum support
This patch series is used to add CryptBn library, which is wrapped
over OpenSSL. The implementation provides CryptBn library functions
for EFI BaseCrypt protocol and EFI BaseCrypt Configuration
This patch series is used to add CryptBn library, which is wrapped
over OpenSSL. The implementation provides CryptBn library functions
for EFI BaseCrypt protocol and EFI BaseCrypt Configuration
|
By
yi1 li
·
#86218
·
|
|
Re: [PATCH v2 1/2] OvmfPkg/BaseCachingPciExpressLib: Migrate BaseCachingPciExpressLib
Acked-by: Ard Biesheuvel <ardb@...>
Pushed as #2456
with the INF [Packages] reference to ArmVirtPkg.dec dropped, and
RISCV64 added to the INF VALID_ARCHITECTURES declaration.
Acked-by: Ard Biesheuvel <ardb@...>
Pushed as #2456
with the INF [Packages] reference to ArmVirtPkg.dec dropped, and
RISCV64 added to the INF VALID_ARCHITECTURES declaration.
|
By
Ard Biesheuvel
·
#86217
·
|
|
Re: [PATCH v2 2/2] OvmfPkg/BaseCachingPciExpressLib: Update BaseCachingPciExpressLib.inf
I am going to fold the above hunk into patch #1, given that
this change is unnecessary - either package reference is unnecessary
so I will just drop the reference to ArmVirtPkg/ArmVirtPkg.dec
I am going to fold the above hunk into patch #1, given that
this change is unnecessary - either package reference is unnecessary
so I will just drop the reference to ArmVirtPkg/ArmVirtPkg.dec
|
By
Ard Biesheuvel
·
#86216
·
|
|
Re: [PATCH v2 0/5] OvmfPkg/QemuVideoDxe: pick up display resolution settings from the host
Acked-by: Ard Biesheuvel <ardb@...>
Pushed as #2455
Thanks,
Acked-by: Ard Biesheuvel <ardb@...>
Pushed as #2455
Thanks,
|
By
Ard Biesheuvel
·
#86215
·
|
|
[PATCH v2 2/2] OvmfPkg/BaseCachingPciExpressLib: Update BaseCachingPciExpressLib.inf
Remove the dependency with ArmVirtPkg and add RISCV64 in VALID_ARCHITECTURE=
S.
Signed-off-by: Abner Chang <abner.chang@...>
Cc: Sunil V L <sunilvl@...>
Cc: Jiewen Yao
Remove the dependency with ArmVirtPkg and add RISCV64 in VALID_ARCHITECTURE=
S.
Signed-off-by: Abner Chang <abner.chang@...>
Cc: Sunil V L <sunilvl@...>
Cc: Jiewen Yao
|
By
Abner Chang
·
#86214
·
|
|
[PATCH v2 0/2] Migrate BaseCachingPciExpressLib
Move BaseCachingPciExpressLib library from ArmVirtPkg to under OvmfPkg.
RISC-V Virt platform can leverage the same library to access PCI Express
registers through PCI Express base address set in
Move BaseCachingPciExpressLib library from ArmVirtPkg to under OvmfPkg.
RISC-V Virt platform can leverage the same library to access PCI Express
registers through PCI Express base address set in
|
By
Abner Chang
·
#86213
·
|
|
[PATCH v2 1/2] OvmfPkg/BaseCachingPciExpressLib: Migrate BaseCachingPciExpressLib
Move BaseCachingPciExpressLib library from ArmVirtPkg to under OvmfPkg.
RISC-V Virt platform can leverage the same library to access PCI Express
registers through PCI Express base address set in
Move BaseCachingPciExpressLib library from ArmVirtPkg to under OvmfPkg.
RISC-V Virt platform can leverage the same library to access PCI Express
registers through PCI Express base address set in
|
By
Abner Chang
·
#86212
·
|
|
Re: [PATCH 02/11] ArmVirtPkg: Remove All UGA Support
As I was not cc'ed on the cover letter,
Acked-by: Ard Biesheuvel <ardb@...>
for the three patches I was cc'ed on.
As I was not cc'ed on the cover letter,
Acked-by: Ard Biesheuvel <ardb@...>
for the three patches I was cc'ed on.
|
By
Ard Biesheuvel
·
#86211
·
|
|
Re: [PATCH 0/2] change qemu default resolution to 1280x800
Acked-by: Ard Biesheuvel <ardb@...>
Merged as #2454
Thanks,
Acked-by: Ard Biesheuvel <ardb@...>
Merged as #2454
Thanks,
|
By
Ard Biesheuvel
·
#86210
·
|
|
Re: [PATCH v3 3/8] DynamicTablesPkg: AcpiSsdtPcieLibArm: Fix _PRT description
(+ Marc)
There are two different issues here:
- using separate 'interrupt link' device objects with an Interrupt()
resource rather than a simple GSIV number
- whether _PRS and _SRS need to be
(+ Marc)
There are two different issues here:
- using separate 'interrupt link' device objects with an Interrupt()
resource rather than a simple GSIV number
- whether _PRS and _SRS need to be
|
By
Ard Biesheuvel
·
#86209
·
|
|
Re: [PATCH 0/2] Migrate ArmVirtPkg BaseCachingPciExpressLib
By
Abner Chang
·
#86208
·
|
|
Re: [PATCH v3 2/8] DynamicTablesPkg: FdtHwInfoParserLib: Parse Pmu info
If you use ASSERT_EFI_ERROR() here, you at least get the type of error
as DEBUG output, whereas ASSERT(0) does not give any context
whatsoever.
Same here
and here
and here
shouldn't this be
If you use ASSERT_EFI_ERROR() here, you at least get the type of error
as DEBUG output, whereas ASSERT(0) does not give any context
whatsoever.
Same here
and here
and here
shouldn't this be
|
By
Ard Biesheuvel
·
#86207
·
|
|
Re: [PATCH v1 1/1] Maintainers.txt: Add Sami Mujawar as reviewer for ArmPkg
Excellent idea!
Merged as #2453
Thanks,
Excellent idea!
Merged as #2453
Thanks,
|
By
Ard Biesheuvel
·
#86206
·
|
|
Re: [PATCH 0/2] Migrate ArmVirtPkg BaseCachingPciExpressLib
Thanks for the reminder. Apparently, I missed Gerd's feedback. His reply is buried with another patch set he sent in my mailbox.
Abner
Thanks for the reminder. Apparently, I missed Gerd's feedback. His reply is buried with another patch set he sent in my mailbox.
Abner
|
By
Abner Chang
·
#86205
·
|
|
Re: [edk2-platforms PATCH] Platform/RaspberryPi: Add 'clock-frequency' property for miniuart
(+ Jeremy)
By
Ard Biesheuvel
·
#86204
·
|