ydong10 
							
						 
					 
					
						
						
							
						
						d9a743c696 
					 
					
						
						
							
							Enhance inf to follow spec.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11390  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-03-14 08:40:20 +00:00 
						 
				 
			
				
					
						
							
							
								niruiyu 
							
						 
					 
					
						
						
							
						
						6617d838fa 
					 
					
						
						
							
							Fix the bug that BDS assumes any boot option resides in the FV is Shell which causes that the non-Shell FV boot option is removed by GenericBdsLib.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11342  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-03-01 06:46:24 +00:00 
						 
				 
			
				
					
						
							
							
								erictian 
							
						 
					 
					
						
						
							
						
						8c716296fa 
					 
					
						
						
							
							in Recovery path, doesn't warm reset even if MemoryTypeInfo data is changed.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11225  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2011-01-05 02:33:47 +00:00 
						 
				 
			
				
					
						
							
							
								xdu2 
							
						 
					 
					
						
						
							
						
						7389fdd0b8 
					 
					
						
						
							
							Add support for BootOption with USB Class or USB WWID device path node.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11198  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-12-24 05:33:08 +00:00 
						 
				 
			
				
					
						
							
							
								niruiyu 
							
						 
					 
					
						
						
							
						
						0fa3ac1bb8 
					 
					
						
						
							
							Fix the checking logic for the boot option enumeration.  
						
						... 
						
						
						
						Fix the memory leak issue.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11098  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-11-26 06:33:19 +00:00 
						 
				 
			
				
					
						
							
							
								niruiyu 
							
						 
					 
					
						
						
							
						
						7caf72a907 
					 
					
						
						
							
							Use PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether to reset system when memory type information changes.  
						
						... 
						
						
						
						Check memory type information after signaling the ReadyToBoot event.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11080  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-11-22 05:25:03 +00:00 
						 
				 
			
				
					
						
							
							
								niruiyu 
							
						 
					 
					
						
						
							
						
						fefefa4cb1 
					 
					
						
						
							
							Remove unnecessary mBdsImageHandle.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11012  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-11-08 06:56:57 +00:00 
						 
				 
			
				
					
						
							
							
								niruiyu 
							
						 
					 
					
						
						
							
						
						7bee5a761f 
					 
					
						
						
							
							Add additional reset when Memory Type Information settings change.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10879  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-09-16 01:14:51 +00:00 
						 
				 
			
				
					
						
							
							
								xli24 
							
						 
					 
					
						
						
							
						
						13314ba32a 
					 
					
						
						
							
							Add explicit type cast to suppress possible warning of precession loss.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10786  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-08-10 07:47:20 +00:00 
						 
				 
			
				
					
						
							
							
								niruiyu 
							
						 
					 
					
						
						
							
						
						9572320f13 
					 
					
						
						
							
							Remove the EHCI/UHCI inter-dependency in GenericBdsLib since the EHCI/UHCI controller drivers already take care the start() sequence.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10782  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-08-09 07:21:50 +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 
						 
				 
			
				
					
						
							
							
								niruiyu 
							
						 
					 
					
						
						
							
						
						4515103850 
					 
					
						
						
							
							remove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in GenericBdsLib.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10548  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-05-28 01:59:30 +00:00 
						 
				 
			
				
					
						
							
							
								hhtian 
							
						 
					 
					
						
						
							
						
						180a5a35cb 
					 
					
						
						
							
							Update the copyright notice format  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10414  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-04-23 16:28:26 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						6bfbb5f0e0 
					 
					
						
						
							
							1. Correct File header to ## @file  
						
						... 
						
						
						
						2. Remove unnecessary .common] postfix on section.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10052  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-02-24 00:21:16 +00:00 
						 
				 
			
				
					
						
							
							
								niruiyu 
							
						 
					 
					
						
						
							
						
						e74f510b46 
					 
					
						
						
							
							To follow UEFI spec 2.3 chapter 3.4.1.1, add the ConnectSingleController for removable media boot.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9987  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-02-11 06:29:16 +00:00 
						 
				 
			
				
					
						
							
							
								jgong5 
							
						 
					 
					
						
						
							
						
						07341a33f2 
					 
					
						
						
							
							Assume Tick value 1 as the beginning time of boot.  
						
						... 
						
						
						
						This is part of the fix of #202075  to make sure the usage model below doesn’t break:
