]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
Created as one wrapper for SwitchStack.c to add assert()
[mirror_edk2.git] / MdePkg /
2006-05-31 vanjeffCreated as one wrapper for SwitchStack.c to add assert()
2006-05-31 vanjeffadd function header
2006-05-31 vanjeffChanged SwitchStack() to _SwitchStack()
2006-05-31 vanjeffChanged LongJump() to _LongJump()
2006-05-31 vanjeffCreated as wrapper for SwitchStack() to add assert()
2006-05-31 vanjeffChanged SwitchStack() to _SwitchStack()
2006-05-31 vanjeffChanged LongJump() to _LongJump()
2006-05-31 vanjeffchange LongJump() to _LongJump()
2006-05-31 vanjeffMove SetJumpLongJump.c and SwitchStack,c into ebc sub...
2006-05-31 vanjeffFixed one bug of WriteUnaligned24()
2006-05-31 vanjeffCreated as one wrapper for LongJump(), to added assert...
2006-05-31 vanjeffRemoved file/folder
2006-05-31 vanjeffRemoved file/folder
2006-05-30 bxing1. Fixed incorrect ASSERT conditions in wrapper functions.
2006-05-29 qhuang8BaseMemoryLib: Add missing ASSERT()s for some interfaces.
2006-05-29 bxingChange SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED...
2006-05-26 bbahnsenFix gcc build breaks.
2006-05-26 qwang12Sync up Pcd Library Instances and PCD Driver/PEIM with...
2006-05-25 lhauchUpdated MSA by putting Specification element at the...
2006-05-25 qhuang8MemoryAllocationLib: For boundary case: “AllocationSize...
2006-05-25 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-05-24 bbahnsenGcc versions of the msa files. These files can be used...
2006-05-24 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-05-24 vanjeffadded ASSERT()
2006-05-24 vanjeffadded ASSERT()
2006-05-24 qwang121) Fix bug reported on the PcdSetEx* Macro.
2006-05-24 bxing1. Updated CpuFlushTlb() according to IA-64 programmer...
2006-05-23 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-05-23 bxingFixed a bug due to misorder of 'push's
2006-05-23 klu2Add <PcdBuildDescription> into every <ModuleSa>:<Compon...
2006-05-22 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-05-22 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-05-22 bxingFixed tracker #49
2006-05-22 bxingFixed tracker #49
2006-05-22 bxingFxied tracker #54 & #55
2006-05-22 bxingFixed tracker #52
2006-05-22 bxingFixed tracker #40
2006-05-22 bxingRemoved unnecessary ASSERT condition (assertion of...
2006-05-19 bbahnsenRemove old dir
2006-05-19 bbahnsenFix capitalization issues
2006-05-19 bbahnsenThunk16.s has not been ported to GCC. This will at...
2006-05-19 lgao4git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-05-19 vanjeffFinish bug at line 324:
2006-05-17 bbahnsenGet the underscore typed in correctly.
2006-05-17 bbahnsenResync the GNU assembly to the MASM code.
2006-05-17 bbahnsenPort to GNU assembly.
2006-05-17 bbahnsenPort to GNU assembly.
2006-05-17 bbahnsenPorted to GNU assembly.
2006-05-17 bxingUpdated function headers for CacheMaintenanceLib
2006-05-17 bxingAdded CpuFlushTlb() for IPF
2006-05-17 bxingBaseCacheMaintenanceLib has now been completed on all...
2006-05-16 bbahnsenFixes for GCC.
2006-05-16 bxingSplit wrapper functions into separate source files...
2006-05-16 bxingSplit wrapper functions into separate source files
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-05-12 mdkinneyMake variable names for protocol GUIDs consistent
2006-05-12 mdkinneyMake variable names for protocol GUIDs consistent
2006-05-12 mdkinneyAdd EfiGlobalVariable GUID to PEIM.h so PEIMs can read...
2006-05-11 qhuang8*BaseSmbusLib: (new version)
2006-05-03 bbahnsenRemoving all but ia32 so that folks who do not have...
2006-05-03 bbahnsenThis is the file to use to build all architectures.
2006-04-27 vanjeffAdded CONST for some sting type to follow MWG-0.51...
2006-04-27 vanjeffAdded CONST for some sting type to follow MWG-0.51...
2006-04-27 vanjeffAdded CONST for some sting type to follow MWG-0.51...
2006-04-27 vanjeffAdded CONST for some sting type to follow MWG-0.51...
2006-04-27 vanjeffAdded CONST for some sting type to follow MWG-0.51...
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-25 qhuang8PeiSmbusLib & DxeSmbusLib
2006-04-24 bbahnsenRename dirs
2006-04-21 bbahnsenInitial import.