|
Re: [PATCH - resend] MdeModulePkg/Universal/SmbiosDxe: Scan for existing tables
Hi SmbiosDxe maintainers,
Do you have any comments on this patch?
Maybe it is a more clean way to check if SMBIOS table HOB exists in its entry point instead of checking
Hi SmbiosDxe maintainers,
Do you have any comments on this patch?
Maybe it is a more clean way to check if SMBIOS table HOB exists in its entry point instead of checking
|
By
Guo Dong
·
#72390
·
|
|
Re: [RFC PATCH 02/14] OvmfPkg/PlatformPei: Mark SEC GHCB page in the page encrpytion bitmap.
Yes, i don't see the assembler code stub for the hypercall in the OVMF
patches, so i was wondering the same.
Thanks,
Ashish
Yes, i don't see the assembler code stub for the hypercall in the OVMF
patches, so i was wondering the same.
Thanks,
Ashish
|
By
Ashish Kalra
·
#72389
·
|
|
Re: [RFC PATCH 02/14] OvmfPkg/PlatformPei: Mark SEC GHCB page in the page encrpytion bitmap.
You are correct that we don't support migration for SEV-ES machines, although our approach can potentially be adapted for SEV-ES. I was on the fence about including this patch, because we don't
You are correct that we don't support migration for SEV-ES machines, although our approach can potentially be adapted for SEV-ES. I was on the fence about including this patch, because we don't
|
By
Tobin Feldman-Fitzthum <tobin@...>
·
#72388
·
|
|
[PATCH] RedfishPkg/Library: RedfishLib
EDK2 port of DMTF libredfish project. We clone the necessary files from
open source project libredfish (https://github.com/DMTF/libredfish) tag
v1.0.0 and revise it to incorporate with edk2 firmware
EDK2 port of DMTF libredfish project. We clone the necessary files from
open source project libredfish (https://github.com/DMTF/libredfish) tag
v1.0.0 and revise it to incorporate with edk2 firmware
|
By
Abner Chang
·
#72387
·
|
|
Re: [PATCH 0/2 v5] Add support for running StandaloneMm as OP-TEE TA
Hi Ard, Leif,
This patch series is creating 2 new folders Platform/StMMRpmb & Drivers/OpTeeRpmb.
- Should these be in Drivers\StandaloneMmRpmbPkg similar to Drivers\OptionRomPkg ?
- Also, the
Hi Ard, Leif,
This patch series is creating 2 new folders Platform/StMMRpmb & Drivers/OpTeeRpmb.
- Should these be in Drivers\StandaloneMmRpmbPkg similar to Drivers\OptionRomPkg ?
- Also, the
|
By
Sami Mujawar
·
#72386
·
|
|
Re: [PATCH 1/2 v5] Drivers/OpTeeRpmb: Add an OP-TEE backed RPMB driver
Hello Ilias,
My review is mostly about coding style, but I would have some (inlined) remarks about your patch,
Regards,
Pierre
I think: is -> in
I think there should not be a space here.
I think
Hello Ilias,
My review is mostly about coding style, but I would have some (inlined) remarks about your patch,
Regards,
Pierre
I think: is -> in
I think there should not be a space here.
I think
|
By
PierreGondois
·
#72385
·
|
|
Re: [PATCH 2/2 v5] StMMRpmb: Add support for building StandaloneMm image for OP-TEE
Hello Ilias,
I would have some (inlined) remarks about your patch,
Regards,
Pierre
I think we are at the revision 0x0001001C, cf
Hello Ilias,
I would have some (inlined) remarks about your patch,
Regards,
Pierre
I think we are at the revision 0x0001001C, cf
|
By
PierreGondois
·
#72384
·
|
|
Re: [PATCH - resend] MdeModulePkg/Universal/SmbiosDxe: Scan for existing tables
Hi Patrick,
I checked the code in deep.
The HOB is not created by coreboot. It's the PayloadEntry that creates the HOB.
Can we update PayloadEntry to create multiple HOBs?
Guo,
Any comments?
The
Hi Patrick,
I checked the code in deep.
The HOB is not created by coreboot. It's the PayloadEntry that creates the HOB.
Can we update PayloadEntry to create multiple HOBs?
Guo,
Any comments?
The
|
By
Ni, Ray
·
#72383
·
|
|
Re: [PATCH - resend] MdeModulePkg/Universal/SmbiosDxe: Scan for existing tables
I have 5 more comments embedded, can you read and reply?
I have 5 more comments embedded, can you read and reply?
|
By
Ni, Ray
·
#72382
·
|
|
Re: [PATCH v1] MdePkg: Support standalone MM Driver Unload capability
Hi Mike & Zhiguang & Liming,
Could you help review this patch?
Thanks,
Jiaxin
Hi Mike & Zhiguang & Liming,
Could you help review this patch?
Thanks,
Jiaxin
|
By
Wu, Jiaxin
·
#72381
·
|
|
Re: [PATCH - resend] MdeModulePkg/Universal/SmbiosDxe: Scan for existing tables
Hi Ray,
thanks for your feedback.
Currently a single HOB containing all the SMBIOS table is exported by coreboot.
As coreboot doesn't support multiple HOBs with the same ID, #2 isn't a
Hi Ray,
thanks for your feedback.
Currently a single HOB containing all the SMBIOS table is exported by coreboot.
As coreboot doesn't support multiple HOBs with the same ID, #2 isn't a
|
By
Patrick Rudolph
·
#72380
·
|
|
Re: [PATCH - resend] MdeModulePkg/Universal/SmbiosDxe: Scan for existing tables
In general, I agree this solution that lets SMBIOS driver directly absorbs the SMBIOS table from PEI.
This can eliminate the needs of a separate driver that consumes the HOB and calls SMBIOS protocol
In general, I agree this solution that lets SMBIOS driver directly absorbs the SMBIOS table from PEI.
This can eliminate the needs of a separate driver that consumes the HOB and calls SMBIOS protocol
|
By
Ni, Ray
·
#72379
·
|
|
Re: [PATCH V5] ShellPkg: add more items for smbiosview -t 3 .
I am OK with the patch. But the patch is using incorrect “Line ending”:
python ./BaseTools/Scripts/PatchCheck.py -1
Checking git commit: HEAD
ShellPkg: add more items for smbiosview -t 3 .
The
I am OK with the patch. But the patch is using incorrect “Line ending”:
python ./BaseTools/Scripts/PatchCheck.py -1
Checking git commit: HEAD
ShellPkg: add more items for smbiosview -t 3 .
The
|
By
Gao, Zhichao
·
#72378
·
|
|
[PATCH V5] ShellPkg: add more items for smbiosview -t 3 .
https://bugzilla.tianocore.org/show_bug.cgi?id=3177
Add ContainedElementCount, ContainedElementRecordLength and
ContainedElements for smbiosview type 3.
Signed-off-by: Mars CC Lin
https://bugzilla.tianocore.org/show_bug.cgi?id=3177
Add ContainedElementCount, ContainedElementRecordLength and
ContainedElements for smbiosview type 3.
Signed-off-by: Mars CC Lin
|
By
Mars CC Lin
·
#72377
·
|
|
[PATCH edk2-platforms v3 4/4] SbsaQemu: fix typo
Fix typo in Readme.md
Signed-off-by: Masahisa Kojima <masahisa.kojima@...>
Reviewed-by: Leif Lindholm <leif@...>
---
Platform/Qemu/SbsaQemu/Readme.md | 2 +-
1 file changed, 1
Fix typo in Readme.md
Signed-off-by: Masahisa Kojima <masahisa.kojima@...>
Reviewed-by: Leif Lindholm <leif@...>
---
Platform/Qemu/SbsaQemu/Readme.md | 2 +-
1 file changed, 1
|
By
Masahisa Kojima
·
#72376
·
|
|
[PATCH edk2-platforms v3 3/4] SbsaQemu: add standalone MM build instruction
This commit adds the standalone MM build instruction
to enable UEFI secure boot.
Signed-off-by: Masahisa Kojima <masahisa.kojima@...>
---
Platform/Qemu/SbsaQemu/Readme.md | 35
This commit adds the standalone MM build instruction
to enable UEFI secure boot.
Signed-off-by: Masahisa Kojima <masahisa.kojima@...>
---
Platform/Qemu/SbsaQemu/Readme.md | 35
|
By
Masahisa Kojima
·
#72375
·
|
|
[PATCH edk2-platforms v3 2/4] SbsaQemu: add MM based UEFI secure boot support
This implements support for UEFI secure boot on SbsaQemu using
the standalone MM framework. This moves all of the software handling
of the UEFI authenticated variable store into the standalone
This implements support for UEFI secure boot on SbsaQemu using
the standalone MM framework. This moves all of the software handling
of the UEFI authenticated variable store into the standalone
|
By
Masahisa Kojima
·
#72374
·
|
|
[PATCH edk2-platforms v3 1/4] SbsaQemu: Build infrastructure for StandaloneMm image
Add the build infrastructure for compilation of StandaloneMm image.
SbsaQemu.fdf is modified to extend the FLASH0 region enough big to
contain StandaloneMM image(BL32).
Signed-off-by: Masahisa Kojima
Add the build infrastructure for compilation of StandaloneMm image.
SbsaQemu.fdf is modified to extend the FLASH0 region enough big to
contain StandaloneMM image(BL32).
Signed-off-by: Masahisa Kojima
|
By
Masahisa Kojima
·
#72373
·
|
|
[PATCH edk2-platforms v3 0/4] add MM based UEFI secure boot on SbsaQemu
This patch series implment the UEFI secure boot on SbsaQemu.
Cc: Leif Lindholm <leif@...>
Cc: Graeme Gregory <graeme@...>
Cc: Radoslaw Biernacki <rad@...>
Cc: Shashi
This patch series implment the UEFI secure boot on SbsaQemu.
Cc: Leif Lindholm <leif@...>
Cc: Graeme Gregory <graeme@...>
Cc: Radoslaw Biernacki <rad@...>
Cc: Shashi
|
By
Masahisa Kojima
·
#72372
·
|
|
Re: [PATCH edk2-platforms v2 2/4] SbsaQemu: add MM based UEFI secure boot support
I created both "memory" and "/reserved-memory" parsing helper function.
Could you check the next version of patch?
Thanks,
Masahisa
I created both "memory" and "/reserved-memory" parsing helper function.
Could you check the next version of patch?
Thanks,
Masahisa
|
By
Masahisa Kojima
·
#72371
·
|