This branch is used to contribute N-series Intel Pentium Processor and Intel Celeron Processor Families (formerly Braswell) to EDK2. All code are ready in https://github.com/mangguo321/edk2-platforms.git -b pentium-celeron-n-udk2015
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <[email protected]> --- Readme.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Readme.txt diff --git a/Readme.txt b/Readme.txt new file mode 100644 index 0000000..cd5e4d3 --- /dev/null +++ b/Readme.txt @@ -0,0 +1,22 @@ +This branch is used to contribute N-series Intel Pentium Processor and Intel Celeron Processor +Families (formerly Braswell) to EDK2. + +The branch owner: +<[email protected]> +<[email protected]> +<[email protected]> +<[email protected]> +<[email protected]> +<[email protected]> + +Feature Introduction: +pentium-celeron-n-udk2015 is designed for N-series Intel Pentium processor and Intel Celeron processor +families(formerly Braswell), and has been verified on Intel CherryHill CRB(Customer Reference Board). +It is based on Intel UDK2015 (EDKII) core and Intel Braswell FSP. It is a sample codebase to show how +FSP + open source can be used to build a full solution. + +Related Modules: +The following modules are related to pentium-celeron-n-udk2015 +BraswellPlatformPkg +ChvFspBinPkg +ChvRefCodePkg \ No newline at end of file -- 2.8.1.windows.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

