[coreboot-gerrit] Patch merged into coreboot/master: ca19804 lynxpoint: me: Allow for more than MKHI MEI messages

gerrit at coreboot.org gerrit at coreboot.org
Sat Dec 21 12:02:23 CET 2013


the following patch was just integrated into master:
commit ca19804f3618c02afb0f125a39e2e3e9481bb79e
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Thu Aug 8 15:07:12 2013 -0700

    lynxpoint: me: Allow for more than MKHI MEI messages
    
    The original ME code was assuming that the only type of messages
    it would send were MKHI type and so it had some embedded checks
    for that header and that type of message.
    
    In order to support ICC messages this needs to change to handle
    different header types, so now the header will be sent first
    and then the data will follow, rather than the two both being
    sent in the same low-level function.
    
    This change has no real affect on the system, subsequent commit
    will add new ICC messages.
    
    Change-Id: I52848581e49b88c0a79e8bb6bda2a179419808a3
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://gerrit.chromium.org/gerrit/65249
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


See http://review.coreboot.org/4449 for details.

-gerrit



More information about the coreboot-gerrit mailing list