Skip to content

Commit 6ba9de0

Browse files
Update README.md for vpd.sh
Signed-off-by: Johnny Lin <johnny_lin@wiwynn.com>
1 parent a4e291b commit 6ba9de0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Entire build requires `PLATFORM` to be defined, this specifies the platform for
5151
* `make wipe` will wipe everything, including downloaded deps.
5252
* `make wipe-coreboot` and `make wipe-kernel` will clean just the coreboot and kernel components.
5353
* Note that toolchain cache survives wipe and will be used in the next build.
54+
* You can place a shell script vpd.sh under your project folder which would be executed for your customized actions such as setting your VPD key-value pairs to your coreboot image.
5455

5556
## License
5657

0 commit comments

Comments
 (0)