MMNGRBUF v0.1
	1. Initial Gen3 support.

MMNGRBUF v0.2
	1. Remove redundant step in library build instruction.
	2. Change an API parameter name to mem_param from data.

MMNGRBUF v0.3
	1. Remove duplicate definitions in user header files and driver header files,
	   then use common header files exported by driver.

MMNGRBUF v0.4
	1. Declare static for local function in MMNGRBUF TP.

MMNGRBUF v0.5
	1. Add function prototype declaration for test program.

MMNGRBUF v1.0
	1. Improve coding style, i.e. remove unnecessary spaces in MMNGRBUF TP

MMNGRBUF v1.1
	1. Fix GCC 7.2 warning
