Provide source level debug ability in *unix environment.
commitbab70e0530c6665d7bba495d316098fa9786256f
authortian, feng <eric_tian@tianocore.org>
Mon, 30 Jun 2008 06:25:43 +0000 (30 06:25 +0000)
committertian, feng <eric_tian@tianocore.org>
Mon, 30 Jun 2008 06:25:43 +0000 (30 06:25 +0000)
tree5a893cb0279f1f5cd02e2d63ab73b51e1117fa0e
parent7825b4a0092212aedf53b2b48f813091fc901603
Provide source level debug ability in *unix environment.
[Background]
The UnixPkg provide an simulator in *unix. To support source level debug, we need force all modules be built as ELF shard objects and dynamically load all of modules using dlopen(). For peicore, peim and dxecore, we provide a wrapper to provide PeCoffLoader interface
BaseTools/Conf/tools_def.template
UnixPkg/Sec/SecMain.c
UnixPkg/UnixPkg.dsc