Add common gBMC system init script
Create a configurable sysinit script for all gBMC system to use. This
prevents difference in implementation during bootup between platforms.
The plan is to have each system that uses `gbmc-sysinit` to
replace the `gbmc_sysinit_helper.sh` and its function. It should be
flexible enough to support most current use cases. The service
dependencies will be configured with `service-override.conf` to make
sure that all dependencies are met on different systems.
The `gbmc_sysinit.sh` has `BIOS_PARTITION`, `BIOS_SIZE`, `BIOS_KEY` as
configurable variable depending on the BIOS image supported on the
different systems.
Google-Bug-Id: 231234523
Change-Id: Iea600521e0be4254d45731fd09a23f4db8af01f8
Signed-off-by: Willy Tu <wltu@google.com>
5 files changed