summaryrefslogtreecommitdiff
path: root/sys-firmware/intel-microcode/metadata.xml
blob: 31efbfe0fea22b65ac6667ef10effc1374156976 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>base-system@gentoo.org</email>
		<name>Gentoo Base System</name>
	</maintainer>
	<use>
		<flag name="initramfs">Install a small initramfs for use with CONFIG_MICROCODE_EARLY</flag>
		<flag name="hostonly">Only install ucode(s) supported by currently available (=online) processor(s)</flag>
		<flag name="split-ucode">Install the split binary ucode files (used by the kernel directly)</flag>
		<flag name="vanilla">Only install microcode updates from Intel's official microcode tarball</flag>
	</use>
	<upstream>
		<remote-id type="github">intel/Intel-Linux-Processor-Microcode-Data-Files</remote-id>
		<remote-id type="github">platomav/CPUMicrocodes</remote-id>
	</upstream>
</pkgmetadata>