.. |
Makefile
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
alloc.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
alloc.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
bcryptdefines.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
blkdev.c
|
Fixed wording in blkdev.c
|
2021-08-06 14:34:07 -07:00 |
blkdev.h
|
Replaced Blkdev Get/Put with GetN/PutN.
|
2021-07-22 04:58:53 -07:00 |
buf.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
buf.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
byteorder.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
cacheblkdev.c
|
Replaced Blkdev Get/Put with GetN/PutN.
|
2021-07-22 04:58:53 -07:00 |
cacheblkdev.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
chksum.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
conf.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
conf.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
config.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
cpio.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
cpio.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
dump.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
dump.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
efi.mak
|
Fixed spec file format
|
2017-06-06 13:28:56 -07:00 |
efibio.c
|
Should Ignore Buffer too small error since we already reallocate the correct size for BIO handles in that case.
|
2021-09-20 20:54:26 +00:00 |
efibio.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
efiblkdev.c
|
Replaced Blkdev Get/Put with GetN/PutN.
|
2021-07-22 04:58:53 -07:00 |
efiblkdev.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
eficommon.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
eficompat.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
efifile.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
efifile.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
efivarauth.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
error.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
error.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
exec.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
exec.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
ext2.c
|
Modified ext2 code to use GetN/PutN.
|
2021-07-22 06:09:44 -07:00 |
ext2.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
file.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
file.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
getopt.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
getopt.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
gpt.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
gpt.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
grubcfg.c
|
ext2.c: fixed usage of hard coded file times (using time() now).
|
2017-05-10 14:56:22 -05:00 |
grubcfg.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
guid.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
guid.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
heap.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
heap.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
initrd.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
initrd.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
inline.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
keys.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
keys.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
linux.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
linux.mak
|
Fixed spec file format
|
2017-06-06 13:28:56 -07:00 |
linuxblkdev.c
|
Replaced Blkdev Get/Put with GetN/PutN.
|
2021-07-22 04:58:53 -07:00 |
lsvmloadpolicy.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
lsvmloadpolicy.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
lsvmloadtrace.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
luks.c
|
Resolved low priority ATTN's
|
2017-05-10 17:15:27 -05:00 |
luks.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
luksblkdev.c
|
Replaced Blkdev Get/Put with GetN/PutN.
|
2021-07-22 04:58:53 -07:00 |
luksblkdev.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
lukscrypto.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
luksopenssl.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
measure.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
measure.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
memblkdev.c
|
Replaced Blkdev Get/Put with GetN/PutN.
|
2021-07-22 04:58:53 -07:00 |
memblkdev.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
pass.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
pass.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
peimage.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
peimage.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
policy.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
policy.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
print.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
print.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
sha.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
sha.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
specialize.c
|
Added serialize spec file for testing
|
2017-06-09 14:56:30 -07:00 |
specialize.h
|
Added serialize spec file for testing
|
2017-06-09 14:56:30 -07:00 |
strarr.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
strarr.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
strings.c
|
Resolved low priority ATTN's
|
2017-05-10 17:15:27 -05:00 |
strings.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
strlcat.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
strlcpy.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
tcg2.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
tcg2.h
|
Removed experimental TCG2 hash log record code.
|
2017-05-10 17:22:55 -05:00 |
tpm2.c
|
Resolved low priority ATTN's
|
2017-05-10 17:15:27 -05:00 |
tpm2.h
|
Resolved ATTN's.
|
2017-05-10 17:24:26 -05:00 |
tpm2crypt.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
tpmbuf.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
tpmbuf.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
uefidb.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
uefidb.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
uefidbx.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
uefidbx.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
utils.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
utils.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
vars.c
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
vars.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |
vfat.c
|
Resolved low priority ATTN's
|
2017-05-10 17:15:27 -05:00 |
vfat.h
|
Initial commit of LSVMTools source code.
|
2017-05-09 18:56:10 -05:00 |