mirror of https://github.com/acidanthera/audk.git
Add ReadMe.txt to specify that the EFI image FatBinPkg provides does not contain any debug info.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3152 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
d4b81622db
commit
5a6391d359
|
@ -0,0 +1,2 @@
|
||||||
|
FAT Binary Package does not provide any debug infrastructure. The PCD value of PcdDebugPropertyMask is set to 0 to disable Assert, Debug Print, Debug Code, Clear Memory, Assert Breakpoint and Assert Dead Loop.
|
||||||
|
It also has no patchable-in-module PCD settings. So it only contains UEFI image files.
|
Loading…
Reference in New Issue