|
Re: [PATCH v7] IntelFsp2Pkg: Add Config Editor tool support
Reviewed-by: Chasel Chiu <chasel.chiu@...>
Reviewed-by: Chasel Chiu <chasel.chiu@...>
|
By
Chiu, Chasel
·
#77051
·
|
|
[PATCH v7] IntelFsp2Pkg: Add Config Editor tool support
This is a GUI interface that can be used by users who
would like to change configuration settings directly
from the interface without having to modify the source.
This tool depends on Python GUI tool
This is a GUI interface that can be used by users who
would like to change configuration settings directly
from the interface without having to modify the source.
This tool depends on Python GUI tool
|
By
Tung Lun
·
#77050
·
|
|
Re: [PATCH] OvmfPkg/Bhyve: clean up TPM_ENABLE remnants
Merged as commit 12e34cd2f790, via
<https://github.com/tianocore/edk2/pull/1759>.
Thanks
Laszlo
Merged as commit 12e34cd2f790, via
<https://github.com/tianocore/edk2/pull/1759>.
Thanks
Laszlo
|
By
Laszlo Ersek
·
#77049
·
|
|
Re: [PATCH v1 0/5] EDK2 Code First: PI Specification: Update EFI_MM_COMMUNICATE_HEADER
Hey Kun,
Why would you rely on undefined behaviours? The OFFSET_OF macro is well-defined for GCC and Clang as it's implemented by an intrinsic, and while the expression for the MSVC compiler is
Hey Kun,
Why would you rely on undefined behaviours? The OFFSET_OF macro is well-defined for GCC and Clang as it's implemented by an intrinsic, and while the expression for the MSVC compiler is
|
By
Marvin Häuser
·
#77048
·
|
|
Re: [PATCH] OvmfPkg/Bhyve: clean up TPM_ENABLE remnants
Reviewed-by: Laszlo Ersek <lersek@...>
Reviewed-by: Laszlo Ersek <lersek@...>
|
By
Laszlo Ersek
·
#77047
·
|
|
Re: [PATCH] OvmfPkg/Bhyve: clean up TPM_ENABLE remnants
Hi,
I have checked in a new Mergify configuration file into edk2-codereview. Have not had a chance to
test it yet, but I think it has all the updates that have been discussed:
1) Allows non EDK II
Hi,
I have checked in a new Mergify configuration file into edk2-codereview. Have not had a chance to
test it yet, but I think it has all the updates that have been discussed:
1) Allows non EDK II
|
By
Michael D Kinney
·
#77046
·
|
|
[PATCH v2 2/2] OvmfPkg/Bhyve: use static PCI32Base address
It's neccessary to allocate a Graphics Stolen Memory area to enable
GPU-Passthrough for integrated Intel GPUs. Therefore, use a new
memory layout with a static Pci32Baseaddress.
Old layout:
[...
It's neccessary to allocate a Graphics Stolen Memory area to enable
GPU-Passthrough for integrated Intel GPUs. Therefore, use a new
memory layout with a static Pci32Baseaddress.
Old layout:
[...
|
By
Corvin Köhne <c.koehne@...>
·
#77045
·
|
|
[PATCH v2 1/2] OvmfPkg/Bhyve: add USB support
An USB driver is required to use a keyboard or mouse while installing
an OS or while in a bootloader menu like grub when using GPU + USB
Passthrough.
---
OvmfPkg/Bhyve/BhyveX64.dsc | 11
An USB driver is required to use a keyboard or mouse while installing
an OS or while in a bootloader menu like grub when using GPU + USB
Passthrough.
---
OvmfPkg/Bhyve/BhyveX64.dsc | 11
|
By
Corvin Köhne <c.koehne@...>
·
#77044
·
|
|
[PATCH v2 0/2] Prepare bhyve for GPU-Passthrough
Hi,
these patches could be merged to improve GPU-Passthrough support.
If I get an agreement with Peter about BusEnumeration, I'll create a new patch series
Best Regards
Corvin
Corvin Köhne
Hi,
these patches could be merged to improve GPU-Passthrough support.
If I get an agreement with Peter about BusEnumeration, I'll create a new patch series
Best Regards
Corvin
Corvin Köhne
|
By
Corvin Köhne <c.koehne@...>
·
#77043
·
|
|
Re: 回复: Need help with CI/CD failure for the PR
Thanks a lot Mike and Liming. This is very helpful.
Let me fix this issue and send the next version.
Thanks!
Sunil
Thanks a lot Mike and Liming. This is very helpful.
Let me fix this issue and send the next version.
Thanks!
Sunil
|
By
Sunil V L
·
#77042
·
|
|
Re: Proposing a new area of the edk2-test repository
Fun fact! Mu also has a number of apps and things that we could work on moving to EDK2 if there were a suitable location. Right now, many of them are here:
mu_plus/UefiTestingPkg at release/202102 ·
Fun fact! Mu also has a number of apps and things that we could work on moving to EDK2 if there were a suitable location. Right now, many of them are here:
mu_plus/UefiTestingPkg at release/202102 ·
|
By
Bret Barkelew <bret.barkelew@...>
·
#77041
·
|
|
Re: [Patch V2 2/2] UefiPayloadPkg: consume the BootManagerMenuFile HOB
Reviewed-by: Guo Dong <guo.dong@...>
Reviewed-by: Guo Dong <guo.dong@...>
|
By
Guo Dong
·
#77040
·
|
|
Re: [Patch V2 1/2] UefiPayloadPkg: Add new structure for BootManagerMenuFile HOB
Reviewed-by: Guo Dong <guo.dong@...>
Reviewed-by: Guo Dong <guo.dong@...>
|
By
Guo Dong
·
#77039
·
|
|
回复: Need help with CI/CD failure for the PR
Mike:
Thanks for your help. I can download build log and see the real issue.
Thanks
Liming
Mike:
Thanks for your help. I can download build log and see the real issue.
Thanks
Liming
|
By
gaoliming
·
#77038
·
|
|
[PATCH v2 2/2] MdePkg: MmConfiguration: Added definition of MM Configuration PPI
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3440
MM Configuration PPI was defined in PI Specification since v1.5. This
change added definition of such PPI and related GUIDs into MdePkg.
Cc:
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3440
MM Configuration PPI was defined in PI Specification since v1.5. This
change added definition of such PPI and related GUIDs into MdePkg.
Cc:
|
By
Kun Qin
·
#77037
·
|
|
[PATCH v2 1/2] MdePkg: MmConfiguration: Move definition of EFI_MM_RESERVED_MMRAM_REGION
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3440
The definition of EFI_MM_RESERVED_MMRAM_REGION, according to PI Spec 1.5
is also referenced in EFI_PEI_MM_CONFIGURATION_PPI. Defining
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3440
The definition of EFI_MM_RESERVED_MMRAM_REGION, according to PI Spec 1.5
is also referenced in EFI_PEI_MM_CONFIGURATION_PPI. Defining
|
By
Kun Qin
·
#77036
·
|
|
[PATCH v2 0/2] Add MM Configuration PPI definition to MdePkg
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3440
This patch series is a follow up of previous submission:
https://edk2.groups.io/g/devel/message/76748
v2 patches mainly focus on feedback for
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3440
This patch series is a follow up of previous submission:
https://edk2.groups.io/g/devel/message/76748
v2 patches mainly focus on feedback for
|
By
Kun Qin
·
#77035
·
|
|
Re: [EXTERNAL] Re: [edk2-devel] [PATCH v1 1/5] EDK2 Code First: PI Specification: EFI_MM_COMMUNICATE_HEADER Update
Yeah, the only other thought I had for moving forwards quickly (i.e. hackily) is to define a new GUID that just means “I use an updated header configuration” since the EFI_GUID field comes first
Yeah, the only other thought I had for moving forwards quickly (i.e. hackily) is to define a new GUID that just means “I use an updated header configuration” since the EFI_GUID field comes first
|
By
Bret Barkelew <bret.barkelew@...>
·
#77034
·
|
|
Re: Need help with CI/CD failure for the PR
Liming,
Looks like it failed to build
Liming,
Looks like it failed to build
|
By
Michael D Kinney
·
#77033
·
|
|
Re: [PATCHV2] CryptoPkg/BaseCryptLib: Enabled CryptSha512 for Smm/Runtime drivers
Pushed at eba32695ee6979137c86c3d20d0711d49d5c3ba8
Regards,
Jian
Pushed at eba32695ee6979137c86c3d20d0711d49d5c3ba8
Regards,
Jian
|
By
Wang, Jian J
·
#77032
·
|