Fix compilation for x86_64-efi.
This commit is contained in:
		
							parent
							
								
									219603c2e6
								
							
						
					
					
						commit
						46159d35d3
					
				
					 2 changed files with 5 additions and 1 deletions
				
			
		|  | @ -43,6 +43,10 @@ | |||
|     .rcx = 0,									\ | ||||
|     .rdx = 0,									\ | ||||
|       } | ||||
| #define MULTIBOOT2_EFI_INITIAL_STATE  { .rax = MULTIBOOT2_BOOTLOADER_MAGIC,	\ | ||||
|     .rcx = 0,									\ | ||||
|     .rdx = 0,									\ | ||||
|       } | ||||
| #define MULTIBOOT_EFI_ENTRY_REGISTER rip | ||||
| #define MULTIBOOT_EFI_MBI_REGISTER rbx | ||||
| #endif | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue