Skip to content

Commit c6b2df1

Browse files
imguoguoRadxaYuntian
authored andcommitted
feat: use embloader for edk2
1 parent c3c6f3e commit c6b2df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/share/rsdk/build/mod/packages/categories/core.libjsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ then
9797

9898
APT_CONFIG="$MMDEBSTRAP_APT_CONFIG" \
9999
apt-get install -oDPkg::Chroot-Directory="$1" -y \
100-
systemd-boot
100+
systemd-boot sdboot-is-embloader
101101
chroot "$1" sh -c "SYSTEMD_RELAX_ESP_CHECKS=1 bootctl install --esp-path=/boot/efi/ --no-variables --entry-token=literal:RadxaOS"
102102
sed -i "s/#timeout/timeout/" "$1/boot/efi/loader/loader.conf"
103103
|||

0 commit comments

Comments
 (0)