| .. | 
		
		
			
			
			
			
				| Ebc | 1. Updated SetJump() and LongJump() for IPF | 2006-06-10 07:16:11 +00:00 | 
		
			
			
			
			
				| Ia32 | Port thunk16 code from MSFT to GCC assembly. | 2006-07-14 06:30:17 +00:00 | 
		
			
			
			
			
				| Ipf | 1. Fixed a logical error in PciReadBuffer() and PciWriteBuffer() | 2006-07-10 02:56:56 +00:00 | 
		
			
			
			
			
				| X64 | 1. Sync LinkedList.c with MWG | 2006-07-06 04:07:24 +00:00 | 
		
			
			
			
			
				| ARShiftU64.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| BaseLib.msa | Added license & copyright declaration | 2006-07-13 08:24:50 +00:00 | 
		
			
			
			
			
				| BaseLibInternals.h | Deleted x64\SwitchStack.c Ipf/SwitchStack.c. | 2006-06-02 07:58:31 +00:00 | 
		
			
			
			
			
				| BitField.c | 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib | 2006-06-20 05:30:27 +00:00 | 
		
			
			
			
			
				| Cpu.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| CpuDeadLoop.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| DivS64x64Remainder.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| DivU64x32.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| DivU64x32Remainder.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| DivU64x64Remainder.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| GetPowerOfTwo32.c | Revised GetPowerOfTwo32() and GetPowerOfTwo64() to be more efficient. | 2006-07-13 08:05:35 +00:00 | 
		
			
			
			
			
				| GetPowerOfTwo64.c | Revised GetPowerOfTwo32() and GetPowerOfTwo64() to be more efficient. | 2006-07-13 08:05:35 +00:00 | 
		
			
			
			
			
				| HighBitSet32.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| HighBitSet64.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| LinkedList.c | 1. Sync LinkedList.c with MWG | 2006-07-06 04:07:24 +00:00 | 
		
			
			
			
			
				| LongJump.c | 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib | 2006-06-20 05:30:27 +00:00 | 
		
			
			
			
			
				| LowBitSet32.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| LowBitSet64.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| LRotU32.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| LRotU64.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| LShiftU64.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| Math64.c | UefiLib: | 2006-06-04 13:08:25 +00:00 | 
		
			
			
			
			
				| ModU64x32.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| MultS64x64.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| MultU64x32.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| MultU64x64.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| RRotU32.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| RRotU64.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| RShiftU64.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| SetJump.c | 1. Updated SetJump() and LongJump() for IPF | 2006-06-10 07:16:11 +00:00 | 
		
			
			
			
			
				| String.c | In AsciiStrncmp(), if length=0, should return 0 | 2006-07-08 15:21:04 +00:00 | 
		
			
			
			
			
				| SwapBytes16.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| SwapBytes32.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| SwapBytes64.c | Initial import. | 2006-04-21 22:54:32 +00:00 | 
		
			
			
			
			
				| SwitchStack.c | 1. Updated SetJump() and LongJump() for IPF | 2006-06-10 07:16:11 +00:00 | 
		
			
			
			
			
				| Synchronization.c | In before, FixedPcdGetxx macro was defined as global variable, it is wrong. It should be defined as value directly, and module developer can use it to define length of array. | 2006-06-22 14:07:22 +00:00 | 
		
			
			
			
			
				| Unaligned.c | 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib | 2006-06-20 05:30:27 +00:00 | 
		
			
			
			
			
				| x86LowLevel.c | 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib | 2006-06-20 05:30:27 +00:00 | 
		
			
			
			
			
				| x86Thunk.c | 1. Updated CpuFlushTlb() according to IA-64 programmer's guide | 2006-05-24 05:33:03 +00:00 |