summarylogtreecommitdiffstats
path: root/xen-intel-ucode.hook
diff options
context:
space:
mode:
Diffstat (limited to 'xen-intel-ucode.hook')
-rw-r--r--xen-intel-ucode.hook12
1 files changed, 12 insertions, 0 deletions
diff --git a/xen-intel-ucode.hook b/xen-intel-ucode.hook
new file mode 100644
index 000000000000..c7013ff5c871
--- /dev/null
+++ b/xen-intel-ucode.hook
@@ -0,0 +1,12 @@
+[Trigger]
+Type = Path
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = boot/intel-ucode.img
+
+[Action]
+Description = Extracting Intel microcode for Xen EFI...
+When = PostTransaction
+Exec = /usr/share/libalpm/scripts/xen-ucode-extract.sh
+