Moved BIOS and IMA measurement lists into classes of their own

This commit is contained in:
Andreas Steffen
2014-05-02 07:30:17 +02:00
parent 9b9d522303
commit 48064815ea
6 changed files with 717 additions and 381 deletions
+2
View File
@@ -31,6 +31,8 @@ libpts_la_SOURCES = \
pts/pts_file_meas.h pts/pts_file_meas.c \
pts/pts_file_meta.h pts/pts_file_meta.c \
pts/pts_file_type.h pts/pts_file_type.c \
pts/pts_ima_bios_list.h pts/pts_ima_bios_list.c \
pts/pts_ima_event_list.h pts/pts_ima_event_list.c \
pts/pts_meas_algo.h pts/pts_meas_algo.c \
pts/components/pts_component.h \
pts/components/pts_component_manager.h pts/components/pts_component_manager.c \