PERF_START (0, “Token1”, “Module1”, 1);
PERF_END (0, “Token1”, Module1”, 0);
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9943  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-02-08 02:12:47 +00:00 
						 
				 
			
				
					
						
							
							
								jgong5 
							
						 
					 
					
						
						
							
						
						b5a144ec6a 
					 
					
						
						
							
							Performance.c in GenericBdsLib is updated not to filter log entries that don’t contain DXE handles.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9928  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-02-04 04:32:09 +00:00 
						 
				 
			
				
					
						
							
							
								xdu2 
							
						 
					 
					
						
						
							
						
						e51e619ed7 
					 
					
						
						
							
							For network dynamic media detect support: invoke Snp->GetStatus() before use Snp->Mode->MediaPresent. Upon successful return of Snp->GetStatus(), the Snp->Mode->MediaPresent will be updated to indicate the latest media status.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9918  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-02-03 04:37:29 +00:00 
						 
				 
			
				
					
						
							
							
								gdong1 
							
						 
					 
					
						
						
							
						
						337661bb8c 
					 
					
						
						
							
							Add BdsLibUserIdentify API in GenericBdsLib  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9897  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-02-01 06:13:04 +00:00 
						 
				 
			
				
					
						
							
							
								gikidy 
							
						 
					 
					
						
						
							
						
						9aa7ba01aa 
					 
					
						
						
							
							Update BDS boot option description string to use UNI file string in GenericBdsLib for localization.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9836  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-27 07:18:36 +00:00 
						 
				 
			
				
					
						
							
							
								rsun3 
							
						 
					 
					
						
						
							
						
						7490e2bed8 
					 
					
						
						
							
							GenericBdsLib: Remove a un-reasonable ASSERT when BdsLibVariableToOption() returns NULL because it is possible for BdsLibVariableToOption() to return NULL if the boot option variable does not exist or the boot option is not active.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9805  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-25 05:20:44 +00:00 
						 
				 
			
				
					
						
							
							
								tye1 
							
						 
					 
					
						
						
							
						
						a7a523e07b 
					 
					
						
						
							
							1.Change the behavior of BdsBoot, to enumerate Boot Options by EfiLoadFileProtocol, other than EfiManagedNetworkServiceBindingProtocol.  
						
						... 
						
						
						
						2.Add MSG_IPv4_DP and MSG_IPv6_DP into boot type of BDS_EFI_MESSAGE_MAC_BOOT.
3.Change the file header format of inf file and remove the MNP dependency.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9799  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-25 03:05:41 +00:00 
						 
				 
			
				
					
						
							
							
								gikidy 
							
						 
					 
					
						
						
							
						
						cd730ec08d 
					 
					
						
						
							
							Minor code enhancement.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9792  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-18 07:20:22 +00:00 
						 
				 
			
				
					
						
							
							
								xli24 
							
						 
					 
					
						
						
							
						
						da166a5dbd 
					 
					
						
						
							
							Minor code enhancement.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9711  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-12 03:30:58 +00:00 
						 
				 
			
				
					
						
							
							
								xli24 
							
						 
					 
					
						
						
							
						
						1ace000135 
					 
					
						
						
							
							Minor code enhancement.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9692  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-08 04:10:38 +00:00 
						 
				 
			
				
					
						
							
							
								xli24 
							
						 
					 
					
						
						
							
						
						8e8ae2daec 
					 
					
						
						
							
							Minor code enhancement.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9686  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2010-01-07 09:17:03 +00:00 
						 
				 
			
				
					
						
							
							
								xdu2 
							
						 
					 
					
						
						
							
						
						ff482c5692 
					 
					
						
						
							
							Update GenericBdsLib to support BootOption for VLAN device.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9650  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-12-30 13:52:19 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						261835ccf2 
					 
					
						
						
							
							Don't need call SAP measure GPT table, which can be covered in SAP implementation.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9541  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-12-08 05:29:54 +00:00 
						 
				 
			
				
					
						
							
							
								xdu2 
							
						 
					 
					
						
						
							
						
						8f97f91154 
					 
					
						
						
							
							1. Add UEFI 2.2 VLAN device path definition to MdePkg  
						
						... 
						
						
						
						2. Update DevicePathDxe to support VLAN device path node
