Ruiyu Ni 
							
						 
					 
					
						
						
						
						
							
						
						
							69fc8f080e 
							
						 
					 
					
						
						
							
							Report the setting variable failure to platform through the status code when core cannot handle the error.  
						
						... 
						
						
						
						Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15385  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2014-03-25 02:38:54 +00:00 
						 
				 
			
				
					
						
							
							
								Ruiyu Ni 
							
						 
					 
					
						
						
						
						
							
						
						
							863986b3c8 
							
						 
					 
					
						
						
							
							Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib.  
						
						... 
						
						
						
						Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Elvin Li <elvin.li@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Guo Dong <guo.dong@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14505  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2013-07-26 03:14:08 +00:00 
						 
				 
			
				
					
						
							
							
								lzeng14 
							
						 
					 
					
						
						
						
						
							
						
						
							f6c07313d1 
							
						 
					 
					
						
						
							
							Move the memory allocation and variable set to BdsEntry, use VariableLock protocol to lock the L”PerfDataMemAddr” variable and prevent malware to update it.  
						
						... 
						
						
						
						Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14386  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2013-05-23 02:56:41 +00:00 
						 
				 
			
				
					
						
							
							
								niruiyu 
							
						 
					 
					
						
						
						
						
							
						
						
							37406c34c3 
							
						 
					 
					
						
						
							
							Remove BdsLibConnectConsoleVariableWithoutDispatch() and enhance BdsLibConnectDevicePath() to only call gDS->Dispatch() when the current TPL is TPL_APPLICATION  
						
						... 
						
						
						
						Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Chao B Zhang <chao.b.zhang@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14211  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2013-03-19 07:10:51 +00:00 
						 
				 
			
				
					
						
							
							
								czhang46 
							
						 
					 
					
						
						
						
						
							
						
						
							bc79c731b4 
							
						 
					 
					
						
						
							
							Fix  the issue that consplitter should not touch ConIn variable & do ConIn connection  
						
						... 
						
						
						
						Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by  : Hot Tian <hot.tian@intel.com>
Reviewed-by  : Ni, Ruiyu <ruiyu.ni@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13644  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2012-08-17 07:36:56 +00:00 
						 
				 
			
				
					
						
							
							
								lzeng14 
							
						 
					 
					
						
						
						
						
							
						
						
							26c0ba7799 
							
						 
					 
					
						
						
							
							Align the perf data between FPDT and DP.  
						
						... 
						
						
						
						Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13461  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2012-06-19 14:43:33 +00:00 
						 
				 
			
				
					
						
							
							
								niruiyu 
							
						 
					 
					
						
						
						
						
							
						
						
							16e5944abd 
							
						 
					 
					
						
						
							
							Refine BdsDxe driver and GenericBdsLib library so that the GenericBdsLib doesn't depend on the BdsDxe implementation.  
						
						... 
						
						
						
						Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13418  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2012-06-01 03:39:39 +00:00 
						 
				 
			
				
					
						
							
							
								ydong10 
							
						 
					 
					
						
						
						
						
							
						
						
							8c08a567c6 
							
						 
					 
					
						
						
							
							Add code to check boot option variable before use it  
						
						... 
						
						
						
						Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ni Ruiyu <ruiyu.ni@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13203  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2012-04-19 09:57:11 +00:00 
						 
				 
			
				
					
						
							
							
								czhang46 
							
						 
					 
					
						
						
						
						
							
						
						
							2df686c67c 
							
						 
					 
					
						
						
							
							Add BootlogoOnly feature in BDS for BGRT  
						
						... 
						
						
						
						Signed-off-by: czhang46
Reviewed-by: li-elvin, hhtian
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13116  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2012-03-23 04:27:19 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
						
						
							
						
						
							e24fc1032d 
							
						 
					 
					
						
						
							
							Clean up the private GUID definition in module Level.  
						
						... 
						
						
						
						0. Remove the unused private GUID from module source files.
