aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-30rmc: fix undefined PATH_MAX under muslrmc-devTodor Minchev
2017-03-24rmc: fix copyright noticesTodor Minchev
2017-03-23README: update maintainersTodor Minchev
2017-02-16rmc: add database extraction functionalityTodor Minchev
2017-02-16rmc: remove unnecessary return variableTodor Minchev
2017-02-16rmc: enable reading the contents of an existing fingerprint fileTodor Minchev
2017-02-16Makefile: add debug targetTodor Minchev
2017-02-16Makefile: disable silent mode in MakefilesTodor Minchev
2016-11-21documentation updateJianxun Zhang
2016-11-21remove kernel command line usage and blob typeJianxun Zhang
2016-11-21use RMC_CFLAGS for internal compiler options.Jianxun Zhang
2016-11-21use internal definitions for types in projectJianxun Zhang
2016-11-20refactoring work (APIs, build dependency, ... etc)Jianxun Zhang
2016-11-20consolidate RSMP and RMCL libraries into oneJianxun Zhang
2016-11-18fix include path and type definitionsJianxun Zhang
2016-08-26Makefile: remove static linking in Linux buildJianxun Zhang
2016-08-25doc: update README fileJianxun Zhang
2016-08-17rmc: fix allocating buffer issue in read_file() (32 bit)Jianxun Zhang
2016-08-17rmc: fix wrong error messageJianxun Zhang
2016-08-16test: Provide test scripts and sample dataJianxun Zhang
2016-07-14License: amend license fileJianxun Zhang
2016-07-14rsmp: fix segment fault in rsmpJianxun Zhang
2016-07-09Update README fileJianxun Zhang
2016-07-06rmc: fix usage messageJianxun Zhang
2016-06-03util: Fix bugs in functionsv3.0Jianxun Zhang
2016-05-21efi: add -std=gnu90 in C flagsJianxun Zhang
2016-05-21build: Do not install libraries and headers in user spaceJianxun Zhang
2016-05-21efi: Build rmcl and rsmp libraries for UEFI contextJianxun Zhang
2016-05-19rmc: cleanup header filesJianxun Zhang
2016-05-18Makefile: support extra flags for C compilerJianxun Zhang
2016-05-17rmcl: Add stddef.h in header fileJianxun Zhang
2016-05-17rsmp: fix wrong macro name in header fileJianxun Zhang
2016-05-17Makefile: change installation path for header files.Jianxun Zhang
2016-05-17Makefile: Add librsmp and rsmp header file into installationJianxun Zhang
2016-05-16Makefile: install rmc toolJianxun Zhang
2016-04-25License: Change RMC license to MIT from GPLJianxun Zhang
2016-03-14build: add installation ruleJianxun Zhang
2016-03-14build: replace hardcoded 'ar' with $(AR)Jianxun Zhang
2016-03-09build: get rid of hardcoded C compilerJianxun Zhang
2016-03-09build: Disable echoing in MakefileJianxun Zhang
2016-03-08rmcl: use index and thumb fingers' data for signatureJianxun Zhang
2016-03-08rmcl: replace for loops with memcpy() when copyingJianxun Zhang
2016-03-07Initial implementation of RMC projectJianxun Zhang