public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Re: May I become a contributor in EmulatorPkg ?
       [not found] <ea573f1d-4a05-4775-ae43-3e265a760f72@orsmsx102.amr.corp.intel.com>
@ 2019-06-30 13:22 ` Ni, Ray
  2019-07-01 10:10   ` Bob Feng
  0 siblings, 1 reply; 5+ messages in thread
From: Ni, Ray @ 2019-06-30 13:22 UTC (permalink / raw)
  To: Feng, Bob C
  Cc: 戴,曉政, Justen, Jordan L,
	afish@apple.com, devel@edk2.groups.io


[-- Attachment #1.1: Type: text/plain, Size: 1025 bytes --]

Bob,
Any comments?


From: 戴,曉政 [mailto:cloud0907@yahoo.com.tw]
Sent: Sunday, June 30, 2019 3:37 PM
To: Justen, Jordan L <jordan.l.justen@intel.com>; afish@apple.com; Ni, Ray <ray.ni@intel.com>
Subject: May I become a contributor in EmulatorPkg ?

Dears,

I live in Taiwan so please forgive my English pool. I download edk2 source code from Github recently and I encounter two build error when I build EmulatorPkg (I use Visual Studio 2017 ). First is in GenPcdDb.py, this error means parameter used to unpack is zero, please refer below :

[cid:image001.jpg@01D52F89.E1BCA7C0]

Second is in tools_def.txt, this error means there is missing slash before nasm.exe, please refer below :

[cid:image002.jpg@01D52F89.E1BCA7C0]

You can search “clouddai-test” in Attachment so that you will easy understand what I say. If I need submit more official document for become a contributor please let me know, or if my modification need obey some rule please also let me know, I am waiting your response

[-- Attachment #1.2: Type: text/html, Size: 4953 bytes --]

[-- Attachment #2: image001.jpg --]
[-- Type: image/jpeg, Size: 53623 bytes --]

[-- Attachment #3: image002.jpg --]
[-- Type: image/jpeg, Size: 18478 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: May I become a contributor in EmulatorPkg ?
  2019-06-30 13:22 ` May I become a contributor in EmulatorPkg ? Ni, Ray
@ 2019-07-01 10:10   ` Bob Feng
  2019-07-01 16:14     ` 回覆: " 戴,曉政
                       ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bob Feng @ 2019-07-01 10:10 UTC (permalink / raw)
  To: Ni, Ray, ?,??; +Cc: Justen, Jordan L, afish@apple.com, devel@edk2.groups.io


[-- Attachment #1.1: Type: text/plain, Size: 1563 bytes --]

For the second issue, you have to set the NASM_PREFIX to a path which ends with a slash.

For the first one, could you provide the steps to reproduce it?

Thanks,
Bob

From: Ni, Ray
Sent: Sunday, June 30, 2019 9:23 PM
To: Feng, Bob C <bob.c.feng@intel.com>
Cc: 戴,曉政 <cloud0907@yahoo.com.tw>; Justen, Jordan L <jordan.l.justen@intel.com>; afish@apple.com; devel@edk2.groups.io
Subject: RE: May I become a contributor in EmulatorPkg ?

Bob,
Any comments?


From: 戴,曉政 [mailto:cloud0907@yahoo.com.tw]
Sent: Sunday, June 30, 2019 3:37 PM
To: Justen, Jordan L <jordan.l.justen@intel.com<mailto:jordan.l.justen@intel.com>>; afish@apple.com<mailto:afish@apple.com>; Ni, Ray <ray.ni@intel.com<mailto:ray.ni@intel.com>>
Subject: May I become a contributor in EmulatorPkg ?

Dears,

I live in Taiwan so please forgive my English pool. I download edk2 source code from Github recently and I encounter two build error when I build EmulatorPkg (I use Visual Studio 2017 ). First is in GenPcdDb.py, this error means parameter used to unpack is zero, please refer below :

[cid:image001.jpg@01D53037.EAE294F0]

Second is in tools_def.txt, this error means there is missing slash before nasm.exe, please refer below :

[cid:image002.jpg@01D53037.EAE294F0]

You can search “clouddai-test” in Attachment so that you will easy understand what I say. If I need submit more official document for become a contributor please let me know, or if my modification need obey some rule please also let me know, I am waiting your response

[-- Attachment #1.2: Type: text/html, Size: 6970 bytes --]

[-- Attachment #2: image001.jpg --]
[-- Type: image/jpeg, Size: 53623 bytes --]

[-- Attachment #3: image002.jpg --]
[-- Type: image/jpeg, Size: 18478 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* 回覆: May I become a contributor in EmulatorPkg ?
  2019-07-01 10:10   ` Bob Feng
@ 2019-07-01 16:14     ` 戴,曉政
  2019-07-02 12:48     ` 戴,曉政
       [not found]     ` <ffaa1db5-47cc-4dbc-8886-8e240c8446e3@orsmsx104.amr.corp.intel.com>
  2 siblings, 0 replies; 5+ messages in thread
From: 戴,曉政 @ 2019-07-01 16:14 UTC (permalink / raw)
  To: Feng, Bob C, Ni, Ray
  Cc: Justen, Jordan L, afish@apple.com, devel@edk2.groups.io


[-- Attachment #1.1: Type: text/plain, Size: 2028 bytes --]

Dear Bob,

Thanks for your reply. I already fix second issue. For first one, because I can’t execute edksetup.bat directly so I modify a little content of edksetup.bat, please see attachment and search “clouddai-test”. In addition, because there is no win32 bin file in I original edk2-master.zip, so I download it from Github, maybe this is key point. Waiting for your response.

寄件者: Feng, Bob C
傳送時間: 2019年7月1日 下午 06:10
收件者: Ni, Ray; ?,??
副本: Justen, Jordan L; afish@apple.com; devel@edk2.groups.io
主旨: RE: May I become a contributor in EmulatorPkg ? 

For the second issue, you have to set the NASM_PREFIX to a path which ends with a slash.

For the first one, could you provide the steps to reproduce it? 

Thanks,
Bob 

From: Ni, Ray 
Sent: Sunday, June 30, 2019 9:23 PM
To: Feng, Bob C <bob.c.feng@intel.com>
Cc: 戴,曉政 <cloud0907@yahoo.com.tw>; Justen, Jordan L <jordan.l.justen@intel.com>; afish@apple.com; devel@edk2.groups.io
Subject: RE: May I become a contributor in EmulatorPkg ? 

Bob,
Any comments?


From: 戴,曉政 [mailto:cloud0907@yahoo.com.tw] 
Sent: Sunday, June 30, 2019 3:37 PM
To: Justen, Jordan L <jordan.l.justen@intel.com>; afish@apple.com; Ni, Ray <ray.ni@intel.com>
Subject: May I become a contributor in EmulatorPkg ? 

Dears,

I live in Taiwan so please forgive my English pool. I download edk2 source code from Github recently and I encounter two build error when I build EmulatorPkg (I use Visual Studio 2017 ). First is in GenPcdDb.py, this error means parameter used to unpack is zero, please refer below : 



Second is in tools_def.txt, this error means there is missing slash before nasm.exe, please refer below : 



You can search “clouddai-test” in Attachment so that you will easy understand what I say. If I need submit more official document for become a contributor please let me know, or if my modification need obey some rule please also let me know, I am waiting your response


[-- Attachment #1.2: Type: text/html, Size: 8959 bytes --]

[-- Attachment #2: edksetup.zip --]
[-- Type: application/zip, Size: 1957 bytes --]

[-- Attachment #3: image001.jpg --]
[-- Type: image/jpeg, Size: 53623 bytes --]

[-- Attachment #4: image002.jpg --]
[-- Type: image/jpeg, Size: 18478 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* 回覆: May I become a contributor in EmulatorPkg ?
  2019-07-01 10:10   ` Bob Feng
  2019-07-01 16:14     ` 回覆: " 戴,曉政
@ 2019-07-02 12:48     ` 戴,曉政
       [not found]     ` <ffaa1db5-47cc-4dbc-8886-8e240c8446e3@orsmsx104.amr.corp.intel.com>
  2 siblings, 0 replies; 5+ messages in thread
From: 戴,曉政 @ 2019-07-02 12:48 UTC (permalink / raw)
  To: Feng, Bob C, Ni, Ray
  Cc: Justen, Jordan L, afish@apple.com, devel@edk2.groups.io

[-- Attachment #1: Type: text/plain, Size: 2612 bytes --]

Dear Bob,

First, please forgive me to bother you if you are very busy . For my first issue, I don’t do any extra action for building EmulatorPkg so I just provide edksetup.bat that is modified by me to you. Could you try to build EmulatorPkg again for me? If you feel my letter is  impolite please don’t angry, My English isn’t very good.

寄件者: 戴,曉政
傳送時間: 2019年7月2日 上午 12:20
收件者: Feng, Bob C; Ni, Ray
副本: Justen, Jordan L; afish@apple.com; devel@edk2.groups.io
主旨: 回覆: May I become a contributor in EmulatorPkg ? 

Dear Bob,

Thanks for your reply. I already fix second issue. For first one, because I can’t execute edksetup.bat directly so I modify a little content of edksetup.bat, please see attachment and search “clouddai-test”. In addition, because there is no win32 bin file in I original edk2-master.zip, so I download it from Github, maybe this is key point. Waiting for your response.

寄件者: Feng, Bob C
傳送時間: 2019年7月1日 下午 06:10
收件者: Ni, Ray; ?,??
副本: Justen, Jordan L; afish@apple.com; devel@edk2.groups.io
主旨: RE: May I become a contributor in EmulatorPkg ? 

For the second issue, you have to set the NASM_PREFIX to a path which ends with a slash.

For the first one, could you provide the steps to reproduce it? 

Thanks,
Bob 

From: Ni, Ray 
Sent: Sunday, June 30, 2019 9:23 PM
To: Feng, Bob C <bob.c.feng@intel.com>
Cc: 戴,曉政 <cloud0907@yahoo.com.tw>; Justen, Jordan L <jordan.l.justen@intel.com>; afish@apple.com; devel@edk2.groups.io
Subject: RE: May I become a contributor in EmulatorPkg ? 

Bob,
Any comments?


From: 戴,曉政 [mailto:cloud0907@yahoo.com.tw] 
Sent: Sunday, June 30, 2019 3:37 PM
To: Justen, Jordan L <jordan.l.justen@intel.com>; afish@apple.com; Ni, Ray <ray.ni@intel.com>
Subject: May I become a contributor in EmulatorPkg ? 

Dears,

I live in Taiwan so please forgive my English pool. I download edk2 source code from Github recently and I encounter two build error when I build EmulatorPkg (I use Visual Studio 2017 ). First is in GenPcdDb.py, this error means parameter used to unpack is zero, please refer below : 



Second is in tools_def.txt, this error means there is missing slash before nasm.exe, please refer below : 



You can search “clouddai-test” in Attachment so that you will easy understand what I say. If I need submit more official document for become a contributor please let me know, or if my modification need obey some rule please also let me know, I am waiting your response



[-- Attachment #2: Type: text/html, Size: 11371 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: May I become a contributor in EmulatorPkg ?
       [not found]     ` <ffaa1db5-47cc-4dbc-8886-8e240c8446e3@orsmsx104.amr.corp.intel.com>
@ 2019-07-03  2:10       ` Bob Feng
  0 siblings, 0 replies; 5+ messages in thread
From: Bob Feng @ 2019-07-03  2:10 UTC (permalink / raw)
  To: cloud0907@yahoo.com.tw, Ni, Ray
  Cc: Justen, Jordan L, afish@apple.com, devel@edk2.groups.io


[-- Attachment #1.1: Type: text/plain, Size: 3079 bytes --]

Hi,

You are right, please don’t download win32 bin file to use since it’s not update any longer.
Please run BaseTools Python from source in Windows OS. Here is wiki: https://github.com/tianocore/tianocore.github.io/wiki/Windows-systems#compile-tools

Thanks,
Bob
From: 戴,曉政 [mailto:cloud0907@yahoo.com.tw]
Sent: Tuesday, July 2, 2019 12:20 AM
To: Feng, Bob C <bob.c.feng@intel.com>; Ni, Ray <ray.ni@intel.com>
Cc: Justen, Jordan L <jordan.l.justen@intel.com>; afish@apple.com; devel@edk2.groups.io
Subject: 回覆: May I become a contributor in EmulatorPkg ?

Dear Bob,

Thanks for your reply. I already fix second issue. For first one, because I can’t execute edksetup.bat directly so I modify a little content of edksetup.bat, please see attachment and search “clouddai-test”. In addition, because there is no win32 bin file in I original edk2-master.zip, so I download it from Github, maybe this is key point. Waiting for your response.

寄件者: Feng, Bob C<mailto:bob.c.feng@intel.com>
傳送時間: 2019年7月1日 下午 06:10
收件者: Ni, Ray<mailto:ray.ni@intel.com>; ?,??<mailto:cloud0907@yahoo.com.tw>
副本: Justen, Jordan L<mailto:jordan.l.justen@intel.com>; afish@apple.com<mailto:afish@apple.com>; devel@edk2.groups.io<mailto:devel@edk2.groups.io>
主旨: RE: May I become a contributor in EmulatorPkg ?

For the second issue, you have to set the NASM_PREFIX to a path which ends with a slash.

For the first one, could you provide the steps to reproduce it?

Thanks,
Bob

From: Ni, Ray
Sent: Sunday, June 30, 2019 9:23 PM
To: Feng, Bob C <bob.c.feng@intel.com<mailto:bob.c.feng@intel.com>>
Cc: 戴,曉政 <cloud0907@yahoo.com.tw<mailto:cloud0907@yahoo.com.tw>>; Justen, Jordan L <jordan.l.justen@intel.com<mailto:jordan.l.justen@intel.com>>; afish@apple.com<mailto:afish@apple.com>; devel@edk2.groups.io<mailto:devel@edk2.groups.io>
Subject: RE: May I become a contributor in EmulatorPkg ?

Bob,
Any comments?


From: 戴,曉政 [mailto:cloud0907@yahoo.com.tw]
Sent: Sunday, June 30, 2019 3:37 PM
To: Justen, Jordan L <jordan.l.justen@intel.com<mailto:jordan.l.justen@intel.com>>; afish@apple.com<mailto:afish@apple.com>; Ni, Ray <ray.ni@intel.com<mailto:ray.ni@intel.com>>
Subject: May I become a contributor in EmulatorPkg ?

Dears,

I live in Taiwan so please forgive my English pool. I download edk2 source code from Github recently and I encounter two build error when I build EmulatorPkg (I use Visual Studio 2017 ). First is in GenPcdDb.py, this error means parameter used to unpack is zero, please refer below :

[cid:image001.jpg@01D53037.EAE294F0]

Second is in tools_def.txt, this error means there is missing slash before nasm.exe, please refer below :

[cid:image002.jpg@01D53037.EAE294F0]

You can search “clouddai-test” in Attachment so that you will easy understand what I say. If I need submit more official document for become a contributor please let me know, or if my modification need obey some rule please also let me know, I am waiting your response


[-- Attachment #1.2: Type: text/html, Size: 12948 bytes --]

[-- Attachment #2: image001.jpg --]
[-- Type: image/jpeg, Size: 53623 bytes --]

[-- Attachment #3: image002.jpg --]
[-- Type: image/jpeg, Size: 18478 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-07-03  2:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <ea573f1d-4a05-4775-ae43-3e265a760f72@orsmsx102.amr.corp.intel.com>
2019-06-30 13:22 ` May I become a contributor in EmulatorPkg ? Ni, Ray
2019-07-01 10:10   ` Bob Feng
2019-07-01 16:14     ` 回覆: " 戴,曉政
2019-07-02 12:48     ` 戴,曉政
     [not found]     ` <ffaa1db5-47cc-4dbc-8886-8e240c8446e3@orsmsx104.amr.corp.intel.com>
2019-07-03  2:10       ` Bob Feng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox