Blame kiwi/complex-build/components/boot.xml

8f60b5
<image>
8f60b5
	<profiles>
8f60b5
		<profile name="BootCore" description="Boot core packages"/>
8f60b5
	</profiles>
8f60b5
	<packages type="image" profiles="BootCore">
8f60b5
		<package name="grub2-efi-aa64" arch="aarch64"/>
8f60b5
		<package name="grub2-efi-aa64-modules" arch="aarch64"/>
8f60b5
		<package name="grub2-efi-x64" arch="x86_64"/>
8f60b5
		<package name="grub2-efi-x64-modules" arch="x86_64"/>
8f60b5
		<package name="grub2-pc" arch="x86_64"/>
8f60b5
		<package name="grub2-pc-modules" arch="x86_64"/>
8f60b5
		<package name="shim-signed-aa64" arch="aarch64"/>
8f60b5
		<package name="shim-signed-x64" arch="x86_64"/>
8f60b5
		<package name="kernel-core"/>
8f60b5
	</packages>
8f60b5
</image>