mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
90fc2f273a
Some problems arise only when running on a specific CPU type (e.g. non-functional timer interrupts as observed in Azure AMD instances). Include the CPU vendor and model within the sample cloud boot scripts, to assist in debugging such problems. Signed-off-by: Michael Brown <mcb30@ipxe.org>