3. Update GenericBdsLib function DevicePathToStr() to support VLAN device path node
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9421  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-11-12 10:40:58 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						ab8cc80b8a 
					 
					
						
						
							
							Beatify the debug string for displaying boot device when boot EFI device path.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9209  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-08-31 07:13:33 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						a29a93b4bd 
					 
					
						
						
							
							revert the change on BdsConsole. when doing minimal boot, the ConsoleIn variable is used to store existing input device's device path. If the device can not be connected, its device path will be removed from ConsoleIn.  
						
						... 
						
						
						
						So due the usb hot plug feature, we should always connect USB host controller according to the consolein device provided by PlatformData file before entering frontpage. This way can avoid usb device can not work in frontpage phase.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9207  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-08-31 02:39:56 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						02c9c47027 
					 
					
						
						
							
							1. Log performance data below 4G  
						
						... 
						
						
						
						2. Reuse the allocated data region if it's already allocated
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9072  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-08-14 05:58:46 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						cd6a3b157c 
					 
					
						
						
							
							Add performance logging on EFI boot path  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9071  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-08-14 05:55:45 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
							
						
						d32fb62383 
					 
					
						
						
							
							Do not use EfiACPIReclaimMemory type to log performance data because some OS might reuse that memory. Maybe EfiReservedMemoryType is the best solution for that usage model.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9053  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-08-11 16:15:29 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						0c7517b92b 
					 
					
						
						
							
							remove a segment of code, in which it forces EHCI to be connected firstly before UHCI when ConOut variable contains such usb device path.  
						
						... 
						
						
						
						This code was used to tune performance in Edk. Due to EdkII has enhanced Ehci driver to force it to be connected before UHCI, then the same logic is not necessary. 
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9030  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-08-10 06:30:00 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						2828833eae 
					 
					
						
						
							
							Fix build break for missing definition of PCI_IF_EHCI  
						
						... 
						
						
						
						Resolves artifact EDKT565
https://edk2.tianocore.org/servlets/tracking/id/EDKT565 
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9006  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-24 19:31:01 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						949ae9a793 
					 
					
						
						
							
							roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the scope of this release.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9003  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-24 09:12:47 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						9910cfe7db 
					 
					
						
						
							
							if module doesn't explicitly depend on specific Pci spec, it should include IndustryStandard/Pci.h rather than Pcixxx.h.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8997  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-24 06:17:22 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
							
						
						5f52bc92fe 
					 
					
						
						
							
							remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which have been defined in IndustryStandard/Pci.h  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8993  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-24 06:11:49 +00:00 
						 
				 
			
				
					
						
							
							
								darylm503 
							
						 
					 
					
						
						
							
						
						128efbbcc2 
					 
					
						
						
							
							Clean up PERF macro usage.  The macros were being used with 0 as the first parameter.  This parameter is actually a void*.  All of these instances were corrected to use NULL as the first parameter.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8954  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-15 22:28:07 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						429cac9c17 
					 
					
						
						
							
							Retire description string macro for boot device type which are not defined in UEFI specification.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8926  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-13 10:20:09 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						ce1e1d5ae9 
					 
					
						
						
							
							Fix Doxygen comment syntax  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8906  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-12 23:39:58 +00:00 
						 
				 
			
				
					
						
							
							
								mdkinney 
							
						 
					 
					
						
						
							
						
						79bc7a89f7 
					 
					
						
						
							
							Remove extra #includes where possible to make build more efficient  
						
						... 
						
						
						
						If module really is a Framework module and not a PI module, then use FrameworkDxe.h instead of PeDxe.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8900  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-11 23:27:49 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
							
						
						d2eec31912 
					 
					
						
						
							
							enhanced check when reading BMP file.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8859  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-10 05:03:24 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						24cdd14e81 
					 
					
						
						
							
							Move LockKeyboards API from GenericBdsLib to PlatformBdsLib  
						
						... 
						
						
						
						And change PlatformBdsLockNonUpdatableFlash in PlatformBdsLib return type to VOID.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8855  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-10 03:26:52 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						11c5022d4d 
					 
					
						
						
							
							Refine comments for BdsGetBootTypeFromDevicePath().  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8835  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-09 09:30:28 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						d46f36324f 
					 
					
						
						
							
							Retire Logo and Shell guid header file, which are replaced by gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile and gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8829  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-09 05:48:35 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
							
						
						e83c9064f5 
					 
					
						
						
							
							Add comments for the return value of GenericBdsLib functions.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8822  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-08 12:06:28 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						0977c9b214 
					 
					
						
						
							
							Refine comments.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8794  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-07-08 03:10:33 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
							
						
						5540f4aa18 
					 
					
						
						
							
							Should not use integer as boolean value for judgment.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8684  6f19259b-4bc3-4df7-8a09-765794883524 
						
						
					 
					
						2009-06-30 02:15:24 +00:00