We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Machanisim s.b.Mechanism Why are NULs appearing in the output? Presumably bogus formatting.
Machanisim
Mechanism
NUL
DataRemoval 1.0 function (0x0404) DataRemoval OperationProcessing 0x0, DataRemoval Machanisim 0x0 DataRemoval TimeFormat Bit 5 : 0x0 0x0000 DataRemoval TimeFormat Bit 4 : 0x0 0x0000 DataRemoval TimeFormat Bit 3 : 0x0 0x0000 DataRemoval TimeFormat Bit 2 : 0x0 0x0000 DataRemoval TimeFormat Bit 1 : 0x0 0x0000 DataRemoval TimeFormat Bit 0 : 0x0 0x0000 [scott@Dell-X86-ArchLinux grub]$ sudo sedutil-cli --query /dev/sdb | tail -7 | hexdump -C 00000000 20 20 20 20 44 61 74 61 52 65 6d 6f 76 61 6c 20 | DataRemoval | 00000010 4f 70 65 72 61 74 69 6f 6e 50 72 6f 63 65 73 73 |OperationProcess| 00000020 69 6e 67 20 30 78 30 00 2c 20 44 61 74 61 52 65 |ing 0x0., DataRe| 00000030 6d 6f 76 61 6c 20 4d 61 63 68 61 6e 69 73 69 6d |moval Machanisim| 00000040 20 30 78 30 02 0a 20 20 20 20 44 61 74 61 52 65 | 0x0.. DataRe| 00000050 6d 6f 76 61 6c 20 54 69 6d 65 46 6f 72 6d 61 74 |moval TimeFormat| 00000060 20 42 69 74 20 35 20 3a 20 30 78 30 00 20 30 78 | Bit 5 : 0x0. 0x| 00000070 30 30 30 30 0a 20 20 20 20 44 61 74 61 52 65 6d |0000. DataRem| 00000080 6f 76 61 6c 20 54 69 6d 65 46 6f 72 6d 61 74 20 |oval TimeFormat | 00000090 42 69 74 20 34 20 3a 20 30 78 30 00 20 30 78 30 |Bit 4 : 0x0. 0x0| 000000a0 30 30 30 0a 20 20 20 20 44 61 74 61 52 65 6d 6f |000. DataRemo| 000000b0 76 61 6c 20 54 69 6d 65 46 6f 72 6d 61 74 20 42 |val TimeFormat B| 000000c0 69 74 20 33 20 3a 20 30 78 30 00 20 30 78 30 30 |it 3 : 0x0. 0x00| 000000d0 30 30 0a 20 20 20 20 44 61 74 61 52 65 6d 6f 76 |00. DataRemov| 000000e0 61 6c 20 54 69 6d 65 46 6f 72 6d 61 74 20 42 69 |al TimeFormat Bi| 000000f0 74 20 32 20 3a 20 30 78 30 00 20 30 78 30 30 30 |t 2 : 0x0. 0x000| 00000100 30 0a 20 20 20 20 44 61 74 61 52 65 6d 6f 76 61 |0. DataRemova| 00000110 6c 20 54 69 6d 65 46 6f 72 6d 61 74 20 42 69 74 |l TimeFormat Bit| 00000120 20 31 20 3a 20 30 78 30 00 20 30 78 30 30 30 30 | 1 : 0x0. 0x0000| 00000130 0a 20 20 20 20 44 61 74 61 52 65 6d 6f 76 61 6c |. DataRemoval| 00000140 20 54 69 6d 65 46 6f 72 6d 61 74 20 42 69 74 20 | TimeFormat Bit | 00000150 30 20 3a 20 30 78 30 00 20 30 78 30 30 30 30 0a |0 : 0x0. 0x0000.| 00000160
The text was updated successfully, but these errors were encountered:
scottcmarks
No branches or pull requests
Machanisim
s.b.Mechanism
Why are
NUL
s appearing in the output? Presumably bogus formatting.The text was updated successfully, but these errors were encountered: