summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2006-05-31Removed file/foldervanjeff1-52/+0
2006-05-31Removed file/foldervanjeff1-40/+0
2006-05-301. Fixed incorrect ASSERT conditions in wrapper functions.bxing20-38/+36
2006-05-29BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang816-28/+340
2006-05-29Change SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED to 2 according to MWG.bxing1-4/+6
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang123-144/+135
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch60-60/+60
2006-05-25MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang86-37/+60
2006-05-25git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@272 6f19...yshang11-17/+17
2006-05-24Gcc versions of the msa files. These files can be used in place of the normal...bbahnsen4-0/+566
2006-05-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@263 6f19...yshang11-17/+17
2006-05-24added ASSERT()vanjeff1-0/+17
2006-05-24added ASSERT()vanjeff1-0/+16
2006-05-241) Fix bug reported on the PcdSetEx* Macro.qwang121-1/+4
2006-05-241. Updated CpuFlushTlb() according to IA-64 programmer's guidebxing6-5/+100
2006-05-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@242 6f19...yshang11-1/+1
2006-05-23Fixed a bug due to misorder of 'push'sbxing1-1/+1
2006-05-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@233 6f19...yshang11-2/+0
2006-05-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@232 6f19...yshang11-1/+3
2006-05-22Fixed tracker #49bxing2-2/+8
2006-05-22Fxied tracker #54 & #55bxing1-2/+2
2006-05-22Fixed tracker #52bxing1-12/+12
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 issuesbbahnsen45-1/+2558
2006-05-19Thunk16.s has not been ported to GCC. This will at least get past the assembler.bbahnsen1-167/+3
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-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 functionsbxing8-250/+629
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@152 6f19...lgao41-62/+62
2006-05-11*BaseSmbusLib: (new version)qhuang87-512/+1166
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-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen62-870/+870
2006-04-25Fix bug in StrnCpy() and AsciStrnCpy(). It was copying Length - 1 characters...mdkinney1-2/+2
2006-04-25PeiSmbusLib & DxeSmbusLibqhuang88-565/+69
2006-04-24Rename dirsbbahnsen275-0/+0
2006-04-21Initial import.bbahnsen640-0/+65903