OvmfPkg/MicrovmX64: enable 1G pages
Reduces the memory footprint and speeds up booting. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Ard Biesheuvel <ardb@kernel.org>
This commit is contained in:
		
				
					committed by
					
						![mergify[bot]](/avatar/e3df20cd7a67969c41a65f03bea54961?size=40) mergify[bot]
						mergify[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							b63e17d746
						
					
				
				
					commit
					04c5b3023e
				
			| @@ -544,6 +544,9 @@ | ||||
|   gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesCode|0x100 | ||||
|   gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesData|0x100 | ||||
|  | ||||
|   # use 1G pages | ||||
|   gEfiMdeModulePkgTokenSpaceGuid.PcdUse1GPageTable|TRUE | ||||
|  | ||||
|   # | ||||
|   # Network Pcds | ||||
|   # | ||||
|   | ||||
		Reference in New Issue
	
	Block a user