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:
qhuang8 2007-07-09 05:13:11 +00:00
parent d4b81622db
commit 5a6391d359
1 changed files with 2 additions and 0 deletions

View File

@ -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.