|
[PATCH v2 1/4] .pytool/EccCheck: Locate BaseTools dir with EDK_TOOLS_PATH
From: Pierre Gondois <Pierre.Gondois@...>
The BaseTools directory is currently being located as a
sub-directory of the WORKSPACE env var. This might not be
true in other environments. Cf EDKII
From: Pierre Gondois <Pierre.Gondois@...>
The BaseTools directory is currently being located as a
sub-directory of the WORKSPACE env var. This might not be
true in other environments. Cf EDKII
|
By
PierreGondois
·
#77534
·
|
|
[PATCH v2 0/4] Allow EccCheck to run on other repositories
From: Pierre Gondois <Pierre.Gondois@...>
EccCheck currently makes some assumptions on its working
environment that prevent it from running it in other repositories.
For instance, the workspace
From: Pierre Gondois <Pierre.Gondois@...>
EccCheck currently makes some assumptions on its working
environment that prevent it from running it in other repositories.
For instance, the workspace
|
By
PierreGondois
·
#77533
·
|
|
[PATCH v3] IntelFsp2Pkg: PatchFv parseInfFile function modification
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3476
parseInfFile currently reading the EFI_BASE_ADDRESS from INF, once the
address found still it's continues to read the complete inf file
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3476
parseInfFile currently reading the EFI_BASE_ADDRESS from INF, once the
address found still it's continues to read the complete inf file
|
By
Ashraf Ali S
·
#77532
·
|
|
Re: [EXTERNAL] 回复: [edk2-devel] 回复: [edk2][PATCH V3] MdePkg : Add IPMI Macro and Structure Defintions to resolve build errors
Yeah I can see the change. Thank you Liming for all your help.
-Manic
Yeah I can see the change. Thank you Liming for all your help.
-Manic
|
By
manickavasakam karpagavinayagam
·
#77531
·
|
|
QemuVideo: BochsID mismatch (got 0x0)
Greeting!
branch: edk2 master ArmVirtPkg/ArmVirtQemu.dsc
commit 17143c4837393d42c484b42d1789b85b2cff1aaf (origin/master, origin/HEAD)
Author: Rebecca Cran <rebecca@...>
Date: Sun Jun
Greeting!
branch: edk2 master ArmVirtPkg/ArmVirtQemu.dsc
commit 17143c4837393d42c484b42d1789b85b2cff1aaf (origin/master, origin/HEAD)
Author: Rebecca Cran <rebecca@...>
Date: Sun Jun
|
By
Lange Tang
·
#77530
·
|
|
Re: [PATCH 1/1] OvmfPkg: Remove unused print service driver (PrintDxe)
I think the same applies to all of the DSC/FDF files (basically,
"platforms") under OvmfPkg -- including Bhyve and Xen.
PrintDxe produces gEfiPrint2ProtocolGuid and gEfiPrint2SProtocolGuid,
and those
I think the same applies to all of the DSC/FDF files (basically,
"platforms") under OvmfPkg -- including Bhyve and Xen.
PrintDxe produces gEfiPrint2ProtocolGuid and gEfiPrint2SProtocolGuid,
and those
|
By
Laszlo Ersek
·
#77529
·
|
|
Re: [PATCH 1/1] ArmVirtPkg: Remove meaningless comment
I'm really sorry Phil, but even the new comment looks just super weird
to me. I've grepped the edk2 codebase for
"ShellPkg/Application/Shell/Shell.inf", and looked at the leading
context (approx. 30
I'm really sorry Phil, but even the new comment looks just super weird
to me. I've grepped the edk2 codebase for
"ShellPkg/Application/Shell/Shell.inf", and looked at the leading
context (approx. 30
|
By
Laszlo Ersek
·
#77528
·
|
|
Re: EFI_AUDIO_OUTPUT_PROTOCOL: assistance with VirtIO initialization
That doesn't immediately make sense to me in the context of reading sections 5.2.1.2 and 5.2.2.2.2 of the audio spec, but feel free to post the whole wireshark capture (off-list!) and I can take a
That doesn't immediately make sense to me in the context of reading sections 5.2.1.2 and 5.2.2.2.2 of the audio spec, but feel free to post the whole wireshark capture (off-list!) and I can take a
|
By
Michael Brown
·
#77527
·
|
|
Re: [PATCH v5 09/10] SecurityPkg: Add new modules to Security package.
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#77526
·
|
|
Re: [PATCH v5 01/10] SecurityPkg: Create library for setting Secure Boot variables.
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#77525
·
|
|
Re: [PATCH v5 10/10] SecurityPkg: Add option to reset secure boot keys.
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#77524
·
|
|
Re: [PATCH v5 07/10] SecurityPkg: Add SecureBootDefaultKeysDxe driver
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#77523
·
|
|
Re: [PATCH v5 08/10] SecurityPkg: Add EnrollFromDefaultKeys application.
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#77522
·
|
|
[edk2-platforms PATCH v2 2/2] Revert "Platform/RaspberryPi: Setup option for disabling Fast Boot"
This reverts commit efdc159ef7c9f15581a0f63d755a1530ff475156.
This commit is not longer required as Boot Discovery Policy has
been implemented for RPi.
Signed-off-by: Grzegorz Bernacki
This reverts commit efdc159ef7c9f15581a0f63d755a1530ff475156.
This commit is not longer required as Boot Discovery Policy has
been implemented for RPi.
Signed-off-by: Grzegorz Bernacki
|
By
Grzegorz Bernacki
·
#77521
·
|
|
[edk2-platforms PATCH v2 1/2] Platform/RaspberryPi: Enable Boot Discovery Policy.
This commit modify platform boot to check the value of
BootDiscoveryPolicy variable and use BootPolicyManager
Protocol to connect devices specified by the variable.
Signed-off-by: Grzegorz Bernacki
This commit modify platform boot to check the value of
BootDiscoveryPolicy variable and use BootPolicyManager
Protocol to connect devices specified by the variable.
Signed-off-by: Grzegorz Bernacki
|
By
Grzegorz Bernacki
·
#77520
·
|
|
[PATCH v2 0/2] Add BootDiscoveryPolicyUiLib
This patchset extends Boot Maintenance Menu and allows to select
Boot Discovery Policy. Raspberry Pi platforms uses the variable to
connect specified class of devices on boot. This patchset
This patchset extends Boot Maintenance Menu and allows to select
Boot Discovery Policy. Raspberry Pi platforms uses the variable to
connect specified class of devices on boot. This patchset
|
By
Grzegorz Bernacki
·
#77519
·
|
|
[PATCH v2 1/1] MdeModulePkg: Add BootDiscoveryPolicyUiLib.
This library extends Boot Maintenance Menu and allows to select
Boot Discovery Policy. When choice is made BootDiscoveryPolicy
variable is set. Platform code can use this variable to decide
which
This library extends Boot Maintenance Menu and allows to select
Boot Discovery Policy. When choice is made BootDiscoveryPolicy
variable is set. Platform code can use this variable to decide
which
|
By
Grzegorz Bernacki
·
#77518
·
|
|
[PATCH 1/1] OvmfPkg: Remove unused print service driver (PrintDxe)
From: Philippe Mathieu-Daude <philmd@...>
The Print service driver is not used by OVMF, remove it.
Cc: Ard Biesheuvel <ardb+tianocore@...>
Cc: Brijesh Singh <brijesh.singh@...>
Cc:
From: Philippe Mathieu-Daude <philmd@...>
The Print service driver is not used by OVMF, remove it.
Cc: Ard Biesheuvel <ardb+tianocore@...>
Cc: Brijesh Singh <brijesh.singh@...>
Cc:
|
By
Philippe Mathieu-Daudé <philmd@...>
·
#77517
·
|
|
[PATCH 1/1] ArmVirtPkg: Remove meaningless comment
From: Philippe Mathieu-Daude <philmd@...>
The "Shell Embedded Boot Loader" description (added in
commit 6f5872b1f401) does not add any value, remove it.
Cc: Ard Biesheuvel
From: Philippe Mathieu-Daude <philmd@...>
The "Shell Embedded Boot Loader" description (added in
commit 6f5872b1f401) does not add any value, remove it.
Cc: Ard Biesheuvel
|
By
Philippe Mathieu-Daudé <philmd@...>
·
#77516
·
|
|
[PATCH v2 11/11] OvmfPkg/AmdSev: Enforce hash verification of kernel blobs
In the AmdSevX86 build, use SevHashesBlobVerifierLib to enforce
verification of hashes of the kernel/initrd/cmdline blobs fetched from
firmware config.
This allows for secure (measured) boot of SEV
In the AmdSevX86 build, use SevHashesBlobVerifierLib to enforce
verification of hashes of the kernel/initrd/cmdline blobs fetched from
firmware config.
This allows for secure (measured) boot of SEV
|
By
Dov Murik
·
#77515
·
|