diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-04 17:47:13 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-04 17:48:40 +0200 |
| commit | fb0ca452cda3bdc4a13f278c115f2dcd9360d818 (patch) | |
| tree | 788411aebd30ed446cb8c4bb5756a3e937c08f0a /Boot/amd64-efi.make | |
| parent | 34bb37c9a464ab0dfccfa5ff217a283e36b32693 (diff) | |
[IMP] [MHR-39] Ticket done.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Boot/amd64-efi.make')
| -rw-r--r-- | Boot/amd64-efi.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Boot/amd64-efi.make b/Boot/amd64-efi.make index f11d68e3..b8d5b771 100644 --- a/Boot/amd64-efi.make +++ b/Boot/amd64-efi.make @@ -29,7 +29,7 @@ IMG=epm-master-1.img IMG_2=epm-slave.img IMG_3=epm-master-2.img -EMU_FLAGS=-net none -smp 2 -m 4G -M q35 \ +EMU_FLAGS=-net none -smp 2 -m 6G -M q35 \ -bios $(BIOS) -device piix3-ide,id=ide \ -drive id=disk,file=$(IMG),format=raw,if=none \ -device ide-hd,drive=disk,bus=ide.0 -drive \ |
