Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming....@intel.com>
---
 Readme.MD | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Readme.MD b/Readme.MD
index a436dd5..b5646be 100644
--- a/Readme.MD
+++ b/Readme.MD
@@ -15,6 +15,7 @@ identified to be optimized. POC code will be added in this 
branch for evaluation
    In Ubuntu 14.04 GCC5, OvmfPkgIa32X64 GenFds build time can be reduced from 
6s to 4s.
 2) Support to merge multiple drivers into one. It should save the link time. 
But, it doesn't save much in the multiple build. 
    Besides, this feature can save the image size when the image is not 
compressed, such as PEI images.
+   POC code has been added. One example in OvmfPkgIa32X64.dsc is added to show 
how to combine more than drivers into single one.
 3) Reduce the extra copy actions in build process.
 4) Analyze cProfile data and enhance the parser logic. 
https://bugzilla.tianocore.org/show_bug.cgi?id=42
 
-- 
2.8.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to