|
[PATCH v2 06/11] SecurityPkg: SecureBootVariableProvisionLib: Updated implementation
From: Kun Qin <kuqin@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3910 This change is in pair with the previous SecureBootVariableLib, which removes the explicit invocation of `CreateTimeB
From: Kun Qin <kuqin@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3910 This change is in pair with the previous SecureBootVariableLib, which removes the explicit invocation of `CreateTimeB
|
By
Kun Qin
·
|
|
[PATCH v2 05/11] SecurityPkg: SecureBootVariableLib: Added newly supported interfaces
From: kuqin <kuqin@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3911 This change updated the interfaces provided by SecureBootVariableLib. The new additions provided interfaces to enroll s
From: kuqin <kuqin@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3911 This change updated the interfaces provided by SecureBootVariableLib. The new additions provided interfaces to enroll s
|
By
Kun Qin
·
|
|
[PATCH v2 04/11] SecurityPkg: SecureBootVariableLib: Updated signature list creator
From: kuqin <kuqin@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3910 This change removes the interface of SecureBootFetchData, and replaced it with `SecureBootCreateDataFromInput`, which w
From: kuqin <kuqin@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3910 This change removes the interface of SecureBootFetchData, and replaced it with `SecureBootCreateDataFromInput`, which w
|
By
Kun Qin
·
|
|
[PATCH v2 03/11] SecurityPkg: SecureBootVariableLib: Updated time based payload creator
From: Kun Qin <kuqin@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3909 This change updated the interface of 'CreateTimeBasedPayload' by requiring the caller to provide a timestamp, instead
From: Kun Qin <kuqin@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3909 This change updated the interface of 'CreateTimeBasedPayload' by requiring the caller to provide a timestamp, instead
|
By
Kun Qin
·
|
|
[PATCH v2 02/11] SecurityPkg: PlatformPKProtectionLib: Added PK protection interface
From: Kun Qin <kuqin@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3911 This patch provides an abstracted interface for platform to implement PK variable related protection interface, which
From: Kun Qin <kuqin@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3911 This patch provides an abstracted interface for platform to implement PK variable related protection interface, which
|
By
Kun Qin
·
|
|
[PATCH v2 01/11] SecurityPkg: UefiSecureBoot: Definitions of cert and payload structures
From: Kun Qin <kuqin@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3910 This change added certificate and payload structures that can be consumed by SecureBootVariableLib and other Secure B
From: Kun Qin <kuqin@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3910 This change added certificate and payload structures that can be consumed by SecureBootVariableLib and other Secure B
|
By
Kun Qin
·
|
|
[PATCH v2 00/11] Enhance Secure Boot Variable Libraries
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3909 REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3910 REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3911 This is a revamp of a previou
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3909 REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3910 REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3911 This is a revamp of a previou
|
By
Kun Qin
·
|
|
RFC v2: Static Analysis in edk2 CI
+devel@edk2.groups.io Mike
+devel@edk2.groups.io Mike
|
By
Michael D Kinney
·
|
|
[PATCH edk2-platforms 0/3] Ext4Pkg: Add ext2/3 support and move crc16/32c to BaseLib
Liming, Sorry for the question, but can I merge this with your Ack and my RB or do I have to wait for another RB? I want to solve this as soon as possible since right now Ext4Pkg won't build with upst
Liming, Sorry for the question, but can I merge this with your Ack and my RB or do I have to wait for another RB? I want to solve this as soon as possible since right now Ext4Pkg won't build with upst
|
By
Pedro Falcato
·
|
|
[PATCH 2/2] DxeMain: Fix the bug that StackGuard is not enabled 2 messages
Commit e7abb94d1 removed InitializeCpuExceptionHandlersEx and updated DxeMain to call InitializeCpuExceptionHandlers for exception setup. But the old behavior that calls *Ex() sets up the stack guard
Commit e7abb94d1 removed InitializeCpuExceptionHandlersEx and updated DxeMain to call InitializeCpuExceptionHandlers for exception setup. But the old behavior that calls *Ex() sets up the stack guard
|
By
Ni, Ray
·
|
|
[PATCH 1/2] ArmPkg/ArmExceptionLib: Follow new CpuExceptionHandlerLib APIs 2 messages
CpuExceptionHandlerLib has been refactored with following changes: 1. Removed InitializeCpuInterruptHandlers in 2a09527ebcb459b40 2. Removed InitializeCpuExceptionHandlersEx and added InitializeSepara
CpuExceptionHandlerLib has been refactored with following changes: 1. Removed InitializeCpuInterruptHandlers in 2a09527ebcb459b40 2. Removed InitializeCpuExceptionHandlersEx and added InitializeSepara
|
By
Ni, Ray
·
|
|
[PATCH v3 1/1] [edk2-platforms]Tools\FitGen: Add extra parameter fixed FIT address 2 messages
From: fanwang2intel <fan.wang@...> Add "-T <FixedFitLocation>" parameter to provide fixed FIT address on flash region. When this parameter is set to a valid address in the input FD/FV file, tool will
From: fanwang2intel <fan.wang@...> Add "-T <FixedFitLocation>" parameter to provide fixed FIT address on flash region. When this parameter is set to a valid address in the input FD/FV file, tool will
|
By
wenyijia
·
|
|
[edk2-staging][PATCH 5/5] edk2-staging/RedfishClientPkg: Add missing module
Add missing module import for conditional, RfCollection, RfResource, RfResourceRaw, hashlib and OrderedDict Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner Chang <abner.chang@...> Cc: Yang Atom
Add missing module import for conditional, RfCollection, RfResource, RfResourceRaw, hashlib and OrderedDict Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner Chang <abner.chang@...> Cc: Yang Atom
|
By
Nickle Wang
·
|
|
[edk2-staging][PATCH 4/5] edk2-staging/RedfishClientPkg: Add ETag support
From: Nickle Wang <nicklle@...> Implement ETag support in HTTP header Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner Chang <abner.chang@...> Cc: Yang Atom <Atom.Yang@...> Cc: Nick Ramirez <nra
From: Nickle Wang <nicklle@...> Implement ETag support in HTTP header Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner Chang <abner.chang@...> Cc: Yang Atom <Atom.Yang@...> Cc: Nick Ramirez <nra
|
By
Nickle Wang
·
|
|
[edk2-staging][PATCH 3/5] edk2-staging/RedfishClientPkg: Update patch method of computer system
From: Nickle Wang <nicklle@...> Remove attribute check during patch of computer system and return content-type with JSON format in HTTP header. Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner C
From: Nickle Wang <nicklle@...> Remove attribute check during patch of computer system and return content-type with JSON format in HTTP header. Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner C
|
By
Nickle Wang
·
|
|
[edk2-staging][PATCH 2/5] edk2-staging/RedfishClientPkg: Update computer system schema version
Update mock-up file and use computer system schema version 1.5.0 in order to support Boot.BootOrder attribute. Update UUID of 2M220101SL for working with Redfish Profile Simulator. Signed-off-by: Nick
Update mock-up file and use computer system schema version 1.5.0 in order to support Boot.BootOrder attribute. Update UUID of 2M220101SL for working with Redfish Profile Simulator. Signed-off-by: Nick
|
By
Nickle Wang
·
|
|
[edk2-staging][PATCH 1/5] edk2-staging/RedfishClientPkg: Update requirements.txt
From: Nickle Wang <nicklle@...> Updates the Python module dependency for Redfish Profile Simulator. Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner Chang <abner.chang@...> Cc: Yang Atom <Atom.Y
From: Nickle Wang <nicklle@...> Updates the Python module dependency for Redfish Profile Simulator. Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner Chang <abner.chang@...> Cc: Yang Atom <Atom.Y
|
By
Nickle Wang
·
|
|
[edk2-staging][PATCH 0/5] Update Redfish Profile Simulator
Update Redfish Profile Simulator in order to cooperating with Redfish feature driver. Computer system schema is updated to version 1.5.0 to include Boot.BootOrder attribute. "ETag" HTTP header is impl
Update Redfish Profile Simulator in order to cooperating with Redfish feature driver. Computer system schema is updated to version 1.5.0 to include Boot.BootOrder attribute. "ETag" HTTP header is impl
|
By
Nickle Wang
·
|
|
[PATCH v1 1/1] SecurityPkg: use SmmWaitForAllProcessor in TcgSmm and Tcg2Smm driver.
From: Zhihao Li <zhihao.li@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3855 In UefiCpuPkg, there are a new Protocol with the new service SmmWaitForAllProcessor(), which can be used by SMI
From: Zhihao Li <zhihao.li@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3855 In UefiCpuPkg, there are a new Protocol with the new service SmmWaitForAllProcessor(), which can be used by SMI
|
By
Li, Zhihao
·
|
|
[PATCH v3 18/28] MdeModulePkg: Reference Null ProtectedVariableLib 2 messages
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 Make reference to new Null ProtectVariableLib. The null ProtectedVariableLib is used by default. Cc: Jian J Wang <jian.j.wang@...> Cc: Liming G
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 Make reference to new Null ProtectVariableLib. The null ProtectedVariableLib is used by default. Cc: Jian J Wang <jian.j.wang@...> Cc: Liming G
|
By
Judah Vang
·
|