summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2006-05-22Fixed tracker #40bxing1-2/+2
2006-05-22Removed unnecessary ASSERT condition (assertion of real mode buffers' alignment)bxing1-2/+0
2006-05-19Remove old dirbbahnsen44-2557/+0
2006-05-19Fix capitalization issuesbbahnsen46-2/+2559
2006-05-19Thunk16.s has not been ported to GCC. This will at least get past the assembler.bbahnsen1-167/+3
2006-05-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@202 6f19...lgao41-1/+1
2006-05-19Finish bug at line 324:vanjeff1-1/+1
2006-05-17Get the underscore typed in correctly.bbahnsen1-1/+1
2006-05-17Resync the GNU assembly to the MASM code.bbahnsen4-153/+138
2006-05-17Port to GNU assembly.bbahnsen11-0/+671
2006-05-17Port to GNU assembly.bbahnsen11-0/+621
2006-05-17Ported to GNU assembly.bbahnsen11-0/+478
2006-05-17Updated function headers for CacheMaintenanceLibbxing1-1/+143
2006-05-17Added CpuFlushTlb() for IPFbxing2-0/+30
2006-05-17BaseCacheMaintenanceLib has now been completed on all architectures.bxing4-10/+474
2006-05-16Fixes for GCC.bbahnsen6-1/+201
2006-05-16Split wrapper functions into separate source files to reduce image code sizebxing85-3174/+4702
2006-05-16Split wrapper functions into separate source filesbxing14-621/+925
2006-05-15Updated BaseLib for THUNK functions and some CPU functionsbxing9-256/+664
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@152 6f19...lgao42-732/+733
2006-05-12Make variable names for protocol GUIDs consistentmdkinney1-2/+2
2006-05-12Make variable names for protocol GUIDs consistentmdkinney2-2/+2
2006-05-12Add EfiGlobalVariable GUID to PEIM.h so PEIMs can read standard variables def...mdkinney1-0/+1
2006-05-11*BaseSmbusLib: (new version)qhuang89-590/+1321
2006-05-03Removing all but ia32 so that folks who do not have the extra compilers can b...bbahnsen1-203/+0
2006-05-03This is the file to use to build all architectures.bbahnsen1-0/+482
2006-04-27Added CONST for some sting type to follow MWG-0.51. Tracker 34 and 36vanjeff1-5/+5
2006-04-27Added CONST for some sting type to follow MWG-0.51. Tracker 34 and 36vanjeff1-5/+5
2006-04-27Added CONST for some sting type to follow MWG-0.51. Tracker 26 and 28vanjeff1-5/+5
2006-04-27Added CONST for some sting type to follow MWG-0.51. Tracker 26 and 28vanjeff1-5/+5
2006-04-27Added CONST for some sting type to follow MWG-0.51. Tracker 26 and 28vanjeff1-5/+5
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen63-881/+881
2006-04-25Fix bug in StrnCpy() and AsciStrnCpy(). It was copying Length - 1 characters...mdkinney1-2/+2
2006-04-25PeiSmbusLib & DxeSmbusLibqhuang810-669/+86
2006-04-24Rename dirsbbahnsen275-0/+0
2006-04-21Initial import.bbahnsen883-0/+127949