X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-hwinfo;fp=grml-hwinfo;h=8af9f8d515f753124383b17f59bdaddb2e957fde;hb=f17f4a0b301ea4c38e133e618813475cccf33eaf;hp=a2203bc834a24743d75d9832601bba1e4c2545a4;hpb=6be2fe0e432545377bbb9af77352bcd6643ada63;p=grml-hwinfo.git diff --git a/grml-hwinfo b/grml-hwinfo index a2203bc..8af9f8d 100755 --- a/grml-hwinfo +++ b/grml-hwinfo @@ -229,6 +229,7 @@ cd "${OUTDIR}" || exit 1 exectest numactl && numactl --hardware > ./numactl exectest x86info && x86info > ./x86info 2>./x86info.error exectest lscpu && lscpu > ./lscpu + exectest lscpu && lscpu -e > ./lscpu_extended # EFI exectest efibootmgr && efibootmgr -v > efibootmgr