mdkinney 
							
						 
					 
					
						
						
							
						
						b772d852be 
					 
					
						
						
							
							Add binary of the shell back with proper case in filename.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10601  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-25 18:00:37 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						d39b3d389b 
					 
					
						
						
							
							Remove shell binary with incorrect case in filename.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10600  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-25 17:59:49 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						174ea22dc2 
					 
					
						
						
							
							Update BASE_NAME to match the file names of the shell binaries so the INF files can be used from a DSC/FDF file to include the binary of the shell in a platform.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10599  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-25 17:53:08 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						37de2c8442 
					 
					
						
						
							
							Fix minor spec compliance issue: "EFI_DEVICE_PATH_CREATE_NODE" should be "EFI_DEVICE_PATH_UTILS_CREATE_NODE" according to UEFI spec.  
						
						... 
						
						
						
						As it is unlikely for any user code to directly use this definition, this update should not cause any build break issue.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10598  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-25 03:38:18 +00:00 
						 
				 
			
				
					
						
							
							
								myronporter 
							
						 
					 
					
						
						
							
						
						15c952e728 
					 
					
						
						
							
							Minor grammatical work--mostly adding periods.  Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated.  Sending  separately a list of files missing Doxygen @param and @return information. (PENDING)  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10597  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-24 20:11:34 +00:00 
						 
				 
			
				
					
						
							
							
								myronporter 
							
						 
					 
					
						
						
							
						
						127010dd96 
					 
					
						
						
							
							Minor grammatical work--mostly adding periods.  Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated.  Sending  separately a list of files missing Doxygen @param and @return information. (PENDING)  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10596  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-24 00:20:35 +00:00 
						 
				 
			
				
					
						
							
							
								rsun3 
							
						 
					 
					
						
						
							
						
						c5eef36d69 
					 
					
						
						
							
							Add back the removed pair of "#ifndef VA_START" and "#endif" in recent check-in to avoid macro redefinition.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10595  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-23 06:55:56 +00:00 
						 
				 
			
				
					
						
							
							
								myronporter 
							
						 
					 
					
						
						
							
						
						c5b16b1b0b 
					 
					
						
						
							
							Minor grammatical work--mostly adding periods.  Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated.  Sending  separately a list of files missing Doxygen @param and @return information. (PENDING)  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10594  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-22 23:56:19 +00:00 
						 
				 
			
				
					
						
							
							
								MyronPorter 
							
						 
					 
					
						
						
							
						
						e4a34497b4 
					 
					
						
						
							
							Minor grammatical work--mostly adding periods.  Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated.  Sending  separately a list of files missing Doxygen @param and @return information. (PENDING)  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10593  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-22 22:59:38 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
							
						
						daaad2703d 
					 
					
						
						
							
							PcAtChipsetPkg PciHostBridgeDxe: Fix build warning with GCC  
						
						... 
						
						
						
						Add default case to switch blocks to remove GCC compiler warning.
The default case code path should never be taken.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10592  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-19 06:08:07 +00:00 
						 
				 
			
				
					
						
							
							
								rsun3 
							
						 
					 
					
						
						
							
						
						cac2ab9556 
					 
					
						
						
							
							Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10591  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-18 09:21:47 +00:00 
						 
				 
			
				
					
						
							
							
								li-elvin 
							
						 
					 
					
						
						
							
						
						46f0e2a9ee 
					 
					
						
						
							
							Remove some unnecessary clear screen from console drivers.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10590  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-18 09:19:29 +00:00 
						 
				 
			
				
					
						
							
							
								rsun3 
							
						 
					 
					
						
						
							
						
						35f9e94ed4 
					 
					
						
						
							
							Add a missing parameter description in the function header for CoreFindFreePagesI().  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10589  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-17 07:18:53 +00:00 
						 
				 
			
				
					
						
							
							
								xli24 
							
						 
					 
					
						
						
							
						
						c5b900bed8 
					 
					
						
						
							
							Fix the bug that definition of EFI_DISPATCH_OPROM_TABLE does not follow Framework CSM Spec v0.97.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10588  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-17 05:51:31 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
							
						
						124969632b 
					 
					
						
						
							
							EdkCompatibilityPkg: Fix EFIAPI usage inconsistencies  
						
						... 
						
						
						
						These inconsistencies cause a build error for GCC 4.4 X64.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10587  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-15 02:46:49 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
							
						
						19e2bfe8f0 
					 
					
						
						
							
							ECP MpServicesOnFrameworkMpServicesThunk: Fix build with GCC  
						
						... 
						
						
						
						Add definitions for IdtrProfile (IA32) and IdtrLocation (X64) into
