diff options
Diffstat (limited to 'Documentation/util.md')
-rw-r--r-- | Documentation/util.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/util.md b/Documentation/util.md index 083401f034..8c6bcb7fca 100644 --- a/Documentation/util.md +++ b/Documentation/util.md @@ -57,7 +57,7 @@ even if hidden `C` hardware configuration (register contents, MSRs, etc). `C` * __intelvbttool__ - Parse VBT from VGA BIOS `C` * __ipqheader__ - * _createxbl.py_ - Concatentates XBL segments into one ELF + * _createxbl.py_ - Concatenates XBL segments into one ELF image `Python` * _ipqheader.py_ - Returns a packed MBN header image with the specified base and size `Python` |