diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2018-05-14 13:27:07 -0700 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2018-05-14 21:54:15 +0000 |
commit | 60fd684698e7da894d539936307aea94d0c83bd1 (patch) | |
tree | 925751b1250b8485de547bd9864e27aed9d06339 /src/arch | |
parent | 5a1f5400fb93ffc257486318351feff9c3b48d21 (diff) |
cbfs_locate: Optionally return file type
In some cases callers want to know if a file
exists and, if so, what its type is.
Modify cbfs_locate so that if the pointer is non-NULL,
but has the value 0, the type of the file that
matches the name will be returned.
Change-Id: Ic1349d358c3054207ccbccf3825db56784327ad0
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: https://review.coreboot.org/26279
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/arch')
0 files changed, 0 insertions, 0 deletions