Changeset 39147 in vbox
- Timestamp:
- Oct 31, 2011 11:01:31 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/efi_build.conf
r39144 r39147 1 # $Id$ 1 2 # EFI: build box configuration 2 3 # … … 4 5 [ -z "$EDK_TREE" ] && EDK_TREE=/home/vbox/tinderbox/efi/edk2 5 6 FW_TARGET_DIR=/home/vbox/tinderbox/efi/vbox/out 6 EDK_REV=9 4887 EDK_REV=9570 # r9571 changes ABI of Sec 7 8 #EDK_PATCHES="pmtimer pe bds apple no_blocking_partition" 8 9 EDK_PATCHES="pmtimer apple no_blocking_partition rtc ovmf_pei mem_acpi idtgdt memdetect pci_bridge" 9 10 EDK_PATCHES="$EDK_PATCHES r9699" # gcc x64 build fix todo: remove when EDK_REV reaches r9699 10 11 EDK_PATCHES="$EDK_PATCHES r9573" # gcc i386 build fix todo: remove when EDK_REV reaches r9573 11 EDK_PATCHES="$EDK_PATCHES r9493" # gcc fix of DxeSecurityManagement.c todo: remove when EDK_REV reaches r949312 12 EDK_PATCHES="$EDK_PATCHES backed_r9488_SecurityStub" # partly backed of r9488, affect loading AppleACPI kext. 13 13 X64_PETOOLS_PREFIX=/home/vbox/tools/bin/x86_64-w64-mingw32-
Note:
See TracChangeset
for help on using the changeset viewer.