Skip to content

MdePkg: Updated Type 4 Info as per Smbios 3.8.0 #501

MdePkg: Updated Type 4 Info as per Smbios 3.8.0

MdePkg: Updated Type 4 Info as per Smbios 3.8.0 #501

Triggered via push December 6, 2024 02:20
Status Success
Total duration 19s
Artifacts
draft  /  Update Release Draft
5s
draft / Update Release Draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
draft / Update Release Draft
Data doesn't contain `nodes` field. Make sure the `paginatePath` is set to the field you wish to paginate and that the query includes the `nodes` field. { name: 'event', id: '12191716063', event: { id: '12191716063', name: 'push', payload: { after: '25cb86d7b3a271d040f6657ec4ddb31b59c611da', base_ref: null, before: '51a3e0df37ba26bce7bd89895bb303c256560e00', commits: [ { author: { email: '[email protected]', name: 'Shenbagadevi R', username: 'shenbagadevir' }, committer: { email: '[email protected]', name: 'kenlautner', username: 'kenlautner' }, distinct: true, id: '06f3a6b139bb4f2d99485acf0f725769c2d3f16b', message: 'MdePkg: Added support for Smbios 3.7.0 Spec\n' + '\n' + 'REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4563\n' + '\n' + 'As per Smbios 3.7.0 spec, added CXL 3.0 support in Type 9,\n' + 'also added PMIC & RCD manufacturer ID and Revision information in Type17.\n' + '\n' + 'Cc: Sainadh N <[email protected]>\n' + 'Cc: Sundaresan S <[email protected]>\n' + 'Cc: Srinivasan M <[email protected]>\n' + 'Cc: Ramesh R <[email protected]>\n' + '\n' + 'Signed-off-by: Shenbagadevi R <[email protected]>\n' + 'Reviewed-by: Gaoliming <[email protected]>', timestamp: '2024-12-05T18:20:11-08:00', tree_id: 'c696422e72eeb17d99f19fbc49da577856eaa36a', url: 'https://github.com/microsoft/mu_basecore/commit/06f3a6b139bb4f2d99485acf0f725769c2d3f16b' }, { author: { email: '[email protected]', name: 'Jason Zhao', username: 'jiahuanzhao' }, committer: { email: '[email protected]', name: 'kenlautner', username: 'kenlautner' }, distinct: true, id: 'fdc7433024756d27c63d18689945940ef1c6b3f8', message: 'MdePkg/SmBios.h: Add new Socket Type for SMBIOS Type4\n' + '\n' + 'The patch adds new socket type(Type 4, Offset 32h) for\n' + 'SMBIOS Type4 based on SMBIOS v3.8.0.\n' + '\n' + 'Signed-off-by: Jason Zhao <[email protected]>', timestamp: '2024-12-05T18:20:11-08:00', tree_id: 'f921297372d239e43116b0e56d6edef507c2aa7d', url: 'https://github.com/microsoft/mu_basecore/commit/fdc7433024756d27c63d18689945940ef1c6b3f8' }, { author: { email: '[email protected]', name: 'Jason Zhao', username: 'jiahuanzhao' }, committer: { email: '[email protected]', name: 'kenlautner', username: 'kenlautner' }, distinct: true, id: 'e5740cd771e16b11e384ec97db3ee51a06aad1cb', message: 'MdePkg/SmBios.h: Add new Processor Upgrade definition for SMBIOS Type4\n' + '\n' + 'The patch adds ProcessorUpgradeInvalid(0xFF) definition in Processor\n' + 'Upgrade(Type 4, Offset 19h) for SMBIOS Type4 based on SMBIOS v3.8.0.\n' + 'Processor Upgrade should be 0xFF when no other valid enumeration is\n' + 'available.\n' + '\n' + 'Signed-off-by: Jason Zhao <[email protected]>', timestamp: '2024-12-05T18:20:11-08:00', tree_id: '77e9a0166b72e563186cd45c5de5aeda30ab408e', url: 'https://github.com/microsoft/mu_basecore/commit/e5740cd771e16b11e384ec97db3ee51a06aad1cb' }, { author: { email: '[email protected]', name: 'Revathy V', username: 'Revathy-Rey' }, committer: { email: '[email protected]
draft / Update Release Draft
Error: Data doesn't contain `nodes` field. Make sure the `paginatePath` is set to the field you wish to paginate and that the query includes the `nodes` field. at paginate (/home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/dist/index.js:142879:11) at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/dist/index.js:142688:12) at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/dist/index.js:142380:7) at async Promise.all (index 0) { name: 'AggregateError', event: { id: '12191716063', name: 'push', payload: { after: '25cb86d7b3a271d040f6657ec4ddb31b59c611da', base_ref: null, before: '51a3e0df37ba26bce7bd89895bb303c256560e00', commits: [ { author: { email: '[email protected]', name: 'Shenbagadevi R', username: 'shenbagadevir' }, committer: { email: '[email protected]', name: 'kenlautner', username: 'kenlautner' }, distinct: true, id: '06f3a6b139bb4f2d99485acf0f725769c2d3f16b', message: 'MdePkg: Added support for Smbios 3.7.0 Spec\n' + '\n' + 'REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4563\n' + '\n' + 'As per Smbios 3.7.0 spec, added CXL 3.0 support in Type 9,\n' + 'also added PMIC & RCD manufacturer ID and Revision information in Type17.\n' + '\n' + 'Cc: Sainadh N <[email protected]>\n' + 'Cc: Sundaresan S <[email protected]>\n' + 'Cc: Srinivasan M <[email protected]>\n' + 'Cc: Ramesh R <[email protected]>\n' + '\n' + 'Signed-off-by: Shenbagadevi R <[email protected]>\n' + 'Reviewed-by: Gaoliming <[email protected]>', timestamp: '2024-12-05T18:20:11-08:00', tree_id: 'c696422e72eeb17d99f19fbc49da577856eaa36a', url: 'https://github.com/microsoft/mu_basecore/commit/06f3a6b139bb4f2d99485acf0f725769c2d3f16b' }, { author: { email: '[email protected]', name: 'Jason Zhao', username: 'jiahuanzhao' }, committer: { email: '[email protected]', name: 'kenlautner', username: 'kenlautner' }, distinct: true, id: 'fdc7433024756d27c63d18689945940ef1c6b3f8', message: 'MdePkg/SmBios.h: Add new Socket Type for SMBIOS Type4\n' + '\n' + 'The patch adds new socket type(Type 4, Offset 32h) for\n' + 'SMBIOS Type4 based on SMBIOS v3.8.0.\n' + '\n' + 'Signed-off-by: Jason Zhao <[email protected]>', timestamp: '2024-12-05T18:20:11-08:00', tree_id: 'f921297372d239e43116b0e56d6edef507c2aa7d', url: 'https://github.com/microsoft/mu_basecore/commit/fdc7433024756d27c63d18689945940ef1c6b3f8' }, { author: { email: '[email protected]', name: 'Jason Zhao', username: 'jiahuanzhao' }, committer: { email: '[email protected]', name: 'kenlautner', username: 'kenlautner' }, distinct: true, id: 'e5740cd771e16b11e384ec97db3ee51a06aad1cb', message: 'MdePkg/SmBios.h: Add new Processor Upgrade definition for SMBIOS Type4\n' + '\n' + 'The patch adds ProcessorUpgradeInvalid(0xFF) definition in Processor\n' + 'Upgrade(Type 4, Offset 19h) for SMBIOS Type4 based on SMBIOS v3.8.0.\n' + 'Processor Upgrade should be 0xFF when no other valid enumeration is\n' + 'available.\n' + '\n' + 'Signed-off-by: Jason Zhao <[email protected]>', timestamp: '2024-12-05T18:20:11-08:0
draft / Update Release Draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636