]> git.proxmox.com Git - pve-edk2-firmware.git/commit
debian: add patch to enforce the basic x86-64 march
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 7 Mar 2023 08:38:45 +0000 (09:38 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 7 Mar 2023 08:38:47 +0000 (09:38 +0100)
commit5b38a120b651b5c6d1c56c9301c7c8a5024c6905
tree076acb38af1b00ca4251bd8962b1bd240e7daafa
parentdd9d3a52da7a048d97d76b0724c8058b7de0cc1f
debian: add patch to enforce the basic x86-64 march

this is mostly done to secure against a future change of the default
march that may come from the x86-64-v* microarchitecture level [0]
concept that is currently being developed and by some more bleeding
edge  distros even already adopted.

[0]: https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/patches/series
debian/patches/x64-baseline-abi.patch [new file with mode: 0644]