0
0
mirror of https://github.com/edk2-porting/edk2-msm synced 2025-06-19 01:38:23 +00:00
Files
edk2-msm/firstrun.sh
2020-05-25 22:43:45 +08:00

9 lines
251 B
Bash

#!/bin/bash
# based on the instructions from edk2-platform
# do this first:
# https://github.com/tianocore/tianocore.github.io/wiki/Using-EDK-II-with-Native-GCC#Install_required_software_from_apt
set -e
. firstrun_common.sh
make -C ../edk2/BaseTools