]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib
BaseMemoryLib: Add missing ASSERT()s for some interfaces.
[mirror_edk2.git] / MdePkg / Library / BaseLib /
2006-05-29 bxingChange SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED...
2006-05-25 lhauchUpdated MSA by putting Specification element at the...
2006-05-24 bbahnsenGcc versions of the msa files. These files can be used...
2006-05-24 vanjeffadded ASSERT()
2006-05-24 vanjeffadded ASSERT()
2006-05-24 bxing1. Updated CpuFlushTlb() according to IA-64 programmer...
2006-05-23 bxingFixed a bug due to misorder of 'push's
2006-05-22 bxingFixed tracker #40
2006-05-22 bxingRemoved unnecessary ASSERT condition (assertion of...
2006-05-19 bbahnsenThunk16.s has not been ported to GCC. This will at...
2006-05-17 bbahnsenGet the underscore typed in correctly.
2006-05-17 bbahnsenResync the GNU assembly to the MASM code.
2006-05-17 bxingAdded CpuFlushTlb() for IPF
2006-05-16 bbahnsenFixes for GCC.
2006-05-15 bxingUpdated BaseLib for THUNK functions and some CPU functions
2006-05-14 lgao4git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-04-26 bbahnsenConvert backslashes to forward slashes in many build...
2006-04-25 mdkinneyFix bug in StrnCpy() and AsciStrnCpy(). It was copying...
2006-04-24 bbahnsenRename dirs
2006-04-21 bbahnsenInitial import.