新增kernel-ml,sapp,mrzcpd,mesaframework,解析解析层插件的相关dpi基础安装包

This commit is contained in:
fumingwei
2021-02-01 14:50:45 +08:00
commit 6478678b45
67 changed files with 1386 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,8 @@
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
GRUB_DEFAULT=saved
GRUB_DISABLE_SUBMENU=true
GRUB_TERMINAL="serial console"
GRUB_SERIAL_COMMAND="serial --speed=115200"
GRUB_CMDLINE_LINUX="crashkernel=auto console=ttyS0,115200 intel_iommu=on iommu=pt pci=realloc,assign-busses"
GRUB_DISABLE_RECOVERY="true"