mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-29 08:34:07 +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:
|
Class_BuildTool:
|
||||||
1) Improved spawn mode (multi-thread) build performance (build -s)
|
1) Improved spawn mode (multi-thread) build performance (build -s)
|
||||||
2) Changed the error/debug/warning message format
|
2) Changed the error/debug/warning message format
|
||||||
3) Added "--log" command line option to support storing log in file
|
3) Added "--log" command line option to support storing log in file
|
||||||
|
|
||||||
Code Change :
|
Code Change :
|
||||||
1) BaseTools/Bin/Win32/build.exe
|
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:
|
Specifying how to process the binary file by defining corresponding Rule like this:
|
||||||
[Rule.Common.Base.Test]
|
[Rule.Common.Base.Test]
|
||||||
FILE FREEFORM = $(NAMED_GUID) {
|
FILE FREEFORM = $(NAMED_GUID) {
|
||||||
COMPRESS PI_STD {
|
COMPRESS PI_STD {
|
||||||
GUIDED {
|
GUIDED {
|
||||||
RAW BIN |.bmp
|
RAW BIN |.bmp
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
==========================================================================================
|
==========================================================================================
|
||||||
EDK_3832: Non-Compatible: jwang36
|
EDK_3832: Non-Compatible: jwang36
|
||||||
|
Loading…
x
Reference in New Issue
Block a user