1. Use gEfiCallerIdGuid replace of the private module GUID.
2. Add the public header files to define HII FormSet and PackageList GUID used in every HII driver.
3. Publish EFI_LEGACY_DEV_ORDER_VARIABLE_GUID from BdsDxe driver and EFI_UPDATE_DATA_FILE_GUID from UpdateDriverDxe to IntelFrameworkModulePkg Include directory.
Signed-off-by: lgao4
Reviewed-by: ydong10 gdong1 tye jfan12 wli12 rsun3 jyao1 ftian
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12374  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2011-09-18 12:23:27 +00:00 
						 
				 
			
				
					
						
							
							
								xdu2 
							
						 
					 
					
						
						
						
						
							
						
						
							79b7a6a1ff 
							
						 
					 
					
						
						
							
							IntelFrameworkModulePkg/GenericBdsLib: update GenericBdsLib to report status code for OS Loader Load and OS Loader Start.  
						
						... 
						
						
						
						Signed-off-by: xdu2
Reviewed-by: lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12211  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2011-08-25 11:58:51 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
							
						 
					 
					
						
						
						
						
							
						
						
							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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								gikidy 
							
						 
					 
					
						
						
						
						
							
						
						
							3384a9bcb4 
							
						 
					 
					
						
						
							
							Fix BDS limitation of two "EFI DVD/CDROM" options appear after plug two CD-ROM.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8530  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-06-11 08:35:53 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
						
						
							
						
						
							67d632277d 
							
						 
					 
					
						
						
							
							Clean up GenericBdsLib.h to remove unnecessary include header files.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8361  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-05-21 01:50:05 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
						
						
							
						
						
							18e7cd2c7a 
							
						 
					 
					
						
						
							
							remove unused header file  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8089  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-04-15 09:26:34 +00:00 
						 
				 
			
				
					
						
							
							
								vanjeff 
							
						 
					 
					
						
						
						
						
							
						
						
							5d7c160908 
							
						 
					 
					
						
						
							
							clean console control protocol in bds module.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7915  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-03-20 09:25:28 +00:00 
						 
				 
			
				
					
						
							
							
								lgao4 
							
						 
					 
					
						
						
						
						
							
						
						
							07d97279a3 
							
						 
					 
					
						
						
							
							Add more checks for Dxe Report status code library to access boot service.  
						
						... 
						
						
						
						Add measure to GPT boot table.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7846  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-03-10 07:54:11 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
						
						
							
						
						
							4354ec05fa 
							
						 
					 
					
						
						
							
							Remove bmp.h and shellFile.h from MdeModulePkg to  IntelFrameworkpkg  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7754  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-03-02 06:05:31 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							a95f236bd3 
							
						 
					 
					
						
						
							
							Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architecture in GenericBdsLib library instance, because UEFI specification does not define it for EBC.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7730  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-02-27 10:35:54 +00:00 
						 
				 
			
				
					
						
							
							
								eric_tian 
							
						 
					 
					
						
						
						
						
							
						
						
							f76797ca68 
							
						 
					 
					
						
						
							
							retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is used to signify such FV need to be dispatched or not.  
						
						... 
						
						
						
						Currently our code has not such usage model, so Mike recommended us to retire this guid
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7594  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-02-23 05:48:49 +00:00 
						 
				 
			
				
					
						
							
							
								qhuang8 
							
						 
					 
					
						
						
						
						
							
						
						
							6055758f87 
							
						 
					 
					
						
						
							
							Update for the performance infrastructure changes:  
						
						... 
						
						
						
						1. Use raw string for performance tokens
2. Reuse gPerformanceProtocolGuid as performance variable paring GUID
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7576  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-02-23 03:15:57 +00:00 
						 
				 
			
				
					
						
							
							
								klu2 
							
						 
					 
					
						
						
						
						
							
						
						
							5c08e11737 
							
						 
					 
					
						
						
							
							Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification.  
						
						... 
						
						
						
						git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7354  6f19259b-4bc3-4df7-8a09-765794883524 
						
					 
					
						2009-01-23 07:24:55 +00:00