|
Re: [PATCH V2] MdeModulePkg/BootManagerMenuApp: Limit string drawing within one line
Limiting the boot description to a fixed number of characters should be a platform policy.
BDS common logic should NOT do that.
Imagine a platform that contains a fancy UI with scrollbar or supports
Limiting the boot description to a fixed number of characters should be a platform policy.
BDS common logic should NOT do that.
Imagine a platform that contains a fancy UI with scrollbar or supports
|
By
Ni, Ray
·
#81058
·
|
|
回复: [edk2-devel] [PATCH 0/5] FmpDevicePkg: Add support for runtime FmpDxe driver
Bob:
Dose this change make FirmwareManagementProtocol to be used in runtime
phase?
Thanks
Liming
Bob:
Dose this change make FirmwareManagementProtocol to be used in runtime
phase?
Thanks
Liming
|
By
gaoliming
·
#81057
·
|
|
Re: [PATCH v1 0/2] ACPI 6.4 SBSA generic watchdog renaming
You can create the PR by yourself.
Thanks,
Zhichao
You can create the PR by yourself.
Thanks,
Zhichao
|
By
Gao, Zhichao
·
#81056
·
|
|
回复: [PATCH v1 0/4] Set default Makefile name
Pierre:
Can you submit BZ for this change request?
Thanks
Liming
Pierre:
Can you submit BZ for this change request?
Thanks
Liming
|
By
gaoliming
·
#81055
·
|
|
回复: [edk2-devel] [PATCH v3 0/2] BaseTools: Switch to downloading the ARM and AARCH64 compilers from Arm's site
Leif:
I gave my Acked-by for this patch set V2. I think it can be merged now.
Thanks
Liming
Leif:
I gave my Acked-by for this patch set V2. I think it can be merged now.
Thanks
Liming
|
By
gaoliming
·
#81054
·
|
|
Re: [PATCH v3 0/4] AndroidBootImgLib improvements
Nah, I just folded it in.
Pushed as 79019c7a4228..7ea7f9c07757.
Thanks!
(That ought to have been obvious even to me, oh well, thanks :)
/
Leif
Nah, I just folded it in.
Pushed as 79019c7a4228..7ea7f9c07757.
Thanks!
(That ought to have been obvious even to me, oh well, thanks :)
/
Leif
|
By
Leif Lindholm
·
#81053
·
|
|
Re: [edk2-libc Patch 1/1] AppPkg/Applications/Python/Python3.6.8: add IA32 support for py3 package creation batch script
Sorry I don't see it. Could you re-send it with "PATCH v2" in the subject line (by passing -v2 to "git format-patch") if you didn't already please?
--
Rebecca Cran
Sorry I don't see it. Could you re-send it with "PATCH v2" in the subject line (by passing -v2 to "git format-patch") if you didn't already please?
--
Rebecca Cran
|
By
Rebecca Cran <rebecca@...>
·
#81052
·
|
|
Re: [PATCH v3 0/2] BaseTools: Switch to downloading the ARM and AARCH64 compilers from Arm's site
Hi Rebecca,
I think I already gave v2 an Acked-by, but just in case:
Acked-by: Leif Lindholm <leif@...>
Bob, Liming, Yuwei - any comments?
/
Leif
Thu, Sep 23, 2021 at 10:09:55 -0600,
Hi Rebecca,
I think I already gave v2 an Acked-by, but just in case:
Acked-by: Leif Lindholm <leif@...>
Bob, Liming, Yuwei - any comments?
/
Leif
Thu, Sep 23, 2021 at 10:09:55 -0600,
|
By
Leif Lindholm
·
#81051
·
|
|
[PATCH v3 2/2] BaseTools: Switch to downloading the AARCH64 compiler from Arm's site
Linaro no longer do gcc releases - they're done by Arm now.
Update gcc_aarch64_linux_ext_dep.yaml to fetch the latest AARCH64 gcc
release (10.3-2021.07) from their site.
Signed-off-by: Rebecca Cran
Linaro no longer do gcc releases - they're done by Arm now.
Update gcc_aarch64_linux_ext_dep.yaml to fetch the latest AARCH64 gcc
release (10.3-2021.07) from their site.
Signed-off-by: Rebecca Cran
|
By
Rebecca Cran <rebecca@...>
·
#81050
·
|
|
[PATCH v3 1/2] BaseTools: Switch to downloading the ARM compiler from Arm's site
Linaro no longer do gcc releases - they're done by Arm now.
Update gcc_arm_linux_ext_dep.yaml to fetch the latest ARM gcc release
(10.3-2021.07) from their site.
Signed-off-by: Rebecca Cran
Linaro no longer do gcc releases - they're done by Arm now.
Update gcc_arm_linux_ext_dep.yaml to fetch the latest ARM gcc release
(10.3-2021.07) from their site.
Signed-off-by: Rebecca Cran
|
By
Rebecca Cran <rebecca@...>
·
#81049
·
|
|
[PATCH v3 0/2] BaseTools: Switch to downloading the ARM and AARCH64 compilers from Arm's site
BaseTools/Bin/gcc_[arm,aarch64]_linux_ext_dep.yaml downloads GCC releases
from https://releases.linaro.org/components/toolchain/binaries/7.4-2019.02 .
As indicated in the URL, those builds are from
BaseTools/Bin/gcc_[arm,aarch64]_linux_ext_dep.yaml downloads GCC releases
from https://releases.linaro.org/components/toolchain/binaries/7.4-2019.02 .
As indicated in the URL, those builds are from
|
By
Rebecca Cran <rebecca@...>
·
#81048
·
|
|
Re: [PATCH v3 0/4] AndroidBootImgLib improvements
That looks like something I missed and looks good, do you need me to make a v4 or will you just add that in. When I built I just used our application that has the guid in our inf so missed this.
From
That looks like something I missed and looks good, do you need me to make a v4 or will you just add that in. When I built I just used our application that has the guid in our inf so missed this.
From
|
By
Jeff Brasen
·
#81047
·
|
|
Re: [PATCH v3 1/3] ArmVirtPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLib
Hi Stefan,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
On 22/09/2021, 17:32, "Stefan Berger" <stefanb@...> wrote:
From:
Hi Stefan,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
On 22/09/2021, 17:32, "Stefan Berger" <stefanb@...> wrote:
From:
|
By
Sami Mujawar
·
#81046
·
|
|
[PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The SMI to handle the user authentication should be unregister before booting to OS
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3648
Register SmmExitBootServices and SmmLegacyBoot callback function to unregister this handler.
Signed-off-by: Hao Shi <hao.shi@...>
Cc:
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3648
Register SmmExitBootServices and SmmLegacyBoot callback function to unregister this handler.
Signed-off-by: Hao Shi <hao.shi@...>
Cc:
|
By
Shi, Hao
·
#81045
·
|
|
[PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The SMI to handle the user authentication should be unregister before booting to OS
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3648
Register SmmExitBootServices and SmmLegacyBoot callback function to unregister this handler.
Signed-off-by: Hao Shi <hao.shi@...>
---
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3648
Register SmmExitBootServices and SmmLegacyBoot callback function to unregister this handler.
Signed-off-by: Hao Shi <hao.shi@...>
---
|
By
Shi, Hao
·
#81044
·
|
|
[PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The SMI to handle the user authentication should be unregister before booting to OS
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3648
Register SmmExitBootServices and SmmLegacyBoot callback function to unregister this handler.
Signed-off-by: Hao Shi <hao.shi@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3648
Register SmmExitBootServices and SmmLegacyBoot callback function to unregister this handler.
Signed-off-by: Hao Shi <hao.shi@...>
|
By
Shi, Hao <hao.shi@...>
·
#81043
·
|
|
Re: [PATCH V7 1/1] OvmfPkg: Enable TDX in ResetVector
HI Brijesh
Thanks for the explanation.
All fields in TDX metadata are required. So the current SEV proposal (3 fields) does not work for TDX. The extra fields are used to guide VMM on how to copy the
HI Brijesh
Thanks for the explanation.
All fields in TDX metadata are required. So the current SEV proposal (3 fields) does not work for TDX. The extra fields are used to guide VMM on how to copy the
|
By
Yao, Jiewen
·
#81042
·
|
|
Re: [PATCH V7 1/1] OvmfPkg: Enable TDX in ResetVector
The discussion is in this link. https://edk2.groups.io/g/devel/message/80289
The discussion is in this link. https://edk2.groups.io/g/devel/message/80289
|
By
Min Xu
·
#81041
·
|
|
Re: [PATCH V7 1/1] OvmfPkg: Enable TDX in ResetVector
SEV hardware does not have a concept of the metadata. To boot SEV guest we need to pass some information to VMM and in past those information were passed through SNP_BOOT_BLOCK (GUIDed structure) but
SEV hardware does not have a concept of the metadata. To boot SEV guest we need to pass some information to VMM and in past those information were passed through SNP_BOOT_BLOCK (GUIDed structure) but
|
By
Brijesh Singh
·
#81040
·
|
|
Re: [PATCH 1/1] Qemu: SbsaQemu: Set the DSDT revision value to 2 to use 64-bit math
Pushed as 8227e9e9f6a8.
Thanks!
/
Leif
Pushed as 8227e9e9f6a8.
Thanks!
/
Leif
|
By
Leif Lindholm
·
#81039
·
|