mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 18:12:43 +00:00 
			
		
		
		
	 869c20b05d
			
		
	
	
		869c20b05d
		
	
	
	
	
		
			
			This downloads the UEFI's published PNP ID database and generates a lookup table for use in LibEDID. The lookup table isn't optimized at all, but this can be easily done at a later point if needed.
		
			
				
	
	
		
			1 line
		
	
	
	
		
			73 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			73 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| lagom_tool(GeneratePnpIDsData SOURCES GeneratePnpIDs.cpp LIBS LagomMain)
 |