|
[PATCH 8/8] DynamicTablesPkg: IORT generator updates for Rev E.d spec
Bugzilla: 3458 - Add support IORT Rev E.d specification updates (https://bugzilla.tianocore.org/show_bug.cgi?id=3458) The IO Remapping Table, Platform Design Document, Revision E.d, Feb 2022 (https://
Bugzilla: 3458 - Add support IORT Rev E.d specification updates (https://bugzilla.tianocore.org/show_bug.cgi?id=3458) The IO Remapping Table, Platform Design Document, Revision E.d, Feb 2022 (https://
|
By
Sami Mujawar
·
|
|
[PATCH v4 6/8] DynamicTablesPkg: IORT set reference to interrupt array if present
The IORT generator is populating the reference field for Context and PMU interrupts even if their count is zero. Update the IORT generator to set the references only if the interrupt count is not 0. A
The IORT generator is populating the reference field for Context and PMU interrupts even if their count is zero. Update the IORT generator to set the references only if the interrupt count is not 0. A
|
By
Sami Mujawar
·
|
|
[PATCH v4 4/8] DynamicTablesPkg: Handle error when IdMappingToken is NULL
Add error handling when the IdMappingCount is not zero and the IdMappingToken is NULL. Signed-off-by: Sami Mujawar <sami.mujawar@...> --- Notes: v4: - No changes since v3. Resending with v4 series. [S
Add error handling when the IdMappingCount is not zero and the IdMappingToken is NULL. Signed-off-by: Sami Mujawar <sami.mujawar@...> --- Notes: v4: - No changes since v3. Resending with v4 series. [S
|
By
Sami Mujawar
·
|
|
[PATCH v4 5/8] DynamicTablesPkg: IORT set reference to Id array only if present
The IORT table generator is setting up a reference to ID array for nodes even when the ID Mapping count is zero. This is not an issue as an OS would only access the ID Reference if the ID mapping coun
The IORT table generator is setting up a reference to ID array for nodes even when the ID Mapping count is zero. This is not an issue as an OS would only access the ID Reference if the ID mapping coun
|
By
Sami Mujawar
·
|
|
[PATCH 3/8] ShellPkg: Acpiview: IORT parser update for IORT Rev E.d spec
Bugzilla: 3458 - Add support IORT Rev E.d specification updates (https://bugzilla.tianocore.org/show_bug.cgi?id=3458) The IO Remapping Table, Platform Design Document, Revision E.d, Feb 2022 (https://
Bugzilla: 3458 - Add support IORT Rev E.d specification updates (https://bugzilla.tianocore.org/show_bug.cgi?id=3458) The IO Remapping Table, Platform Design Document, Revision E.d, Feb 2022 (https://
|
By
Sami Mujawar
·
|
|
[PATCH v4 0/8] IORT Rev E.d specification updates
Bugzilla: 3458 - Add support IORT Rev E.d specification updates (https://bugzilla.tianocore.org/show_bug.cgi?id=3458) The IO Remapping Table, Platform Design Document, Revision E.d, Feb 2022 (https://
Bugzilla: 3458 - Add support IORT Rev E.d specification updates (https://bugzilla.tianocore.org/show_bug.cgi?id=3458) The IO Remapping Table, Platform Design Document, Revision E.d, Feb 2022 (https://
|
By
Sami Mujawar
·
|
|
[PATCH v4 2/8] ShellPkg: Acpiview: Abbreviate field names to preserve alignment
Some field names in the IORT table parser were longer than the OUTPUT_FIELD_COLUMN_WIDTH plus indentation, resulting in loss of the output print alignment. Therefore, abbreviate the field names. Signe
Some field names in the IORT table parser were longer than the OUTPUT_FIELD_COLUMN_WIDTH plus indentation, resulting in loss of the output print alignment. Therefore, abbreviate the field names. Signe
|
By
Sami Mujawar
·
|
|
[PATCH v4 7/8] DynamicTablesPkg: Update ArmNameSpaceObjects for IORT Rev E.d
Bugzilla: 3458 - Add support IORT Rev E.d specification updates (https://bugzilla.tianocore.org/show_bug.cgi?id=3458) The IO Remapping Table, Platform Design Document, Revision E.d, Feb 2022 (https://
Bugzilla: 3458 - Add support IORT Rev E.d specification updates (https://bugzilla.tianocore.org/show_bug.cgi?id=3458) The IO Remapping Table, Platform Design Document, Revision E.d, Feb 2022 (https://
|
By
Sami Mujawar
·
|
|
[PATCH v2 1/1] UefiCpuPkg: Coding style bug fix
Local variable name overlaped with function name. Variable name has been updated to remove name duplication. Cc: Eric Dong <eric.dong@...> Cc: Ray Ni <ray.ni@...> Cc: Rahul Kumar <rahul1.kumar@...> Si
Local variable name overlaped with function name. Variable name has been updated to remove name duplication. Cc: Eric Dong <eric.dong@...> Cc: Ray Ni <ray.ni@...> Cc: Rahul Kumar <rahul1.kumar@...> Si
|
By
Paweł Poławski
·
|
|
[PATCH v2 0/1] Coding style violation fix
Hello edk2-devel list, Laszlo Ersek in his email to edk2-devel related to "CPU count limitation in CpuMpPei BIST processing" pointed out coding style violation related to local variable and function n
Hello edk2-devel list, Laszlo Ersek in his email to edk2-devel related to "CPU count limitation in CpuMpPei BIST processing" pointed out coding style violation related to local variable and function n
|
By
Paweł Poławski
·
|
|
[PATCH v2] SecurityPkg: Add TPM NVIndex Extend support.
code: https://github.com/qizhangz/edk2/tree/NvIndexExtend Signed-off-by: Qi Zhang <qi1.zhang@...> Cc: Jiewen Yao <jiewen.yao@...> Cc: Jian J Wang <jian.j.wang@...> Cc: Rahul Kumar <rahul1.kumar@...> C
code: https://github.com/qizhangz/edk2/tree/NvIndexExtend Signed-off-by: Qi Zhang <qi1.zhang@...> Cc: Jiewen Yao <jiewen.yao@...> Cc: Jian J Wang <jian.j.wang@...> Cc: Rahul Kumar <rahul1.kumar@...> C
|
By
Qi Zhang
·
|
|
[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
·
|
|
[edk2-staging][PATCH v1 6/7] SecurityPkg: TcgPei: Replace PcdStatusCodeSubClassTpmDevice
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change replaces the references of PcdStatusCodeSubClassTpmDevice with newly defined EFI_PERIPHERAL_TPM. Cc: Jiewen Yao <jiewen.yao@...> Cc
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change replaces the references of PcdStatusCodeSubClassTpmDevice with newly defined EFI_PERIPHERAL_TPM. Cc: Jiewen Yao <jiewen.yao@...> Cc
|
By
Kun Qin
·
|
|
[edk2-staging][PATCH v1 5/7] SecurityPkg: TcgDxe: Replace PcdStatusCodeSubClassTpmDevice
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change replaces the references of PcdStatusCodeSubClassTpmDevice with newly defined EFI_PERIPHERAL_TPM. Cc: Jiewen Yao <jiewen.yao@...> Cc
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change replaces the references of PcdStatusCodeSubClassTpmDevice with newly defined EFI_PERIPHERAL_TPM. Cc: Jiewen Yao <jiewen.yao@...> Cc
|
By
Kun Qin
·
|
|
[edk2-staging][PATCH v1 4/7] SecurityPkg: Tcg2Pei: Replace PcdStatusCodeSubClassTpmDevice
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change replaces the references of PcdStatusCodeSubClassTpmDevice with newly defined EFI_PERIPHERAL_TPM. Cc: Jiewen Yao <jiewen.yao@...> Cc
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change replaces the references of PcdStatusCodeSubClassTpmDevice with newly defined EFI_PERIPHERAL_TPM. Cc: Jiewen Yao <jiewen.yao@...> Cc
|
By
Kun Qin
·
|
|
[edk2-staging][PATCH v1 3/7] SecurityPkg: Tcg2Dxe: Replace PcdStatusCodeSubClassTpmDevice
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change replaces the references of PcdStatusCodeSubClassTpmDevice with newly defined EFI_PERIPHERAL_TPM. Cc: Jiewen Yao <jiewen.yao@...> Cc
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 This change replaces the references of PcdStatusCodeSubClassTpmDevice with newly defined EFI_PERIPHERAL_TPM. Cc: Jiewen Yao <jiewen.yao@...> Cc
|
By
Kun Qin
·
|
|
[edk2-staging][PATCH v1 2/7] 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
·
|
|
[edk2-staging][PATCH v1 1/7] 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
·
|
|
[edk2-staging][PATCH v1 0/7] Add TPM subclass definition
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 From PI Specification v1.7 Errata A, EFI_PERIPHERAL_DOCKING is defined as 0xD0000 (as well as included in PiStatusCode.h). However, subclass em
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966 From PI Specification v1.7 Errata A, EFI_PERIPHERAL_DOCKING is defined as 0xD0000 (as well as included in PiStatusCode.h). However, subclass em
|
By
Kun Qin
·
|
|
ArmVirtPkg: boot fail on numa system
When qemu aarch64 is configured as NUMA, the EDK2 boot fail. Below is my test command: ``` qemu-system-aarch64 \ -nographic \ -serial tcp:localhost:54320 -serial tcp:localhost:54321 \ -smp 4 \ -s -S -
When qemu aarch64 is configured as NUMA, the EDK2 boot fail. Below is my test command: ``` qemu-system-aarch64 \ -nographic \ -serial tcp:localhost:54320 -serial tcp:localhost:54321 \ -smp 4 \ -s -S -
|
By
Mark-PK Tsai
·
|