public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* How to search the edk2-devel mailing list?
@ 2017-01-11 17:32 Stephen Polkowski
  2017-01-11 20:32 ` Richardson, Brian
  2017-01-11 21:16 ` Laszlo Ersek
  0 siblings, 2 replies; 4+ messages in thread
From: Stephen Polkowski @ 2017-01-11 17:32 UTC (permalink / raw)
  To: edk2-devel

Hi all,

	I'm having a new problem with the 2.1 shell.  I've noticed that shell 
scripts will fail and exit if you test an undefined shell variable. 
This wasn't a problem on the 2.0 shell.  For example:

if %undefinedvar% == "xyz" then

	Anyhow, I wanted to search the mailing lists first to see if this is a 
unknown problem or a known change.  How does one search the mailing 
list?  I tried Googling a topic from last month and Google didn't find it.

Thanks,

Stephen


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

* Re: How to search the edk2-devel mailing list?
  2017-01-11 17:32 How to search the edk2-devel mailing list? Stephen Polkowski
@ 2017-01-11 20:32 ` Richardson, Brian
  2017-01-11 20:54   ` Jarlstrom, Laurie
  2017-01-11 21:16 ` Laszlo Ersek
  1 sibling, 1 reply; 4+ messages in thread
From: Richardson, Brian @ 2017-01-11 20:32 UTC (permalink / raw)
  To: edk2-devel@lists.01.org

The list archives are available here - https://lists.01.org/mailman/listinfo/edk2-devel 

Thanks ... br
---
Brian Richardson, Senior Technical Marketing Engineer, Intel Software
brian.richardson@intel.com -- @intel_Brian (Twitter & WeChat)
https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian-richardson 

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Stephen Polkowski
Sent: Wednesday, January 11, 2017 12:33 PM
To: edk2-devel@lists.01.org
Subject: [edk2] How to search the edk2-devel mailing list?

Hi all,

	I'm having a new problem with the 2.1 shell.  I've noticed that shell scripts will fail and exit if you test an undefined shell variable. 
This wasn't a problem on the 2.0 shell.  For example:

if %undefinedvar% == "xyz" then

	Anyhow, I wanted to search the mailing lists first to see if this is a unknown problem or a known change.  How does one search the mailing list?  I tried Googling a topic from last month and Google didn't find it.

Thanks,

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


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

* Re: How to search the edk2-devel mailing list?
  2017-01-11 20:32 ` Richardson, Brian
@ 2017-01-11 20:54   ` Jarlstrom, Laurie
  0 siblings, 0 replies; 4+ messages in thread
From: Jarlstrom, Laurie @ 2017-01-11 20:54 UTC (permalink / raw)
  To: Richardson, Brian, edk2-devel@lists.01.org

Search before July 2015: https://sourceforge.net/p/edk2/mailman/edk2-devel/ 

thanks,
Laurie
 
laurie.jarlstrom@intel.com

Intel SSG/STO/EBP
(503) 712-9395


-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Richardson, Brian
Sent: Wednesday, January 11, 2017 12:33 PM
To: edk2-devel@lists.01.org
Subject: Re: [edk2] How to search the edk2-devel mailing list?

The list archives are available here - https://lists.01.org/mailman/listinfo/edk2-devel 

Thanks ... br
---
Brian Richardson, Senior Technical Marketing Engineer, Intel Software brian.richardson@intel.com -- @intel_Brian (Twitter & WeChat) https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian-richardson 

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Stephen Polkowski
Sent: Wednesday, January 11, 2017 12:33 PM
To: edk2-devel@lists.01.org
Subject: [edk2] How to search the edk2-devel mailing list?

Hi all,

	I'm having a new problem with the 2.1 shell.  I've noticed that shell scripts will fail and exit if you test an undefined shell variable. 
This wasn't a problem on the 2.0 shell.  For example:

if %undefinedvar% == "xyz" then

	Anyhow, I wanted to search the mailing lists first to see if this is a unknown problem or a known change.  How does one search the mailing list?  I tried Googling a topic from last month and Google didn't find it.

Thanks,

Stephen
_______________________________________________
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


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

* Re: How to search the edk2-devel mailing list?
  2017-01-11 17:32 How to search the edk2-devel mailing list? Stephen Polkowski
  2017-01-11 20:32 ` Richardson, Brian
@ 2017-01-11 21:16 ` Laszlo Ersek
  1 sibling, 0 replies; 4+ messages in thread
From: Laszlo Ersek @ 2017-01-11 21:16 UTC (permalink / raw)
  To: Stephen Polkowski, edk2-devel

On 01/11/17 18:32, Stephen Polkowski wrote:
> Hi all,
> 
>     I'm having a new problem with the 2.1 shell.  I've noticed that
> shell scripts will fail and exit if you test an undefined shell
> variable. This wasn't a problem on the 2.0 shell.  For example:
> 
> if %undefinedvar% == "xyz" then
> 
>     Anyhow, I wanted to search the mailing lists first to see if this is
> a unknown problem or a known change.  How does one search the mailing
> list?  I tried Googling a topic from last month and Google didn't find it.

<https://www.mail-archive.com/edk2-devel@lists.01.org/info.html> might help.

Thanks
Laszlo


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

end of thread, other threads:[~2017-01-11 21:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-11 17:32 How to search the edk2-devel mailing list? Stephen Polkowski
2017-01-11 20:32 ` Richardson, Brian
2017-01-11 20:54   ` Jarlstrom, Laurie
2017-01-11 21:16 ` Laszlo Ersek

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