|
Re: [PATCH v3 00/11] Measured SEV boot with kernel/initrd/cmdline
Using Ref: in the signoff section of the patch is perfectly fine with me.
I'll go over this series on Thursday and merge it if everything looks ok.
Thanks all for the review.
Using Ref: in the signoff section of the patch is perfectly fine with me.
I'll go over this series on Thursday and merge it if everything looks ok.
Thanks all for the review.
|
By
Ard Biesheuvel
·
#77983
·
|
|
Re: USB isochronous transfers
I don’t think we would need to change PEI.
1s you need to figure out which UsbIo service you would need to code the USB Audio driver against.
MdePkg/Include/Protocol/UsbIo.h:485:
I don’t think we would need to change PEI.
1s you need to figure out which UsbIo service you would need to code the USB Audio driver against.
MdePkg/Include/Protocol/UsbIo.h:485:
|
By
Andrew Fish
·
#77982
·
|
|
Re: [PATCH v3 00/11] Measured SEV boot with kernel/initrd/cmdline
I believe the convention is that this line be in the individual patch
commit messages just like this (i.e. with the BZ: tag and the first line),
not as a Ref: tag at the end of the commit
I believe the convention is that this line be in the individual patch
commit messages just like this (i.e. with the BZ: tag and the first line),
not as a Ref: tag at the end of the commit
|
By
Lendacky, Thomas
·
#77981
·
|
|
Re: [PATCH v3 11/11] OvmfPkg/AmdSev: Enforce hash verification of kernel blobs
Reviewed-by: Tom Lendacky <thomas.lendacky@...>
Reviewed-by: Tom Lendacky <thomas.lendacky@...>
|
By
Lendacky, Thomas
·
#77980
·
|
|
Re: [PATCH v3 10/11] OvmfPkg: add BlobVerifierLibSevHashes
A comment about the use of INT32 in the for loop to protect against a
large entry length value would be useful. I don't think it's worth another
version, but if you have to make any updates it would
A comment about the use of INT32 in the for loop to protect against a
large entry length value would be useful. I don't think it's worth another
version, but if you have to make any updates it would
|
By
Lendacky, Thomas
·
#77979
·
|
|
Re: USB isochronous transfers
PEI use of USB is usually limited to access to recovery images from media devices.
I would recommend focusing on UEFI components,
Mike
PEI use of USB is usually limited to access to recovery images from media devices.
I would recommend focusing on UEFI components,
Mike
|
By
Michael D Kinney
·
#77978
·
|
|
Re: [PATCH 1/1] MdePkg: add definition of LINUX_EFI_INITRD_MEDIA_GUID
In my opinion MdePkg is where this should be as it is meant to be used by multiple software entities (linux kernel, grub, edk2, coreboot w/ uefi binding) and probably should be documented in some spec
In my opinion MdePkg is where this should be as it is meant to be used by multiple software entities (linux kernel, grub, edk2, coreboot w/ uefi binding) and probably should be documented in some spec
|
By
Jeff Brasen
·
#77977
·
|
|
Re: [PATCH v3 09/11] OvmfPkg/AmdSev: reserve MEMFD space for for firmware config hashes
Reviewed-by: Brijesh Singh <brijesh.singh@...>
thanks
Reviewed-by: Brijesh Singh <brijesh.singh@...>
thanks
|
By
Brijesh Singh
·
#77976
·
|
|
Re: [PATCH v3 08/11] OvmfPkg/AmdSev/SecretPei: build hob for full page
Reviewed-by: Brijesh Singh <brijesh.singh@...>
thanks
Reviewed-by: Brijesh Singh <brijesh.singh@...>
thanks
|
By
Brijesh Singh
·
#77975
·
|
|
Re: [PATCH v3 08/11] OvmfPkg/AmdSev/SecretPei: build hob for full page
Reviewed-by: Tom Lendacky <thomas.lendacky@...>
Reviewed-by: Tom Lendacky <thomas.lendacky@...>
|
By
Lendacky, Thomas
·
#77974
·
|
|
Re: [PATCH v3 07/11] OvmfPkg/QemuKernelLoaderFsDxe: call VerifyBlob after fetch from fw_cfg
Reviewed-by: Tom Lendacky <thomas.lendacky@...>
Reviewed-by: Tom Lendacky <thomas.lendacky@...>
|
By
Lendacky, Thomas
·
#77973
·
|
|
Re: [PATCH v3 05/11] OvmfPkg: add BlobVerifierLibNull to DSC
Reviewed-by: Tom Lendacky <thomas.lendacky@...>
Reviewed-by: Tom Lendacky <thomas.lendacky@...>
|
By
Lendacky, Thomas
·
#77972
·
|
|
Re: [PATCH v3 04/11] OvmfPkg: add library class BlobVerifierLib with null implementation
Reviewed-by: Tom Lendacky <thomas.lendacky@...>
Reviewed-by: Tom Lendacky <thomas.lendacky@...>
|
By
Lendacky, Thomas
·
#77971
·
|
|
USB isochronous transfers
Hello all,
A few days ago Leif determined that the USB DXE does not implement
isochronous transfers. This will make USB Audio quite impossible as
the audio data endpoint requires isochronous
Hello all,
A few days ago Leif determined that the USB DXE does not implement
isochronous transfers. This will make USB Audio quite impossible as
the audio data endpoint requires isochronous
|
By
Ethin Probst
·
#77970
·
|
|
Gdb and lldb support for OVMF and more
I’ve got a branch on a private repo (BZ3500-gdb @ https://github.com/ajfish/edk2.git) that has gdb and lldb scripts that can attach to QEMU and symbolicate EFI. These scripts also provide other
I’ve got a branch on a private repo (BZ3500-gdb @ https://github.com/ajfish/edk2.git) that has gdb and lldb scripts that can attach to QEMU and symbolicate EFI. These scripts also provide other
|
By
Andrew Fish
·
#77969
·
|
|
回复: [edk2-devel] [PATCH v4 5/5] StandaloneMmPkg: build for 32bit arm machines
Ard:
Thanks! I have added this feature into https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning.
Thanks
Liming
Ard:
Thanks! I have added this feature into https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning.
Thanks
Liming
|
By
gaoliming
·
#77968
·
|
|
Re: [edk2-platform][PATCH v1 1/1] Platform/RaspberryPi/RPi4: Fix non-standard ACPI HIDs
Just saw two minor issues with the patch subject and messages. Maybe Ard can directly help fix them while pushing the change. 😊
- For the subject, we should change "HIDs" to either "CIDs" or
Just saw two minor issues with the patch subject and messages. Maybe Ard can directly help fix them while pushing the change. 😊
- For the subject, we should change "HIDs" to either "CIDs" or
|
By
Sunny Wang
·
#77967
·
|
|
[PATCH v3 08/11] OvmfPkg/AmdSev/SecretPei: build hob for full page
Round up the size of the SEV launch secret area to a whole page, as
required by BuildMemoryAllocationHob. This will allow the secret
area defined in the MEMFD to take less than a whole 4KB page.
Cc:
Round up the size of the SEV launch secret area to a whole page, as
required by BuildMemoryAllocationHob. This will allow the secret
area defined in the MEMFD to take less than a whole 4KB page.
Cc:
|
By
Dov Murik
·
#77966
·
|
|
[PATCH v3 02/11] OvmfPkg/AmdSev: use GenericQemuLoadImageLib in AmdSev builds
Newer kernels support efistub and therefore don't need all the legacy
stuff in X86QemuLoadImageLib, which are harder to secure. Specifically
the verification of kernel/initrd/cmdline blobs will be
Newer kernels support efistub and therefore don't need all the legacy
stuff in X86QemuLoadImageLib, which are harder to secure. Specifically
the verification of kernel/initrd/cmdline blobs will be
|
By
Dov Murik
·
#77965
·
|
|
[PATCH v3 03/11] OvmfPkg: PlatformBootManagerLibGrub: Allow executing kernel via fw_cfg
From: James Bottomley <jejb@...>
Support QEMU's -kernel option.
Create a QemuKernel.c for PlatformBootManagerLibGrub
which is an exact copy of the file
PlatformBootManagerLib/QemuKernel.c
From: James Bottomley <jejb@...>
Support QEMU's -kernel option.
Create a QemuKernel.c for PlatformBootManagerLibGrub
which is an exact copy of the file
PlatformBootManagerLib/QemuKernel.c
|
By
Dov Murik
·
#77964
·
|