You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,7 @@ Entire build requires `PLATFORM` to be defined, this specifies the platform for
51
51
*`make wipe` will wipe everything, including downloaded deps.
52
52
*`make wipe-coreboot` and `make wipe-kernel` will clean just the coreboot and kernel components.
53
53
* 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.
0 commit comments