|
[Patch V2 6/9] UefiPayloadPkg: Creat gPldSmbiosTableGuid Hob
From SysTableInfo Hob, get Smbios table address, and creat gPldSmbiosTableG=
uid Hob
to store it. Remove diretly adding smbios table to ConfigurationTable.
Dxe module SmbiosDxe will parse it and
From SysTableInfo Hob, get Smbios table address, and creat gPldSmbiosTableG=
uid Hob
to store it. Remove diretly adding smbios table to ConfigurationTable.
Dxe module SmbiosDxe will parse it and
|
By
Zhiguang Liu
·
#76037
·
|
|
[Patch V2 5/9] MdeModulePkg/Universal/SmbiosDxe: Scan for existing tables
V1:
The default EfiSmbiosProtocol operates on an empty SMBIOS table.
The SMBIOS tables are provided by the bootloader on UefiPayloadPkg.
Scan for existing tables in SmbiosDxe and load them if they
V1:
The default EfiSmbiosProtocol operates on an empty SMBIOS table.
The SMBIOS tables are provided by the bootloader on UefiPayloadPkg.
Scan for existing tables in SmbiosDxe and load them if they
|
By
Zhiguang Liu
·
#76036
·
|
|
[Patch V2 4/9] MdeModulePkg: Add new structure for the Universal Payload SMBios Table Info Hob
Cc: Liming Gao <gaoliming@...>
Cc: Jian J Wang <jian.j.wang@...>
Cc: Hao A Wu <hao.a.wu@...>
Signed-off-by: Zhiguang Liu <zhiguang.liu@...>
---
Cc: Liming Gao <gaoliming@...>
Cc: Jian J Wang <jian.j.wang@...>
Cc: Hao A Wu <hao.a.wu@...>
Signed-off-by: Zhiguang Liu <zhiguang.liu@...>
---
|
By
Zhiguang Liu
·
#76035
·
|
|
[Patch V2 2/9] MdeModulePkg: Add new structure for the PCI Root Bridge Info Hob
Cc: Liming Gao <gaoliming@...>
Cc: Jian J Wang <jian.j.wang@...>
Cc: Hao A Wu <hao.a.wu@...>
Signed-off-by: Zhiguang Liu <zhiguang.liu@...>
---
Cc: Liming Gao <gaoliming@...>
Cc: Jian J Wang <jian.j.wang@...>
Cc: Hao A Wu <hao.a.wu@...>
Signed-off-by: Zhiguang Liu <zhiguang.liu@...>
---
|
By
Zhiguang Liu
·
#76034
·
|
|
[Patch V2 3/9] UefiPayloadPkg: UefiPayload retrieve PCI root bridge from Guid Hob
UefiPayload parse gPldPciRootBridgeInfoGuid Guid Hob to retrieve PCI root b=
ridges
information. gPldPciRootBridgeInfoGuid Guid Hob should be created by Bootlo=
ader.
Cc: Maurice Ma
UefiPayload parse gPldPciRootBridgeInfoGuid Guid Hob to retrieve PCI root b=
ridges
information. gPldPciRootBridgeInfoGuid Guid Hob should be created by Bootlo=
ader.
Cc: Maurice Ma
|
By
Zhiguang Liu
·
#76033
·
|
|
[Patch V2 0/9] Create multiple Hobs for Universal Payload
V1:
This patch set is based on Universal Payload on https://universalpayload.github.io/documentation/payload-interfaces/index.html
This patch set introduce one general header, three different hob
V1:
This patch set is based on Universal Payload on https://universalpayload.github.io/documentation/payload-interfaces/index.html
This patch set introduce one general header, three different hob
|
By
Zhiguang Liu
·
#76032
·
|
|
[Patch V2 1/9] MdeModulePkg: Add Universal Payload general defination header file
V1:
Add Universal Payload general defination header file according to
Universal Payload’s documentation
V2:
Add a macro funtion to check the Revision
Cc: Liming Gao <gaoliming@...>
Cc:
V1:
Add Universal Payload general defination header file according to
Universal Payload’s documentation
V2:
Add a macro funtion to check the Revision
Cc: Liming Gao <gaoliming@...>
Cc:
|
By
Zhiguang Liu
·
#76031
·
|
|
Re: 回复: [edk2-devel] [PATCH] MdePkg: Fix AsmReadSs() with GCC toolchain
Thank you, Liming!
By
Satoshi Tanda
·
#76030
·
|
|
回复: [edk2-devel] [PATCH] MdePkg: Fix AsmReadSs() with GCC toolchain
Reviewed-by: Liming Gao <gaoliming@...>
I have updated BZ link and title in the commit message.
Create PR https://github.com/tianocore/edk2/pull/1687
Thanks
Liming
发件人:
Reviewed-by: Liming Gao <gaoliming@...>
I have updated BZ link and title in the commit message.
Create PR https://github.com/tianocore/edk2/pull/1687
Thanks
Liming
发件人:
|
By
gaoliming
·
#76029
·
|
|
Re: [tianocore.github.io.wiki PATCH 1/1] Xcode.md: Update instructions to work on modern macOS and Xcode versions
Is there any way I can help? For example I have a Mac Pro I could give you remote access to.
--
Rebecca Cran
Is there any way I can help? For example I have a Mac Pro I could give you remote access to.
--
Rebecca Cran
|
By
Rebecca Cran
·
#76028
·
|
|
Re: [PATCH v2 1/3] MdeModulePkg/UniversalPayload: Add definition for extra info in payload
Hello Ray,
Yes, it looks to good me. Thanks a lot for the support.
Best Regards,
Hao Wu
Hello Ray,
Yes, it looks to good me. Thanks a lot for the support.
Best Regards,
Hao Wu
|
By
Wu, Hao A
·
#76027
·
|
|
Re: [PATCH v2 1/3] MdeModulePkg/UniversalPayload: Add definition for extra info in payload
Hao,
Sure. I will send patch to change Maintainers.txt putting Zhiguang and me on the reviewer list for Include/UniversalPayload after this is merged.
For the specific changes in AcpiTableDxe and
Hao,
Sure. I will send patch to change Maintainers.txt putting Zhiguang and me on the reviewer list for Include/UniversalPayload after this is merged.
For the specific changes in AcpiTableDxe and
|
By
Ni, Ray
·
#76026
·
|
|
Re: [PATCH] MdePkg: Fix AsmReadSs() with GCC toolchain
Could we get this patch reviewed and approved by required folks, or advise me how can I move forward?
Thanks!
Satoshi
Could we get this patch reviewed and approved by required folks, or advise me how can I move forward?
Thanks!
Satoshi
|
By
Satoshi Tanda
·
#76025
·
|
|
Re: [edk2-rfc] [edk2-devel] RFC: design review for TDVF in OVMF
Hi Laszlo.
To clarify your "one binary" feedback below, do you mean you suggest A) create a separate DSC (for example OvmfPkg/ConfidentialComputing.dsc) for a full solution including AMD SEC + Intel
Hi Laszlo.
To clarify your "one binary" feedback below, do you mean you suggest A) create a separate DSC (for example OvmfPkg/ConfidentialComputing.dsc) for a full solution including AMD SEC + Intel
|
By
Yao, Jiewen
·
#76024
·
|
|
Re: [edk2-rfc] [edk2-devel] RFC: design review for TDVF in OVMF
Resending my earlier comments in this mailing list thread, with the
feedback inserted at the proper spots that has been given in the
off-list thread since then:
*** Slides 4, 6, 7: the "one binary
Resending my earlier comments in this mailing list thread, with the
feedback inserted at the proper spots that has been given in the
off-list thread since then:
*** Slides 4, 6, 7: the "one binary
|
By
Laszlo Ersek
·
#76023
·
|
|
[edk2-rfc] [edk2-devel] RFC: design review for TDVF in OVMF
Hi, All
We plan to do a design review for TDVF in OVMF package.
The TDVF Design slides for TinaoCore Design Review Meeting (Jun 11) is now available in blow
Hi, All
We plan to do a design review for TDVF in OVMF package.
The TDVF Design slides for TinaoCore Design Review Meeting (Jun 11) is now available in blow
|
By
Yao, Jiewen
·
#76022
·
|
|
Re: [PATCH RFC v3 01/22] UefiCpuPkg: Define the SEV-SNP specific dynamic PCDs
(1) I think MpLib should be MpInitLib.
(2) If it's not too annoying, I'd suggest using "APs" (plural) and "VM"
(singular).
I'll have to see in the rest of the series how these PCDs are set and
read,
(1) I think MpLib should be MpInitLib.
(2) If it's not too annoying, I'd suggest using "APs" (plural) and "VM"
(singular).
I'll have to see in the rest of the series how these PCDs are set and
read,
|
By
Laszlo Ersek
·
#76021
·
|
|
Re: [PATCH RFC v3 22/22] MdePkg/GHCB: increase the GHCB protocol max version
Copying the MdePkg reviewers.
Thanks
Laszlo
Copying the MdePkg reviewers.
Thanks
Laszlo
|
By
Laszlo Ersek
·
#76020
·
|
|
Re: [PATCH RFC v3 01/22] UefiCpuPkg: Define the SEV-SNP specific dynamic PCDs
I'm sorry for missing that -- I never use git's command line CC
switch(es), because those are easy to forget upon rebases / multiple
postings. I exclusively use the commit messages for CC's, and so
I'm sorry for missing that -- I never use git's command line CC
switch(es), because those are easy to forget upon rebases / multiple
postings. I exclusively use the commit messages for CC's, and so
|
By
Laszlo Ersek
·
#76019
·
|
|
Re: [PATCH RFC v3 01/22] UefiCpuPkg: Define the SEV-SNP specific dynamic PCDs
Actually all the UefiCpuPkg maintainers/reviewers are CC'ed in the whole
series. Its just that they are not listed in the git commit Cc tag.
Patch#22 was a single one liner which bumps the version
Actually all the UefiCpuPkg maintainers/reviewers are CC'ed in the whole
series. Its just that they are not listed in the git commit Cc tag.
Patch#22 was a single one liner which bumps the version
|
By
Brijesh Singh
·
#76018
·
|