Server : nginx/1.24.0 System : Linux ip-172-31-33-48 6.14.0-1011-aws #11~24.04.1-Ubuntu SMP Fri Aug 1 02:07:25 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE Directory : /usr/share/grub-gfxpayload-lists/blacklist/ |
Upload File : |
# GRUB gfxpayload blacklist. The format is a sequence of lines of the # following form, using lower-case hexadecimal for all ID components: # # vVENDORdDEVICEsvSUBVENDORsdSUBDEVICEbcBASECLASSscSUBCLASS # # Blacklist lines are regex-matched (currently using Lua's string.find with # the line surrounded by ^ and $) against a corresponding PCI ID string. In # practice this means that you can replace any part of the ID string with .* # to match anything. # # There is no need to customise this file locally. If you need to disable # gfxpayload=keep on your system, just add this line (uncommented) to # /etc/default/grub: # # GRUB_GFXPAYLOAD_LINUX=text