summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/Ebc
AgeCommit message (Expand)AuthorFilesLines
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff1-48/+48
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao41-1/+0
2007-03-301. Advance IP in case of Break(3) in breakpoint exceptionqhuang813-121/+420
2007-03-16Perfect the msa of the following modules, DiskIo, Partition, English and Ebc.lgao45-78/+48
2007-02-02Make EDK Module Package pass Intel IPF compiler with /Ox switch.xli241-1/+1
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli244-53/+64
2007-01-26Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ...xli241-0/+1
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli242-36/+38
2007-01-121.Fix a typo in DevicePath Driverqhuang81-1/+2
2007-01-06Use ASM_PFX to optionnaly set the underscore prefixtgingold1-8/+8
2006-11-17Add a new source for gnu assembly.bbahnsen1-0/+1
2006-11-17Fix a compiler warning.bbahnsen1-3/+3
2006-11-17Port to gnu style.bbahnsen1-0/+137
2006-11-09Remove private definition for IPF stack alignment, and use public definition ...mdkinney1-8/+2
2006-11-03 I fixed following bugs in EDKII.mikewuping3-137/+285
2006-10-22Ported the EBC driver to use the MDE Base Math lib functions. Removed math fu...ajfish9-2055/+84
2006-10-18Replace .global with .globl to solve compatibility issues.qhuang83-13/+13
2006-10-16I fixed following bugs.mikewuping1-19/+37
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-8/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao41-14/+14
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2-11/+8
2006-07-13Fixed a comment errorjwang361-1/+1
2006-07-13Add gcc assembly files.bbahnsen3-1/+344
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao41-2/+2
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred1-1/+1
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred1-1/+1
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang1-15/+15
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-13/+13
2006-07-07Obsoleted by new schema and new build tools.jwang362-90/+0
2006-07-06 PciLib:qhuang81-2/+2
2006-07-05 DebugLib:qhuang81-1/+1
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-1/+1
2006-06-30converted all surface area description files to new schemajwang361-57/+71
2006-06-26• BaseMemoryLib:qhuang81-1/+1
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2-21/+21
2006-04-21Initial import.bbahnsen18-0/+10364