aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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