|
[edk2-staging][PATCH v2 3/3] SecurityPkg: SubClassTpm: Updated default value
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change updated the default value of TPM device subclass PCD to `0x010E0000` in order to match the definition of EFI_PERIPHERAL_TPM from PI
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change updated the default value of TPM device subclass PCD to `0x010E0000` in order to match the definition of EFI_PERIPHERAL_TPM from PI
|
By
Kun Qin
· #91333
·
|
|
[edk2-staging][PATCH v2 2/3] MdePkg: MmCommunication: Add TPM subclass definition to MdePkg
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change introduces a new peripheral subclass definition. The new subclass definition will cover system reboot events under the status repor
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change introduces a new peripheral subclass definition. The new subclass definition will cover system reboot events under the status repor
|
By
Kun Qin
· #91332
·
|
|
[edk2-staging][PATCH v2 1/3] EDK2 Code First: PI Specification: New peripheral subclass for TPM
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change includes specification update markdown file that describes the proposed PI Specification v1.7 Errata A in detail and potential impa
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change includes specification update markdown file that describes the proposed PI Specification v1.7 Errata A in detail and potential impa
|
By
Kun Qin
· #91331
·
|
|
[edk2-staging][PATCH v2 0/3] Add TPM subclass definition
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This patch series is a follow up of previous submission: https://edk2.groups.io/g/devel/message/91075 v2 patch changes include feedback for v1
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This patch series is a follow up of previous submission: https://edk2.groups.io/g/devel/message/91075 v2 patch changes include feedback for v1
|
By
Kun Qin
· #91330
·
|
|
[edk2-staging][PATCH Kun,v1 0/7] Add TPM subclass definition
Thanks, Mike. I will drop the applicable code change and send a v2 series shortly. Regards, Kun
Thanks, Mike. I will drop the applicable code change and send a v2 series shortly. Regards, Kun
|
By
Kun Qin
· #91329
·
|
|
[edk2-staging][PATCH v1 0/7] Add TPM subclass definition
Hi Mike, The intention was to encourage the usage of new definition in .H file once the definition is updated. The PCD is left as is only to serve as backwards compatibility purpose. Do you think only
Hi Mike, The intention was to encourage the usage of new definition in .H file once the definition is updated. The PCD is left as is only to serve as backwards compatibility purpose. Do you think only
|
By
Kun Qin
· #91327
·
|
|
[edk2-staging][PATCH v1 0/7] Add TPM subclass definition
Hi SecurityPkg maintainers & EDK2 stewards, I sent out this patch series intending to update/fix the PI spec through code first process. Could you please shed some light on it and let me know if any f
Hi SecurityPkg maintainers & EDK2 stewards, I sent out this patch series intending to update/fix the PI spec through code first process. Could you please shed some light on it and let me know if any f
|
By
Kun Qin
· #91325
·
|
|
[edk2-platforms][PATCH v1 7/7] PhytiumCommonPkg: Pipeline: Resolving newly introduced dependency
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve PhytiumCommonPkg platforms build
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve PhytiumCommonPkg platforms build
|
By
Kun Qin
· #91202
·
|
|
[edk2-platforms][PATCH v1 6/7] AmpereAltraPkg: Pipeline: Resolving newly introduced dependency
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve AmpereAltraPkg platforms build.
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve AmpereAltraPkg platforms build.
|
By
Kun Qin
· #91201
·
|
|
[edk2-platforms][PATCH v1 5/7] Socionext: Pipeline: Resolving newly introduced dependency
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve DeveloperBox platforms build. Cc
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve DeveloperBox platforms build. Cc
|
By
Kun Qin
· #91200
·
|
|
[edk2-platforms][PATCH v1 4/7] Qemu: Pipeline: Resolving newly introduced dependency
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve SbsaQemu platform builds. Cc: Ar
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve SbsaQemu platform builds. Cc: Ar
|
By
Kun Qin
· #91199
·
|
|
[edk2-platforms][PATCH v1 3/7] VExpressPkg: Pipeline: Resolving newly introduced dependency
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve ArmVExpress platforms build. Cc:
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve ArmVExpress platforms build. Cc:
|
By
Kun Qin
· #91198
·
|
|
[edk2-platforms][PATCH v1 2/7] U5SeriesPkg: Pipeline: Resolving newly introduced dependency
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve U5SeriesPkg platforms build. Cc:
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve U5SeriesPkg platforms build. Cc:
|
By
Kun Qin
· #91197
·
|
|
[edk2-platforms][PATCH v1 1/7] RaspberryPi: Pipeline: Resolving newly introduced dependency
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve RaspberryPi platforms build. Cc:
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve RaspberryPi platforms build. Cc:
|
By
Kun Qin
· #91196
·
|
|
[edk2-platforms][PATCH v1 0/7] Resolving SecureBootVariableLib dependency
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This patch series added the new library instance from SecurityPkg to resolve edk2 platforms build. Patc
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This patch series added the new library instance from SecurityPkg to resolve edk2 platforms build. Patc
|
By
Kun Qin
· #91195
·
|
|
[PATCH v3 00/11] Enhance Secure Boot Variable Libraries
Hi Ard, I thought pipeline should have caught this type of errors. Sorry for the inconvenience. A patch was sent here to fix this issue: https://edk2.groups.io/g/devel/message/91189 Regards, Kun
Hi Ard, I thought pipeline should have caught this type of errors. Sorry for the inconvenience. A patch was sent here to fix this issue: https://edk2.groups.io/g/devel/message/91189 Regards, Kun
|
By
Kun Qin
· #91190
·
|
|
[PATCH v1 1/1] ArmVirtPkg: Pipeline: Resolving newly introduced dependency
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve ArmVirtPkg builds. Cc: Ard Biesh
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This change added the new library instance from SecurityPkg to resolve ArmVirtPkg builds. Cc: Ard Biesh
|
By
Kun Qin
· #91189
·
|
|
[PATCH v3 00/11] Enhance Secure Boot Variable Libraries
Thank you so much for the help, Jiewen!
Thank you so much for the help, Jiewen!
|
By
Kun Qin
· #91125
·
|
|
[PATCH v3 00/11] Enhance Secure Boot Variable Libraries
Hi Jiewen, Yes, the "https://github.com/kuqin12/edk2/tree/secure_boot_enhance_v3" is the branch I generate these patch series. And they have not been changed after sending v3 patches. I confirm that:
Hi Jiewen, Yes, the "https://github.com/kuqin12/edk2/tree/secure_boot_enhance_v3" is the branch I generate these patch series. And they have not been changed after sending v3 patches. I confirm that:
|
By
Kun Qin
· #91121
·
|
|
[edk2-staging][PATCH v1 7/7] SecurityPkg: SubClassTpm: Updated default value
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change updated the default value of TPM device subclass PCD to `0x010E0000` in order to match the definition of EFI_PERIPHERAL_TPM from PI
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change updated the default value of TPM device subclass PCD to `0x010E0000` in order to match the definition of EFI_PERIPHERAL_TPM from PI
|
By
Kun Qin
· #91082
·
|