Skip to content
New issue

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

Typos in Data Removal template description #487

Open
scottcmarks opened this issue Dec 29, 2024 · 0 comments
Open

Typos in Data Removal template description #487

scottcmarks opened this issue Dec 29, 2024 · 0 comments
Assignees

Comments

@scottcmarks
Copy link

Machanisim s.b.Mechanism
Why are NULs appearing in the output? Presumably bogus formatting.

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

@scottcmarks scottcmarks self-assigned this Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant