summarylogtreecommitdiffstats
path: root/edk2-update.hook
blob: 09a2a425fbd4bc843617a50e8c47ef4140f143b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = edk2-shell

[Action]
Description = Update EDK2 EFI Shell Binary
When = PostTransaction
Exec = /usr/bin/cp -uv /usr/share/edk2-shell/x64/Shell_Full.efi /boot/shellx64.efi
Depends = coreutils