GCC assembly code files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10586  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-15 02:46:22 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
							
						
						5f68233c6f 
					 
					
						
						
							
							EdkCompatibilityPkg VA_LIST: Fix build issue with GCC 4.4  
						
						... 
						
						
						
						Merge from MdePkg/Include/Base.h to fix build issues with GCC 4.4.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10585  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-15 02:46:03 +00:00 
						 
				 
			
				
					
						
							
							
								jljusten 
							
						 
					 
					
						
						
							
						
						0e7e330262 
					 
					
						
						
							
							EdkCompatibilityPkg IA32 EfiBind.h: Do not include stdint.h  
						
						... 
						
						
						
						Merge from MdePkg/Include/Ia32/ProcessorBind.h.  Do not include
stdint.h.  Instead define the basic types ourselves.
This fixes a build issue with GCC on X64 Linux.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10584  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-15 02:45:51 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						4ea439fb1d 
					 
					
						
						
							
							Sync FrameworkUefiLib with the MdePkg UefiLib  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10583  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-14 23:32:07 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						57b3102955 
					 
					
						
						
							
							Update NT32 to produce the gEfiMemoryTypeInformation HOB  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10582  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-14 23:29:06 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						ea3cfce6a5 
					 
					
						
						
							
							Update NT32 BDS Library to call GenericBdsLib function to save gEfiMemoryTypeInformation  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10581  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-14 23:28:21 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						a4e9b4f6e3 
					 
					
						
						
							
							Allow gEfiMemoryTypeInformation bins to shrink if boot mode is BOOT_WITH_DEFAULT_SETTINGS or the gEfiMemoryTypeInformation variable does not exist.  
						
						... 
						
						
						
						Update BdsSetMemoryTypeInformationVariable() to use DEBUG() prints to show the Previous, Current, and Next sizes of each memory bin type.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10580  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-14 23:23:58 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						2345e7d4a4 
					 
					
						
						
							
							1) Improve how memory usage is tracked in DXE Core  
						
						... 
						
						
						
						2) Update GetMemoryMap() to merge adjacent memory descriptors with identical types and attributes.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10579  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-14 23:21:26 +00:00 
						 
				 
			
				
					
						
							
							
								qianouyang 
							
						 
					 
					
						
						
							
						
						2a2e33b20f 
					 
					
						
						
							
							Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change IP_IO structure using this UNION to point the special IP Protocol.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10578  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-13 08:18:10 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						0ccabf7bab 
					 
					
						
						
							
							Initialize the local variable before refer to them.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10577  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-12 03:14:26 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						cda8ba5ed7 
					 
					
						
						
							
							Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if gST->ConOut is NULL.  
						
						... 
						
						
						
						Add ASSERT() conditions to UEFI Library ErrorPrint() and AsciiErrorPrint() functions if gST->StdErr is NULL.
