Commit Graph

2 Commits

Author SHA1 Message Date
Guo Dong 89c7b82b84 Fix the HelloWord build failure
Add required library for HelloWorld build.

Signed-off-by: Guo Dong <guo.dong@intel.com>
2021-01-11 08:20:30 -07:00
Maurice Ma 162b849e11 Add HelloWorld payload example
This patch added an example on how to build a HelloWorld payload
from separate DSC file.

To build a standalone HelloWorld payload, use the following command:
  BuildLoader.py build_dsc -p PayloadPkg\PayloadPkg.dsc

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
2020-08-12 12:33:20 -07:00