|
Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, May 13, 2022
#cal-cancelled
Cancelled: TianoCore Design Meeting - APAC/NAMO
This event has been cancelled.
When:
Friday, May 13, 2022
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray
Cancelled: TianoCore Design Meeting - APAC/NAMO
This event has been cancelled.
When:
Friday, May 13, 2022
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray
|
By
Group Notification <noreply@...>
·
#89707
·
|
|
Re: [PATCH 3/4] MpInitLib: Put SEV logic in separate file
On 5/7/22 10:13, Ray Ni wrote:
Probably should have a commit message here explaining the reason for the changes.
Overall, this works, but it does seem strange to have the SwitchToRealProc procedure
On 5/7/22 10:13, Ray Ni wrote:
Probably should have a commit message here explaining the reason for the changes.
Overall, this works, but it does seem strange to have the SwitchToRealProc procedure
|
By
Lendacky, Thomas
·
#89706
·
|
|
[PATCH v2 3/3] UefiPayloadPkg: Connect all root bridge in PlatformBootManagerBeforeConsole
Some ConIn or ConOut device may not in the first root bridge, so connect all
root bridge before detect ConIn and ConOut device.
Cc: Ray Ni <ray.ni@...>
Cc: Maurice Ma
Some ConIn or ConOut device may not in the first root bridge, so connect all
root bridge before detect ConIn and ConOut device.
Cc: Ray Ni <ray.ni@...>
Cc: Maurice Ma
|
By
Zhiguang Liu
·
#89705
·
|
|
[PATCH v2 2/3] UefiPayloadPkg: Add Serial IO device path according to related protocol
Current code follow some rules to check if the PCI device connected to a
serial port device, but some platform or hardware doesn't follow such rule.
By locating gEfiSerialIoProtocolGuid protocol, we
Current code follow some rules to check if the PCI device connected to a
serial port device, but some platform or hardware doesn't follow such rule.
By locating gEfiSerialIoProtocolGuid protocol, we
|
By
Zhiguang Liu
·
#89704
·
|
|
[PATCH v2 1/3] UefiPayloadPkg: Simplify code logic
A little overdesign about VisitAllPciInstances function, since there are
two call back functions. Simplify the code logic by combining the two call
back functions, and unused parameters.
Change the
A little overdesign about VisitAllPciInstances function, since there are
two call back functions. Simplify the code logic by combining the two call
back functions, and unused parameters.
Change the
|
By
Zhiguang Liu
·
#89703
·
|
|
[PATCH v2 0/3] UefiPayloadPkg: Enhance the logic to add ConIn and ConOut
Fix the bug that in some platform, there is no serial output or graphics output.
Code passed open CI, and pleae check in https://github.com/tianocore/edk2/pull/2864
V2:
Remove the unused
Fix the bug that in some platform, there is no serial output or graphics output.
Code passed open CI, and pleae check in https://github.com/tianocore/edk2/pull/2864
V2:
Remove the unused
|
By
Zhiguang Liu
·
#89702
·
|
|
Re: [PATCH v1 2/2] StandaloneMmPkg: Fix HOB space and heap space conflicted issue
在 5/3/22 5:10 PM, Ard Biesheuvel 写道:
I tried my best to explain the issue:
-----------------------------<--HandOffHob->EfiFreeMemoryTop
| |
|
在 5/3/22 5:10 PM, Ard Biesheuvel 写道:
I tried my best to explain the issue:
-----------------------------<--HandOffHob->EfiFreeMemoryTop
| |
|
|
By
Ming Huang
·
#89701
·
|
|
Re: [Patch v2 02/28] SecurityPkg: Add new GUIDs for
Reviewed-by: Jian J Wang <jian.j.wang@...>
Regards,
Jian
Reviewed-by: Jian J Wang <jian.j.wang@...>
Regards,
Jian
|
By
Wang, Jian J
·
#89700
·
|
|
Re: [Patch v2 03/28] MdeModulePkg: Update AUTH_VARIABLE_INFO struct
Reviewed-by: Jian J Wang <jian.j.wang@...>
Regards,
Jian
Reviewed-by: Jian J Wang <jian.j.wang@...>
Regards,
Jian
|
By
Wang, Jian J
·
#89699
·
|
|
Re: [Patch v2 01/28] MdeModulePkg: Add new GUID for Variable Store Info
Reviewed-by: Jian J Wang <jian.j.wang@...>
Regards,
Jian
Reviewed-by: Jian J Wang <jian.j.wang@...>
Regards,
Jian
|
By
Wang, Jian J
·
#89698
·
|
|
Re: [Patch v2 04/28] MdeModulePkg: Add reference to new Ppi Guid
Reviewed-by: Jian J Wang <jian.j.wang@...>
Regards,
Jian
Reviewed-by: Jian J Wang <jian.j.wang@...>
Regards,
Jian
|
By
Wang, Jian J
·
#89697
·
|
|
Re: [Patch v2 05/28] MdeModulePkg: Add new ProtectedVariable GUIDs
Reviewed-by: Jian J Wang <jian.j.wang@...>
Regards,
Jian
Reviewed-by: Jian J Wang <jian.j.wang@...>
Regards,
Jian
|
By
Wang, Jian J
·
#89696
·
|
|
Re: [Patch v2 06/28] MdeModulePkg: Add new include files
Hi Judah,
Please check my comments inlined below.
Regards,
Jian
Hi Judah,
Please check my comments inlined below.
Regards,
Jian
|
By
Wang, Jian J
·
#89695
·
|
|
[PATCH v2] FSP_TEMP_RAM_INIT API call must follow X64 Calling Convention
This API accept one parameter using RCX and this is consumed
in mutiple sub functions.
Signed-off-by: cbduggap <chinni.b.duggapu@...>
---
IntelFsp2Pkg/FspSecCore/X64/FspApiEntryT.nasm | 21
This API accept one parameter using RCX and this is consumed
in mutiple sub functions.
Signed-off-by: cbduggap <chinni.b.duggapu@...>
---
IntelFsp2Pkg/FspSecCore/X64/FspApiEntryT.nasm | 21
|
By
cbduggap
·
#89694
·
|
|
回复: [PATCH 00/10] Multiple packages: Remove RVCT support
Yes. This patch has passed code review before soft feature freeze. So, it can be merged for this stable tag.
Thanks
Liming
Yes. This patch has passed code review before soft feature freeze. So, it can be merged for this stable tag.
Thanks
Liming
|
By
gaoliming
·
#89693
·
|
|
[PATCH] FSP_TEMP_RAM_INIT API call must follow X64 Calling Convention
This API accept one parameter using RCX and this is consumed
in mutiple sub functions.
Signed-off-by: cbduggap <chinni.b.duggapu@...>
---
IntelFsp2Pkg/FspSecCore/X64/FspApiEntryT.nasm | 23
This API accept one parameter using RCX and this is consumed
in mutiple sub functions.
Signed-off-by: cbduggap <chinni.b.duggapu@...>
---
IntelFsp2Pkg/FspSecCore/X64/FspApiEntryT.nasm | 23
|
By
cbduggap
·
#89692
·
|
|
Re: [PATCH 0/4] Refactor MpInitLib
Can you please help to review the changes and give a Reviewed-by?
Can you please help to review the changes and give a Reviewed-by?
|
By
Ni, Ray
·
#89691
·
|
|
Re: [edk2:PATCH v2] MdePkg/Acpi62: Add type 7 NFIT Platform Capabilities Structure support
Reviewed-by: Zhiguang Liu <zhiguang.liu@...>
Reviewed-by: Zhiguang Liu <zhiguang.liu@...>
|
By
Zhiguang Liu
·
#89690
·
|
|
[edk2:PATCH v2] MdePkg/Acpi62: Add type 7 NFIT Platform Capabilities Structure support
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3915
This commit adds a definition type 7 Platform Capabilities Structure
for NFIT Table Structure Types. The type has been added
since ACPI
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3915
This commit adds a definition type 7 Platform Capabilities Structure
for NFIT Table Structure Types. The type has been added
since ACPI
|
By
Miki Shindo
·
#89689
·
|
|
Re: [PATCH V7 36/37] UefiCpuPkg: Setting initial-count register as the last step
I tested this fix in Td guest and it has no side effect.
I check the Intel SDM (Vol.3A Chap 10.5 Handling Local Interrupts) but it doesn't describe the actual sequence of LvtTimer.Bits.Mask and
I tested this fix in Td guest and it has no side effect.
I check the Intel SDM (Vol.3A Chap 10.5 Handling Local Interrupts) but it doesn't describe the actual sequence of LvtTimer.Bits.Mask and
|
By
Min Xu
·
#89688
·
|