Last change
on this file since 38950 was 38950, checked in by vboxsync, 13 years ago |
EFI: bump EDK version to r5480.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
549 bytes
|
Line | |
---|
1 | # EFI: build box configuration
|
---|
2 | #
|
---|
3 | [ -z "$VBOX_TREE" ] && VBOX_TREE=/home/vbox/tinderbox/efi/vbox
|
---|
4 | [ -z "$EDK_TREE" ] && EDK_TREE=/home/vbox/tinderbox/efi/edk2
|
---|
5 | FW_TARGET_DIR=/home/vbox/tinderbox/efi/vbox/out
|
---|
6 | EDK_REV=9480
|
---|
7 | #EDK_PATCHES="pmtimer pe bds apple no_blocking_partition"
|
---|
8 | EDK_PATCHES="pmtimer apple no_blocking_partition rtc ovmf_pei mem_acpi idtgdt memdetect pci_bridge"
|
---|
9 | X64_PETOOLS_PREFIX=/home/vbox/tools/bin/x86_64-w64-mingw32-
|
---|
10 | #EDK_TOOLS_PATCHES="base_tools_r1713_SL32"
|
---|
11 | #BUILD_LOG=/work/efi.log
|
---|
12 | KBUILD_TYPE=release
|
---|
13 | CLEAN_EFI=1
|
---|
14 | WITH_64=true
|
---|
Note:
See
TracBrowser
for help on using the repository browser.