[edk2-devel] [edk2-platforms][PATCH V1 4/5] Platform/ARM/Morello: Add Configuration Manager for Morello

Sami Mujawar sami.mujawar at arm.com
Fri Mar 5 23:32:07 UTC 2021


Hi Chandni,

Just remembered one more thing.

+  // Processor Node Id Info
    +  {
    +    // A unique token used to identify this object
    +    REFERENCE_TOKEN (ProcNodeIdInfo),
    +    // Vendor ID (as described in ACPI ID registry)
    +    SIGNATURE_32('A', 'R', 'M', 'H'),
    +    // First level unique node ID
    +    0,
    +    // Second level unique node ID
    +    0,
    +    // Major revision of the node
    +    0,
    +    // Minor revision of the node
    +    0,
    +    // Spin revision of the node
    +    0
    +  },

The 'PPTT Type 2 - Processor ID' is deprecated so don’t add this information.

Regards,

Sami Mujawar




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#72509): https://edk2.groups.io/g/devel/message/72509
Mute This Topic: https://groups.io/mt/80885830/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list