|
Re: [PATCH] OvmfPkg/OvmfPkgX64: Use different CcProbeLib when SMM is on or off
Thanks.
Acked-by: Jiewen Yao <Jiewen.yao@...>
Hi Min
Please follow hard free process to proceed.
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Thanks.
Acked-by: Jiewen Yao <Jiewen.yao@...>
Hi Min
Please follow hard free process to proceed.
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#89831
·
|
|
Re: [PATCH] OvmfPkg/OvmfPkgX64: Use different CcProbeLib when SMM is on or off
It does fix a regression since 202202, so I'd hope so :)
-dann
It does fix a regression since 202202, so I'd hope so :)
-dann
|
By
dann frazier
·
#89830
·
|
|
Re: [PATCH] OvmfPkg/OvmfPkgX64: Use different CcProbeLib when SMM is on or off
This is confirmed to fix the issue I reported, thanks!
Tested-by: dann frazier <dann.frazier@...>
-dann
This is confirmed to fix the issue I reported, thanks!
Tested-by: dann frazier <dann.frazier@...>
-dann
|
By
dann frazier
·
#89829
·
|
|
Re: [PATCH] MdeModulePkg/FaultTolerantWriteDxe: Don't check for address alignment
Hi Star
I think the point is shown in a comment from coreboot:
"As mentioned above, only the offsets need to be
aligned, not the absolute bases. Please, have a look for instance
Hi Star
I think the point is shown in a comment from coreboot:
"As mentioned above, only the offsets need to be
aligned, not the absolute bases. Please, have a look for instance
|
By
Sean Rhodes
·
#89828
·
|
|
Re: [PATCH] MdeModulePkg/FaultTolerantWriteDxe: Don't check for address alignment
When length is larger than block size and block size aligned, if the address is not block size aligned, that means the range will mix with other range, but erase operation will be done per block, that
When length is larger than block size and block size aligned, if the address is not block size aligned, that means the range will mix with other range, but erase operation will be done per block, that
|
By
Zeng, Star
·
#89827
·
|
|
Re: [PATCH v2] UefiCpuPkg: Store SEV-SNP AP jump table in the secrets page
can you please split the patches so one patch for one package?
can you please split the patches so one patch for one package?
|
By
Ni, Ray
·
#89826
·
|
|
Re: [PATCH] MdeModulePkg/UefiBootManagerLib: Configurable New Boot
Options
Please use the EfiBootManagerSortLoadOptionVariable() to sort the boot options from PlatformBootManagerLib.
Please use the EfiBootManagerSortLoadOptionVariable() to sort the boot options from PlatformBootManagerLib.
|
By
Ni, Ray
·
#89825
·
|
|
Re: [PATCH V1 1/1] MinPlatformPkg: Add PCDs to update FADT entries from board package
I am thinking if most of FADT fields are configurable through PCD from BoardPkg.
Then why not remove the FADT from this open-source driver but let some code in BoardPkg produces the FADT?
It helps to
I am thinking if most of FADT fields are configurable through PCD from BoardPkg.
Then why not remove the FADT from this open-source driver but let some code in BoardPkg produces the FADT?
It helps to
|
By
Ni, Ray
·
#89824
·
|
|
Re: [PATCH 1/2] MdeModulePkg/UefiBootManagerLib: Add Pcd to prioritize internal devices
Sean,
Can you use EfiBootManagerSortLoadOptionVariable() to sort the boot options from PlatformBootManagerLib?
Sean,
Can you use EfiBootManagerSortLoadOptionVariable() to sort the boot options from PlatformBootManagerLib?
|
By
Ni, Ray
·
#89823
·
|
|
Re: 回复: [edk2-devel] [PATCH 43/43] MdeModulePkg/BmBoot: skip secondary eMMC entries
Sean,
Below function is called to make sure the description for each boot option doesn’t equal. Can you investigate why it doesn’t work for eMMC?
BmMakeBootOptionDescriptionUnique
Sean,
Below function is called to make sure the description for each boot option doesn’t equal. Can you investigate why it doesn’t work for eMMC?
BmMakeBootOptionDescriptionUnique
|
By
Ni, Ray
·
#89822
·
|
|
Re: 回复: 回复: 回复: [edk2-devel] [PATCH v5 0/8] Add Variable Flash Info HOB
It is here:
https://github.com/tianocore/edk2/pull/2828
I just rebased and pushed the branch.
Thanks,
Michael
It is here:
https://github.com/tianocore/edk2/pull/2828
I just rebased and pushed the branch.
Thanks,
Michael
|
By
Michael Kubacki
·
#89821
·
|
|
Re: [PATCH 1/2] SecurityPkg: Add RNG support
Some comment:
1) Please note that global variable is not allowed in BaseLib.
+STATIC BOOLEAN mHasRdRand;
2) We already have
Some comment:
1) Please note that global variable is not allowed in BaseLib.
+STATIC BOOLEAN mHasRdRand;
2) We already have
|
By
Yao, Jiewen
·
#89820
·
|
|
Re: [PATCH] OvmfPkg/OvmfPkgX64: Use different CcProbeLib when SMM is on or off
Question: Does this patch need catch release 202205 release?
Question: Does this patch need catch release 202205 release?
|
By
Yao, Jiewen
·
#89819
·
|
|
[PATCH] OvmfPkg/OvmfPkgX64: Use different CcProbeLib when SMM is on or off
CcProbeLib is designed to check the vm guest type. The OvmfPkg/CcProbeLib
reads the OvmfWorkArea (0x80B000) to get the vm guest type which is
written by each guest (SEV or TDX guest). But in SMM
CcProbeLib is designed to check the vm guest type. The OvmfPkg/CcProbeLib
reads the OvmfWorkArea (0x80B000) to get the vm guest type which is
written by each guest (SEV or TDX guest). But in SMM
|
By
Min Xu
·
#89818
·
|
|
Re: [PATCH 1/2] SecurityPkg: Add RNG support
Hi Jiewen/ Jian J,
This patch has been hanging around for months, could you help?
Hi Jiewen/ Jian J,
This patch has been hanging around for months, could you help?
|
By
Sheng Lean Tan
·
#89817
·
|
|
Re: [PATCH 2/2] UefiPayloadPkg: Hook up RNG support
Hi Ray/Dong Guo,
Could you help to get this merge?
Thanks,
Sheng
Hi Ray/Dong Guo,
Could you help to get this merge?
Thanks,
Sheng
|
By
Sheng Lean Tan
·
#89816
·
|
|
Re: 回复: [edk2-devel] [PATCH 43/43] MdeModulePkg/BmBoot: skip secondary eMMC entries
Hi Liming,
Mind to help on this? This patch has been hanging on for a long time :(
Thank you.
Best Regards,
Lean Sheng Tan
9elements GmbH, Kortumstraße 19-21, 44787 Bochum, Germany
Email:
Hi Liming,
Mind to help on this? This patch has been hanging on for a long time :(
Thank you.
Best Regards,
Lean Sheng Tan
9elements GmbH, Kortumstraße 19-21, 44787 Bochum, Germany
Email:
|
By
Sheng Lean Tan
·
#89815
·
|
|
Re: [PATCH] UefiPayloadPkg: Add support for logging to CBMEM console
Hi Ray,
Could you help to review this?
Hi Ray,
Could you help to review this?
|
By
Sheng Lean Tan
·
#89814
·
|
|
Re: [PATCH] Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatal
Hi Ray,
Could you help to review this?
Thanks,
Sheng
Hi Ray,
Could you help to review this?
Thanks,
Sheng
|
By
Sheng Lean Tan
·
#89813
·
|
|
Re: [PATCH 2/2] OvmfPkg: Fix PciHostBridgeLibScan
Hi Ard,
As per discribed in the commit message, this issue is seen on actual hardware and the fix is merged:
https://github.com/tianocore/edk2/commit/bfefdc2c49ca9487b7aa0df196b2aca6c0c170a2
Since
Hi Ard,
As per discribed in the commit message, this issue is seen on actual hardware and the fix is merged:
https://github.com/tianocore/edk2/commit/bfefdc2c49ca9487b7aa0df196b2aca6c0c170a2
Since
|
By
Sheng Lean Tan
·
#89812
·
|