summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBruce Griffith <Bruce.Griffith@se-eng.com>2013-07-10 22:24:47 -0600
committerStefan Reinauer <stefan.reinauer@coreboot.org>2013-08-05 22:09:06 +0200
commit5912125dffcbe8a1b1ab4d1198c5ff2c9bc0771c (patch)
treeae272dbdf5d87612e20ba21994188a367541f56d /README
parent80cf7d5956283b5c79b293d2ffac82f329f6203c (diff)
downloadcoreboot-5912125dffcbe8a1b1ab4d1198c5ff2c9bc0771c.tar.xz
AMD Olive Hill: Eliminate unnecessary memory copy
Eliminate an unnecessary copy of the DDI descriptor list and the PCIe port descriptor list. As descriptor tables, these tables do not need dynamic updating and should be used from ROM without runtime copying. There will be a corresponding patch for AGESA that adds CONST modifiers to function parameters that are pass-by-reference "IN" values (read-only pointers). Change-Id: I7ab78e58041e9247db22d0f97a6f76d45f338db0 Signed-off-by: Bruce Griffith <Bruce.Griffith@se-eng.com> Reviewed-by: Marc Jones <marc.jones@se-eng.com> Tested-by: Bruce Griffith <bruce.griffith@se-eng.com> Reviewed-by: Dave Frodin <dave.frodin@se-eng.com> Reviewed-on: http://review.coreboot.org/3818 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martin.roth@se-eng.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions