Re: [edk2] Build SCT with edk2

2019-03-28 Thread Supreeth Venkatesh
Ashish,

At-least for Compiling AArch64 SCT binary, I will be sending out a series of 
patches today/tomorrow.
We plan to have a stable edk2-test build based on 
edk2-stable201903<https://github.com/tianocore/edk2/releases/tag/edk2-stable201903>
 tag before UEFI Spring plugfest 2019.
Thanks for bringing this up.

Thanks,
Supreeth

From: Ashish Singhal 
Sent: Wednesday, March 27, 2019 3:10 PM
To: edk2-devel@lists.01.org
Cc: Eric Jin ; Supreeth Venkatesh 

Subject: Build SCT with edk2

Hello,

It seems building SCT is supported with edk2 UDK2017 and not something recent. 
When I tried building it with tip, it fails. Is someone already working on 
making sure SCT can be built with edk2 tip?

Thanks
Ashish

This email message is for the sole use of the intended recipient(s) and may 
contain confidential information.  Any unauthorized review, use, disclosure or 
distribution is prohibited.  If you are not the intended recipient, please 
contact the sender by reply email and destroy all copies of the original 
message.

IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.
___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


Re: [edk2] Build SCT with edk2

2019-03-28 Thread Udit Kumar


> It seems building SCT is supported with edk2 UDK2017 and not something
SCT build fails on UDK2017 as well 

Below is patch suggested by Supreet with UDK2017 

tmp/sct_workspace/edk2$ git diff

diff --git a/BaseTools/Source/C/Makefiles/app.makefile 
b/BaseTools/Source/C/Makefiles/app.makefile
index e414551b4a..6017b2dd59 100644
--- a/BaseTools/Source/C/Makefiles/app.makefile
+++ b/BaseTools/Source/C/Makefiles/app.makefile
@@ -23,6 +23,6 @@ all: $(MAKEROOT)/bin $(APPLICATION)
$(APPLICATION): $(OBJECTS)
$(LINKER) -o $(APPLICATION) $(BUILD_LFLAGS) $(OBJECTS) 
-L$(MAKEROOT)/libs $(LIBS)

-$(OBJECTS): ../Include/Common/BuildVersion.h
+$(OBJECTS): $(MAKEROOT)/Include/Common/BuildVersion.h

Regards
Udit 

> -Original Message-
> From: edk2-devel  On Behalf Of Ashish
> Singhal
> Sent: Thursday, March 28, 2019 1:40 AM
> To: edk2-devel@lists.01.org
> Cc: Eric Jin 
> Subject: [edk2] Build SCT with edk2
> 
> Hello,
> 
> It seems building SCT is supported with edk2 UDK2017 and not something
> recent. When I tried building it with tip, it fails. Is someone already 
> working
> on making sure SCT can be built with edk2 tip?
> 
> Thanks
> Ashish
> 
> ---
> This email message is for the sole use of the intended recipient(s) and may
> contain confidential information.  Any unauthorized review, use, disclosure
> or distribution is prohibited.  If you are not the intended recipient, please
> contact the sender by reply email and destroy all copies of the original
> message.
> ---
> ___
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.0
> 1.org%2Fmailman%2Flistinfo%2Fedk2-
> develdata=02%7C01%7Cudit.kumar%40nxp.com%7C316c2d64dd8e47
> 99dd5308d6b2f03a7a%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%
> 7C636893142185731611sdata=sA%2F9u6YP5HyMt6w%2BfenjQhtibS5
> ZaqHGlYJZWJbw0CI%3Dreserved=0
___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


Re: [edk2] Build SCT with edk2

2019-03-27 Thread Richardson, Brian
Have you tried building with the most recent stable tag instead of the tip?
https://github.com/tianocore/edk2/releases/tag/edk2-stable201903 

Thanks ... br
---
Brian Richardson - brian.richard...@intel.com -- @intel_brian
Director of Ecosystem & Business Development, Firmware Integration & 
Development (FID)
https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian-richardson
 

-Original Message-
From: edk2-devel  On Behalf Of Ashish Singhal
Sent: Wednesday, March 27, 2019 4:10 PM
To: edk2-devel@lists.01.org
Cc: Jin, Eric 
Subject: [edk2] Build SCT with edk2

Hello,

It seems building SCT is supported with edk2 UDK2017 and not something recent. 
When I tried building it with tip, it fails. Is someone already working on 
making sure SCT can be built with edk2 tip?

Thanks
Ashish

---
This email message is for the sole use of the intended recipient(s) and may 
contain confidential information.  Any unauthorized review, use, disclosure or 
distribution is prohibited.  If you are not the intended recipient, please 
contact the sender by reply email and destroy all copies of the original 
message.
---
___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


[edk2] Build SCT with edk2

2019-03-27 Thread Ashish Singhal
Hello,

It seems building SCT is supported with edk2 UDK2017 and not something recent. 
When I tried building it with tip, it fails. Is someone already working on 
making sure SCT can be built with edk2 tip?

Thanks
Ashish

---
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
---
___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel