grub4dos icon indicating copy to clipboard operation
grub4dos copied to clipboard

How to mask the processor flag e.g. SSE2 ?

Open Gelip opened this issue 2 years ago • 1 comments
trafficstars

Under Linux you can do it using the clearcpuid command in cmdline in /etc/default/grub e.g. to hide SSE2 flag: GRUB_CMDLINE_LINUX="clearcpuid=26"

How to do the same in GRUB4DOS ?

Gelip avatar Aug 17 '23 07:08 Gelip

When is Grub4dos displaying sse2?

yaya2007 avatar Aug 17 '23 21:08 yaya2007