mirror of
				https://git.proxmox.com/git/mirror_edk2
				synced 2025-11-04 07:34:13 +00:00 
			
		
		
		
	BaseTools/VfrCompile: Remove unused local variables
Cc: Liming Gao <liming.gao@intel.com> Cc: Yonghong Zhu <yonghong.zhu@intel.com> Cc: Eric Dong <eric.dong@intel.com> Cc: Dandan Bi <dandan.bi@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
		
							parent
							
								
									77dee0b185
								
							
						
					
					
						commit
						5e85fb52d0
					
				@ -828,7 +828,6 @@ CFormPkg::DeclarePendingQuestion (
 | 
			
		||||
  UINT32         ShrinkSize = 0;
 | 
			
		||||
  EFI_VFR_RETURN_CODE  ReturnCode;
 | 
			
		||||
  EFI_VFR_VARSTORE_TYPE VarStoreType  = EFI_VFR_VARSTORE_INVALID;
 | 
			
		||||
  EFI_VARSTORE_ID       VarStoreId    = EFI_VARSTORE_ID_INVALID;
 | 
			
		||||
 | 
			
		||||
  //
 | 
			
		||||
  // Declare all questions as Numeric in DisableIf True
 | 
			
		||||
@ -1410,7 +1409,6 @@ CIfrRecordInfoDB::IfrRecordAdjust (
 | 
			
		||||
  EFI_QUESTION_ID    QuestionId;
 | 
			
		||||
  UINT32             StackCount;
 | 
			
		||||
  UINT32             QuestionScope;
 | 
			
		||||
  UINT32             OpcodeOffset;
 | 
			
		||||
  CHAR8              ErrorMsg[MAX_STRING_LEN] = {0, };
 | 
			
		||||
  EFI_VFR_RETURN_CODE  Status;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user