|
Re: [PATCH v6 00/29] Add AMD Secure Nested Paging (SEV-SNP) support
Hi,
Well, various places probably just need to know whenever they should
call into the sev or the tdx library, so grouping stuff makes sense to
me. We don't need bitfields for that though, could
Hi,
Well, various places probably just need to know whenever they should
call into the sev or the tdx library, so grouping stuff makes sense to
me. We don't need bitfields for that though, could
|
By
Gerd Hoffmann
·
#80429
·
|
|
Re: [PATCH v5 0/8] Ovmf: Disable the TPM2 platform hierarchy
The entry point currently has an endless loop in it, thus should stop edk2, but it doesn't.
I have tried a lot of things but it doesn't work . I don't know what is wrong. My current tree is
The entry point currently has an endless loop in it, thus should stop edk2, but it doesn't.
I have tried a lot of things but it doesn't work . I don't know what is wrong. My current tree is
|
By
Stefan Berger
·
#80428
·
|
|
Re: [PATCH v3 11/19] OvmfPkg/Microvm: PlatformPei/MemDetect tweaks
How about the approach below?
take care,
Gerd
commit 2d48e3eba022ba92eadcbad2c55e10ed281631c2
Author: Gerd Hoffmann <kraxel@...>
Date: Tue Jun 1 12:38:38 2021 +0200
OvmfPkg/Microvm:
How about the approach below?
take care,
Gerd
commit 2d48e3eba022ba92eadcbad2c55e10ed281631c2
Author: Gerd Hoffmann <kraxel@...>
Date: Tue Jun 1 12:38:38 2021 +0200
OvmfPkg/Microvm:
|
By
Gerd Hoffmann
·
#80427
·
|
|
Re: [PATCH v6 00/29] Add AMD Secure Nested Paging (SEV-SNP) support
Hi Min,
I am not sure if its a good idea to pack a header like above in a 32-bit
PCD. The caller need to unpack the 32-bit number and perform a bitshit
etc. Additionally we also need to check for
Hi Min,
I am not sure if its a good idea to pack a header like above in a 32-bit
PCD. The caller need to unpack the 32-bit number and perform a bitshit
etc. Additionally we also need to check for
|
By
Brijesh Singh
·
#80426
·
|
|
Re: [PATCH v5 00/10] Added support for FT2000/4 chip
Hi Ling,
This set *still* does not contain the changes I included in my replies
to v3 and v4 that let it build against current edk2 master.
Please include those changes, verify the platform builds
Hi Ling,
This set *still* does not contain the changes I included in my replies
to v3 and v4 that let it build against current edk2 master.
Please include those changes, verify the platform builds
|
By
Leif Lindholm
·
#80425
·
|
|
[PATCH 2/2] UefiPayloadPkg: Include Network modules in UefiPayloadPkg.
From: Sravanthi <k.kavyax.sravanthi@...>
Include Network modules in UefiPayloadPkg.dsc and UefiPayloadPkg.fdf
Cc: Ray Ni <ray.ni@...>
Cc: Maurice Ma <maurice.ma@...>
Cc: Benjamin
From: Sravanthi <k.kavyax.sravanthi@...>
Include Network modules in UefiPayloadPkg.dsc and UefiPayloadPkg.fdf
Cc: Ray Ni <ray.ni@...>
Cc: Maurice Ma <maurice.ma@...>
Cc: Benjamin
|
By
kavya
·
#80424
·
|
|
[PATCH 1/2] UefiPayloadPkg: Include more modules in UefiPayloadPkg.
From: Sravanthi <k.kavyax.sravanthi@...>
Include core modules in UefiPayloadPkg.dsc and UefiPayloadPkg.fdf
Cc: Ray Ni <ray.ni@...>
Cc: Maurice Ma <maurice.ma@...>
Cc: Benjamin You
From: Sravanthi <k.kavyax.sravanthi@...>
Include core modules in UefiPayloadPkg.dsc and UefiPayloadPkg.fdf
Cc: Ray Ni <ray.ni@...>
Cc: Maurice Ma <maurice.ma@...>
Cc: Benjamin You
|
By
kavya
·
#80423
·
|
|
Re: [RFC] Add parallel hash feature into CryptoPkg.BaseCryptLib.
Hi
AllowList and DenyList are *secure boot* concept.
FMP auth lib is for *signed capsule* and it does not consider secure boot – allow list and deny list.
In my mind, neither secure boot and
Hi
AllowList and DenyList are *secure boot* concept.
FMP auth lib is for *signed capsule* and it does not consider secure boot – allow list and deny list.
In my mind, neither secure boot and
|
By
Yao, Jiewen
·
#80422
·
|
|
[PATCH v5 07/10] Silicon/Phytium: Added flash driver support to Phytium Silicon
The SpiNorFlashDxe provided norflash initialization,
read-write, erase and other interfaces.
This is a set of special communication protocol for
ft2000/4 chip QSPI controller.
Signed-off-by: Ling
The SpiNorFlashDxe provided norflash initialization,
read-write, erase and other interfaces.
This is a set of special communication protocol for
ft2000/4 chip QSPI controller.
Signed-off-by: Ling
|
By
Ling Jia
·
#80421
·
|
|
[PATCH v5 09/10] Silicon/Phytium: Added Rtc driver to FT2000/4
The RealTimeClockLib implemented EFI RealTimeClock
runtime services via RTC Lib.
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm <leif@...>
---
The RealTimeClockLib implemented EFI RealTimeClock
runtime services via RTC Lib.
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm <leif@...>
---
|
By
Ling Jia
·
#80420
·
|
|
[PATCH v5 10/10] Maintainers.txt: Added maintainers and reviewers for the DurianPkg
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm <leif@...>
---
Maintainers.txt | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/Maintainers.txt
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm <leif@...>
---
Maintainers.txt | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/Maintainers.txt
|
By
Ling Jia
·
#80419
·
|
|
[PATCH v5 06/10] Silicon/Phytium: Added Spi driver support to FT2000/4
The SpiDxe is to provide Spi bus read-write interfaces.
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm <leif@...>
---
The SpiDxe is to provide Spi bus read-write interfaces.
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm <leif@...>
---
|
By
Ling Jia
·
#80418
·
|
|
[PATCH v5 08/10] Silicon/Phytium: Added fvb driver for norflash
The FlashFvbDxe provided the fvb protocol,
which requested by the flash operators.
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm <leif@...>
---
The FlashFvbDxe provided the fvb protocol,
which requested by the flash operators.
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm <leif@...>
---
|
By
Ling Jia
·
#80417
·
|
|
Re: [RFC] Add parallel hash feature into CryptoPkg.BaseCryptLib.
I send this mail for asking that if there are any comments about parallel hash feature.
Mainly modification:
CryptoPkg:
I send this mail for asking that if there are any comments about parallel hash feature.
Mainly modification:
CryptoPkg:
|
By
Li, Zhihao
·
#80416
·
|
|
[PATCH v5 05/10] Silicon/Phytium: Added PciHostBridgeLib to FT2000/4
The Pci host bridge library is mainly
to get Pci bridge information.
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm <leif@...>
---
The Pci host bridge library is mainly
to get Pci bridge information.
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm <leif@...>
---
|
By
Ling Jia
·
#80415
·
|
|
[PATCH v5 04/10] Silicon/Phytium: Added PciSegmentLib to FT2000/4
The PCI Segment Library for Phytium platform.
with multiple RCs.
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm <leif@...>
---
The PCI Segment Library for Phytium platform.
with multiple RCs.
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm <leif@...>
---
|
By
Ling Jia
·
#80414
·
|
|
[PATCH v5 02/10] Silicon/Phytium: Added Acpi support to FT2000/4
Added Acpi driver and table to FT2000/4,
the ACPI Tables providing library AcpiTables.inf uses
a lot of information that is available in the form of PCDs
for differnt platforms.
Signed-off-by: Ling
Added Acpi driver and table to FT2000/4,
the ACPI Tables providing library AcpiTables.inf uses
a lot of information that is available in the form of PCDs
for differnt platforms.
Signed-off-by: Ling
|
By
Ling Jia
·
#80413
·
|
|
[PATCH v5 03/10] Silicon/Phytium: Added SMBIOS support to FT2000/4
This driver installs SMBIOS information for FT2000/4.
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm <leif@...>
---
Platform/Phytium/DurianPkg/DurianPkg.dsc
This driver installs SMBIOS information for FT2000/4.
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm <leif@...>
---
Platform/Phytium/DurianPkg/DurianPkg.dsc
|
By
Ling Jia
·
#80412
·
|
|
[PATCH v5 01/10] Silicon/Phytium: Added PlatformLib to FT2000/4
The PlatformLib supported the system library for FT2000/4 chip.
Platform/Phytium: Added the dsc and fdf files of DurianPkg.
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm
The PlatformLib supported the system library for FT2000/4 chip.
Platform/Phytium: Added the dsc and fdf files of DurianPkg.
Signed-off-by: Ling Jia <jialing@...>
Reviewed-by: Leif Lindholm
|
By
Ling Jia
·
#80411
·
|
|
[PATCH v5 00/10] Added support for FT2000/4 chip
This series added packages to support FT2000/4 chip.
Platform/Phytium: Added DurianPkg, include DurianPkg.dsc and DurianPkg.fdf.
Silicon/Phytium: Added FT2000-4Pkg and PhytiumCommonPkg.
The modules
This series added packages to support FT2000/4 chip.
Platform/Phytium: Added DurianPkg, include DurianPkg.dsc and DurianPkg.fdf.
Silicon/Phytium: Added FT2000-4Pkg and PhytiumCommonPkg.
The modules
|
By
Ling Jia
·
#80410
·
|