/openbmc/u-boot/include/ |
H A D | env_flags.h | 2598090b7e17f8bdca95b22e7f27217054730e02 Tue Dec 11 22:16:31 CST 2012 Joe Hershberger <joe.hershberger@ni.com> env: Add environment variable flags
Currently just validates variable types as decimal, hexidecimal, boolean, ip address, and mac address.
If the entry is not found in the env ".flags", then look in the static one. This allows the env to override the static definitions, but prevents the need to have every definition in the environment distracting you.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
|
H A D | env_default.h | 2598090b7e17f8bdca95b22e7f27217054730e02 Tue Dec 11 22:16:31 CST 2012 Joe Hershberger <joe.hershberger@ni.com> env: Add environment variable flags
Currently just validates variable types as decimal, hexidecimal, boolean, ip address, and mac address.
If the entry is not found in the env ".flags", then look in the static one. This allows the env to override the static definitions, but prevents the need to have every definition in the environment distracting you.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
|
H A D | env_callback.h | 2598090b7e17f8bdca95b22e7f27217054730e02 Tue Dec 11 22:16:31 CST 2012 Joe Hershberger <joe.hershberger@ni.com> env: Add environment variable flags
Currently just validates variable types as decimal, hexidecimal, boolean, ip address, and mac address.
If the entry is not found in the env ".flags", then look in the static one. This allows the env to override the static definitions, but prevents the need to have every definition in the environment distracting you.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
|
H A D | search.h | 2598090b7e17f8bdca95b22e7f27217054730e02 Tue Dec 11 22:16:31 CST 2012 Joe Hershberger <joe.hershberger@ni.com> env: Add environment variable flags
Currently just validates variable types as decimal, hexidecimal, boolean, ip address, and mac address.
If the entry is not found in the env ".flags", then look in the static one. This allows the env to override the static definitions, but prevents the need to have every definition in the environment distracting you.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
|
H A D | environment.h | 2598090b7e17f8bdca95b22e7f27217054730e02 Tue Dec 11 22:16:31 CST 2012 Joe Hershberger <joe.hershberger@ni.com> env: Add environment variable flags
Currently just validates variable types as decimal, hexidecimal, boolean, ip address, and mac address.
If the entry is not found in the env ".flags", then look in the static one. This allows the env to override the static definitions, but prevents the need to have every definition in the environment distracting you.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
|
/openbmc/u-boot/lib/ |
H A D | hashtable.c | 2598090b7e17f8bdca95b22e7f27217054730e02 Tue Dec 11 22:16:31 CST 2012 Joe Hershberger <joe.hershberger@ni.com> env: Add environment variable flags
Currently just validates variable types as decimal, hexidecimal, boolean, ip address, and mac address.
If the entry is not found in the env ".flags", then look in the static one. This allows the env to override the static definitions, but prevents the need to have every definition in the environment distracting you.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
|
/openbmc/u-boot/common/ |
H A D | Makefile | 2598090b7e17f8bdca95b22e7f27217054730e02 Tue Dec 11 22:16:31 CST 2012 Joe Hershberger <joe.hershberger@ni.com> env: Add environment variable flags
Currently just validates variable types as decimal, hexidecimal, boolean, ip address, and mac address.
If the entry is not found in the env ".flags", then look in the static one. This allows the env to override the static definitions, but prevents the need to have every definition in the environment distracting you.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
|
/openbmc/u-boot/ |
H A D | README | 2598090b7e17f8bdca95b22e7f27217054730e02 Tue Dec 11 22:16:31 CST 2012 Joe Hershberger <joe.hershberger@ni.com> env: Add environment variable flags
Currently just validates variable types as decimal, hexidecimal, boolean, ip address, and mac address.
If the entry is not found in the env ".flags", then look in the static one. This allows the env to override the static definitions, but prevents the need to have every definition in the environment distracting you.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
|