]> git.proxmox.com Git - mirror_edk2.git/commit - CorebootPayloadPkg/CorebootPayloadPkgIA32.dsc
CorebootPayloadPkg: Add NOOPT build to accommodate source level debugging
authorScott Duplichan <scott@notabs.org>
Fri, 10 Apr 2015 02:41:36 +0000 (02:41 +0000)
committermauricema <mauricema@Edk2>
Fri, 10 Apr 2015 02:41:36 +0000 (02:41 +0000)
commit090b856b348408a21bd41e784874c2855d6071ac
tree7153724ba8b4c2e25552db5cc0309ef80e835018
parent08e9b6f72c07719d99bbeebbea990af7891deec0
CorebootPayloadPkg: Add NOOPT build to accommodate source level debugging

Add NOOPT build to accommodate source level debugging. The NOOPT build
avoids the use of compiler optimization so that every local variable is
accessible by a source level debugger.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Scott Duplichan <scott@notabs.org>
Reviewed-by: Prince Agyeman <prince.agyeman@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17149 6f19259b-4bc3-4df7-8a09-765794883524
CorebootPayloadPkg/CorebootPayloadPkgIA32.dsc
CorebootPayloadPkg/CorebootPayloadPkgX64.dsc