Aaron Durbin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38423 )
Change subject: cbfs: Add metadata cache
......................................................................
Patch Set 16: Code-Review+2
(2 comments)
https://review.coreboot.org/c/coreboot/+/38423/16/src/commonlib/bsd/cbfs_mca...
File src/commonlib/bsd/cbfs_mcache.c:
https://review.coreboot.org/c/coreboot/+/38423/16/src/commonlib/bsd/cbfs_mca...
PS16, Line 136: if (entry->magic != MCACHE_MAGIC_FILE) {
We check for corrupted mcache above. Any reason not to do similar checks here? Let it fail on subsequent lookup?
https://review.coreboot.org/c/coreboot/+/38423/16/src/include/cbfs.h
File src/include/cbfs.h:
https://review.coreboot.org/c/coreboot/+/38423/16/src/include/cbfs.h@52
PS16, Line 52: find
fill?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/38423
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5b1084bfdad1c6ab0ee1b143ed8dd796827f4c65
Gerrit-Change-Number: 38423
Gerrit-PatchSet: 16
Gerrit-Owner: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Patrick Rudolph
siro@das-labor.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: Rob Barnes
robbarnes@google.com
Gerrit-Comment-Date: Tue, 20 Oct 2020 19:57:01 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment