mirror of
				https://git.proxmox.com/git/mirror_edk2
				synced 2025-11-04 01:03:23 +00:00 
			
		
		
		
	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@8995 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
		
							parent
							
								
									5781db0852
								
							
						
					
					
						commit
						48e9cc78d5
					
				@ -26,7 +26,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 | 
			
		||||
#include <Library/BaseLib.h>
 | 
			
		||||
#include <Library/PcdLib.h>
 | 
			
		||||
 | 
			
		||||
#include <IndustryStandard/Pci22.h>
 | 
			
		||||
#include <IndustryStandard/Pci.h>
 | 
			
		||||
//
 | 
			
		||||
// 8259 Hardware definitions
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user