mirror of
				https://git.proxmox.com/git/grub2
				synced 2025-11-04 03:13:12 +00:00 
			
		
		
		
	
				Some powerpc machines require not updating the NVRAM. This can be handled by existing grub-install command-line options, but it's friendlier to detect this automatically. On chrp_ibm machines, use the nvram utility rather than nvsetenv. (This is possibly suitable for other machines too, but that needs to be verified.) Forwarded: no Last-Update: 2014-10-15 Patch-Name: install-powerpc-machtypes.patch  | 
			||
|---|---|---|
| .. | ||
| blocklist.c | ||
| config.c | ||
| cputime.c | ||
| dl.c | ||
| emuconsole.c | ||
| getroot.c | ||
| hostdisk.c | ||
| init.c | ||
| password.c | ||
| platform.c | ||
| random.c | ||
| relpath.c | ||
| sleep.c | ||