mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
Removed TAB characters
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3949 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
451ec64ad2
commit
89669de767
@ -43,8 +43,8 @@ EDK_3947: Compatible: jwang36
|
||||
|
||||
Class_BuildTool:
|
||||
1) Improved spawn mode (multi-thread) build performance (build -s)
|
||||
2) Changed the error/debug/warning message format
|
||||
3) Added "--log" command line option to support storing log in file
|
||||
2) Changed the error/debug/warning message format
|
||||
3) Added "--log" command line option to support storing log in file
|
||||
|
||||
Code Change :
|
||||
1) BaseTools/Bin/Win32/build.exe
|
||||
@ -108,13 +108,13 @@ EDK_3911: Compatible: jlin16
|
||||
|
||||
Specifying how to process the binary file by defining corresponding Rule like this:
|
||||
[Rule.Common.Base.Test]
|
||||
FILE FREEFORM = $(NAMED_GUID) {
|
||||
COMPRESS PI_STD {
|
||||
GUIDED {
|
||||
FILE FREEFORM = $(NAMED_GUID) {
|
||||
COMPRESS PI_STD {
|
||||
GUIDED {
|
||||
RAW BIN |.bmp
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
==========================================================================================
|
||||
EDK_3832: Non-Compatible: jwang36
|
||||
|
Loading…
x
Reference in New Issue
Block a user