[edk2-devel] [PATCH] Build Spec:Add Module Arch to BuildRebuild Module Section

Fan, ZhijuX zhijux.fan at intel.com
Fri Jul 26 02:30:05 UTC 2019


BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=2022

Added arch output to build report so it's easy to tell
which arch is being generated. Code change
https://bugzilla.tianocore.org/show_bug.cgi?id=2016
will be done.The spec change is also required.

Cc: Bob Feng <bob.c.feng at intel.com>
Cc: Liming Gao <liming.gao at intel.com>
Signed-off-by: Zhiju.Fan <zhijux.fan at intel.com>
---
 13_build_reports/138_module_section.md | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/13_build_reports/138_module_section.md b/13_build_reports/138_module_section.md
index d457c24..6f7edc5 100644
--- a/13_build_reports/138_module_section.md
+++ b/13_build_reports/138_module_section.md
@@ -38,11 +38,12 @@ sections are listed according to their DSC position.
 
 ### 13.8.1 Module Section Summary
 
-This sub-section lists the module basic information: Module name, INF file
-path, File GUID, Size, hash value, module build time stamp, module build time
-and driver type.
+This sub-section lists the module basic information: Module name, Module Arch,
+INF file path, File GUID, Size, hash value, module build time stamp, module
+build time and driver type.
 
 * Module Name : %`BASE_NAME` in INF `[Defines]` section%
+* Module Arch : %Architecture of current module%
 * Module INF Path : %Path of Module INF file%
 * File GUID : %`FILE_GUID` in INF `[Defines]` section%
 * Size : %Module EFI image size%
@@ -70,6 +71,7 @@ Volume 3 of the PI Specification (Table 3 Defined File Types).
 >==========================================================================<
 Module Summary
 Module Name:        SmbiosDxe
+Module Arch:        X64
 Module INF Path:    MdeModule\Universal\SmbiosDxe\SmbiosDxe.inf
 File GUID:          F9D88642-0737-49BC-81B5-6889CD57D9EA
 Size:               0x7000 (28.00K)
@@ -88,6 +90,7 @@ Driver Type:        0x7 (DRIVER)
 >==========================================================================<
 Module Summary
 Module Name:        EbcDxe
+Module Arch:        X64
 Module INF Path:    MdeModule\Universal\EbcDxe\EbcDxe.inf
 File GUID:          13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7
 Size:               0x9000 (36.00K)
-- 
2.14.1.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#44429): https://edk2.groups.io/g/devel/message/44429
Mute This Topic: https://groups.io/mt/32605502/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 4270 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/edk2-devel-archive/attachments/20190726/da74703d/attachment.bin>


More information about the edk2-devel-archive mailing list