audk/EdkModulePkg/Universal/Ebc/Dxe
qhuang8 57257e165f 1.Fix a typo in DevicePath Driver
2.Fix a bug in EBC, the periodic callback timer should be 1s
3.Add a dependency file for DriverSample in UI since it consume EFI_SIMPLE_TEXT_OUT protocol.
4.Fix a memory allocation defects in DriverSample.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2227 6f19259b-4bc3-4df7-8a09-765794883524
2007-01-12 03:09:40 +00:00
..
Ia32 Use ASM_PFX to optionnaly set the underscore prefix 2007-01-06 14:53:34 +00:00
Ipf Remove private definition for IPF stack alignment, and use public definition called CPU_STACK_ALIGNMENT instead. 2006-11-09 22:03:11 +00:00
x64 Fix a compiler warning. 2006-11-17 16:31:52 +00:00
Ebc.dxs Initial import. 2006-04-21 22:54:32 +00:00
Ebc.msa Add a new source for gnu assembly. 2006-11-17 16:32:16 +00:00
EbcExecute.c I fixed following bugs in EDKII. 2006-11-03 03:34:43 +00:00
EbcExecute.h Ported the EBC driver to use the MDE Base Math lib functions. Removed math functions from EBC driver. Need to check to see if MDE Math lib ASSERT behavior will cause any issues with EBC driver? 2006-10-22 08:15:46 +00:00
EbcInt.c I fixed following bugs in EDKII. 2006-11-03 03:34:43 +00:00
EbcInt.h 1.Fix a typo in DevicePath Driver 2007-01-12 03:09:40 +00:00