From: Timo Lindfors <timo.lindf...@iki.fi> Signed-off-by: Timo Juhani Lindfors <timo.lindf...@iki.fi> --- lcp-gen2/ElementBase.py | 3 --- tboot/Makefile | 2 +- uml/prepare_cpu.plantuml | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/lcp-gen2/ElementBase.py b/lcp-gen2/ElementBase.py index 3fbc738..7086ce1 100644 --- a/lcp-gen2/ElementBase.py +++ b/lcp-gen2/ElementBase.py @@ -57,6 +57,3 @@ if __name__ == "__main__": #print packed #e.packHash('SHA384') #e.packHash('SHA512') - - - \ No newline at end of file diff --git a/tboot/Makefile b/tboot/Makefile index dbcfdf9..3fe6a9a 100644 --- a/tboot/Makefile +++ b/tboot/Makefile @@ -143,4 +143,4 @@ endif $(CPP) $(AFLAGS) $< -o $@ %.S : %.pl $(HDRS) $(BUILD_DEPS) - /usr/bin/perl $< "elf" $(AFLAGS) $@ \ No newline at end of file + /usr/bin/perl $< "elf" $(AFLAGS) $@ diff --git a/uml/prepare_cpu.plantuml b/uml/prepare_cpu.plantuml index 41908ff..5fba6cc 100644 --- a/uml/prepare_cpu.plantuml +++ b/uml/prepare_cpu.plantuml @@ -6,4 +6,4 @@ start :check & exit virtual-8086 mode; :check if no machine check in progress; stop -@enduml \ No newline at end of file +@enduml -- 2.20.1 _______________________________________________ tboot-devel mailing list tboot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tboot-devel