Add ASSERT() conditions to UEFI Library PrintXY() and AsciiPrintXY() gST->ConsoleOutputHandle is NULL.
Update Print(), AsciiPrint(), ErrorPrint(), AsciiErrorPrint() to return 0 if the Simple Text Output Protocol OutputString() call returns an error.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10576  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-11 19:11:20 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						de243ee444 
					 
					
						
						
							
							1.Restore BSP IDT table to AP when AP wakeup.  
						
						... 
						
						
						
						2.Restore Virtual wire mode on AP when AP wakeup.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10575  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-11 08:24:01 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						4ac4deb706 
					 
					
						
						
							
							Add more check to make sure code run safely.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10574  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-11 07:47:06 +00:00 
						 
				 
			
				
					
						
							
							
								rsun3 
							
						 
					 
					
						
						
							
						
						61ece967cb 
					 
					
						
						
							
							Skip restoration of DRx registers to support in-circuit emualators or debuggers set breakpoint in interrupt/exception context.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10573  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-11 03:22:15 +00:00 
						 
				 
			
				
					
						
							
							
								myronporter 
							
						 
					 
					
						
						
							
						
						35a1715411 
					 
					
						
						
							
							Minor grammatical work--mostly adding periods.  Sending  separately a list of files missing Doxygen @param and @return information.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10572  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-11 00:02:51 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						63c89e0468 
					 
					
						
						
							
							remove --image-base option EfiLdr.inf, and use GenFw to do image base relocation  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10571  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-10 08:54:18 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						8850ca7536 
					 
					
						
						
							
							Update Shell binaries to integrate recent updates in EDK shell project and integrate one hot fix in hexedit.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10570  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-09 02:07:34 +00:00 
						 
				 
			
				
					
						
							
							
								li-elvin 
							
						 
					 
					
						
						
							
						
						2788ff5116 
					 
					
						
						
							
							Fix the issue that if OEM SMBIOS data includes string, it will cause SmbiosFldMiscTypeOEM buffer overflow.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10569  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-09 02:04:12 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						7830363c37 
					 
					
						
						
							
							fix GCC X64 build broken  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10568  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-05 11:06:17 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						12c1395b15 
					 
					
						
						
							
							fix X64 build broken  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10567  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-05 11:01:28 +00:00 
						 
				 
			
				
					
						
							
							
								li-elvin 
							
						 
					 
					
						
						
							
						
						5bf5fb30b4 
					 
					
						
						
							
							Change MaxBlock to HEX value to avoid GCC build failure.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10566  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-04 05:27:03 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						13ad1def34 
					 
					
						
						
							
							Do the following fix up in SetupBrowser driver:  
						
						... 
						
						
						
						1)  Check whether ConfigAccess is NULL before use it.
  2)  Don't do call back for UI_ACTION_REFRESH_FORMSET action.
  3)  Release resource before leave SetupBrowser() function.
  4)  Use the unified check method (HiiHandle, FormsetGuid and FormId) to check FORM is open or close.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10565  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-04 01:29:03 +00:00 
						 
				 
			
				
					
						
							
							
								xli24 
							
						 
					 
					
						
						
							
						
						c6498c1d45 
					 
					
						
						
							
							Fix the issue that ASSERT() at line 1391 incorrectly asserts when order list variable is empty.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10564  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-03 08:49:46 +00:00 
						 
				 
			
				
					
						
							
							
								darylm503 
							
						 
					 
					
						
						
							
						
						3ea80ba2e4 
					 
					
						
						
							
							Convert some C-style comments to Doxygen style for coding standard compliance.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10563  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-03 02:15:55 +00:00 
						 
				 
			
				
					
						
							
							
								hhuan13 
							
						 
					 
					
						
						
							
						
						39669f1281 
					 
					
						
						
							
							Fixed tracker  #203752 , Dhcp4 assert issue.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10562  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-02 07:55:14 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						4548fc2aaa 
					 
					
						
						
							
							Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for each question in the form when this form opens or closes.  
						
						... 
						
						
						
						Update all EDKII HII drivers to correctly handle FORM_OPEN and FORM_CLOSE call back. 
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10561  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-02 02:06:01 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						5adb8db71e 
					 
					
						
						
							
							Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for each question in the form when this form opens or closes.  
						
						... 
						
						
						
						Update SetupBrowser driver to call Callback function (FORM_OPEN/FORM_CLOSE) based on UEFI spec, and update all EDKII HII drivers to correctly handle FORM_OPEN and FORM_CLOSE call back. 
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10560  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-02 02:05:47 +00:00 
						 
				 
			
				
					
						
							
							
								geekboy15a 
							
						 
					 
					
						
						
							
						
						2bd78c92c6 
					 
					
						
						
							
							Fixed issue with InternalX86ReadIdtr referencing LDT read and not IDT read operation.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10559  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-01 22:46:53 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						f1329e6f50 
					 
					
						
						
							
							Update EdkShellPkg.dsc read me to add a note to remind developers to update platform FDF files when they want to debug shell package to replace binaries from EdkShellBinPkg  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10558  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-06-01 00:56:57 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						75d37fc6f8 
					 
					
						
						
							
							Correct the svn repository link  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10557  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-05-31 13:17:51 +00:00 
						 
				 
			
				
					
						
							
							
								andrewfish 
							
						 
					 
					
						
						
							
						
						938f46b44f 
					 
					
						
						
							
							Add DMA Lib for generic ARM cache coherency model.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10556  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-05-29 00:34:43 +00:00 
						 
				 
			
				
					
						
							
							
								andrewfish 
							
						 
					 
					
						
						
							
						
						81bc205daf 
					 
					
						
						
							
							Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abstractions and  make OMAP DMA lib about channel programming only.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10555  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-05-29 00:21:30 +00:00 
						 
				 
			
				
					
						
							
							
								andrewfish 
							
						 
					 
					
						
						
							
						
						6be6c2e04d 
					 
					
						
						
							
							NullDmaLib:DmaMap() function needs to return valid DeviceAddress.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10554  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-05-28 22:50:59 +00:00 
						 
				 
			
				
					
						
							
							
								andrewfish 
							
						 
					 
					
						
						
							
						
						e10a18f63c 
					 
					
						
						
							
							Make the [BuildOption] match the others for GCC.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10553  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-05-28 22:39:53 +00:00 
						 
				 
			
				
					
						
							
							
								andrewfish 
							
						 
					 
					
						
						
							
						
						076c05050d 
					 
					
						
						
							
							Set the default compilers arch flags for these packages  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10552  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-05-28 22:37:55 +00:00