]> git.proxmox.com Git - mirror_edk2.git/commit
StdLib/AppPkg: Add the NOOPT build target and fix a type conversion problem with...
authorDaryl McDaniel <daryl.mcdaniel@intel.com>
Tue, 11 Nov 2014 22:56:58 +0000 (22:56 +0000)
committerdarylm503 <darylm503@Edk2>
Tue, 11 Nov 2014 22:56:58 +0000 (22:56 +0000)
commit4b2cf923c0ffdb00cc05373d3f295f0ad086c978
treeb7dfc796914efae6d46107f724f670fe464a0117
parent8200fcfe54808ec0704f405c8f8e718e6452143e
StdLib/AppPkg: Add the NOOPT build target and fix a type conversion problem with VS2005.

AppPkg.dsc: Remove IPF support and add NOOPT build target.
StdLib.dsc: Add NOOPT build target.
daConsole.c: Cast a comparison to BOOLEAN before assigning it to a BOOLEAN.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <daryl.mcdaniel@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16331 6f19259b-4bc3-4df7-8a09-765794883524
AppPkg/AppPkg.dsc
StdLib/LibC/Uefi/Devices/Console/daConsole.c
StdLib/StdLib.dsc