summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-2560-60/+60
* MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang82006-05-256-37/+60
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@272 6f19...yshang12006-05-251-17/+17
* Gcc versions of the msa files. These files can be used in place of the normal...bbahnsen2006-05-244-0/+566
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@263 6f19...yshang12006-05-241-17/+17
* added ASSERT()vanjeff2006-05-241-0/+17
* added ASSERT()vanjeff2006-05-241-0/+16
* 1) Fix bug reported on the PcdSetEx* Macro.qwang122006-05-241-1/+4
* 1. Updated CpuFlushTlb() according to IA-64 programmer's guidebxing2006-05-246-5/+100
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@242 6f19...yshang12006-05-231-1/+1
* Fixed a bug due to misorder of 'push'sbxing2006-05-231-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@233 6f19...yshang12006-05-221-2/+0
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@232 6f19...yshang12006-05-221-1/+3
* Fixed tracker #49bxing2006-05-222-2/+8
* Fxied tracker #54 & #55bxing2006-05-221-2/+2
* Fixed tracker #52bxing2006-05-221-12/+12
* Fixed tracker #40bxing2006-05-221-2/+2
* Removed unnecessary ASSERT condition (assertion of real mode buffers' alignment)bxing2006-05-221-2/+0
* Remove old dirbbahnsen2006-05-1944-2557/+0
* Fix capitalization issuesbbahnsen2006-05-1945-1/+2558
* Thunk16.s has not been ported to GCC. This will at least get past the assembler.bbahnsen2006-05-191-167/+3
* Get the underscore typed in correctly.bbahnsen2006-05-171-1/+1
* Resync the GNU assembly to the MASM code.bbahnsen2006-05-174-153/+138
* Port to GNU assembly.bbahnsen2006-05-1711-0/+671
* Port to GNU assembly.bbahnsen2006-05-1711-0/+621
* Ported to GNU assembly.bbahnsen2006-05-1711-0/+478
* Added CpuFlushTlb() for IPFbxing2006-05-172-0/+30
* BaseCacheMaintenanceLib has now been completed on all architectures.bxing2006-05-174-10/+474
* Fixes for GCC.bbahnsen2006-05-166-1/+201
* Split wrapper functions into separate source files to reduce image code sizebxing2006-05-1685-3174/+4702
* Split wrapper functions into separate source filesbxing2006-05-1614-621/+925
* Updated BaseLib for THUNK functions and some CPU functionsbxing2006-05-158-250/+629
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@152 6f19...lgao42006-05-141-62/+62
* *BaseSmbusLib: (new version)qhuang82006-05-117-512/+1166
* Added CONST for some sting type to follow MWG-0.51. Tracker 34 and 36vanjeff2006-04-271-5/+5
* Added CONST for some sting type to follow MWG-0.51. Tracker 34 and 36vanjeff2006-04-271-5/+5
* Added CONST for some sting type to follow MWG-0.51. Tracker 26 and 28vanjeff2006-04-271-5/+5
* Added CONST for some sting type to follow MWG-0.51. Tracker 26 and 28vanjeff2006-04-271-5/+5
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-2662-870/+870
* Fix bug in StrnCpy() and AsciStrnCpy(). It was copying Length - 1 characters...mdkinney2006-04-251-2/+2
* PeiSmbusLib & DxeSmbusLibqhuang82006-04-258-565/+69
* Rename dirsbbahnsen2006-04-24275-0/+0
* Initial import.bbahnsen2006-04-21640-0/+65903