summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/me.h
diff options
context:
space:
mode:
authorDuncan Laurie <dlaurie@chromium.org>2013-08-08 15:07:12 -0700
committerPatrick Georgi <patrick@georgi-clan.de>2013-12-21 12:02:21 +0100
commit2017b4a44fcb8dcf01852d00391d71be5c041523 (patch)
tree1d8f402218bef078f70d04127c2c3d0d668984b2 /src/southbridge/intel/lynxpoint/me.h
parent5fcfece7568f55b205f095aaa310e4ea95054bad (diff)
downloadcoreboot-2017b4a44fcb8dcf01852d00391d71be5c041523.tar.xz
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@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/65249 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: http://review.coreboot.org/4449 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/southbridge/intel/lynxpoint/me.h')
0 files changed, 0 insertions, 0 deletions