summaryrefslogtreecommitdiffstats
path: root/FatBinPkg
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-09 05:13:11 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-09 05:13:11 +0000
commit5a6391d359a356593e98f9e09b68085b6dfbfe54 (patch)
tree26443ecaf15b7cc523de28bac060c01b50098d45 /FatBinPkg
parentd4b81622db716703e72e3ef4becd6b69985d1cde (diff)
downloadedk2-5a6391d359a356593e98f9e09b68085b6dfbfe54.tar.gz
edk2-5a6391d359a356593e98f9e09b68085b6dfbfe54.tar.bz2
edk2-5a6391d359a356593e98f9e09b68085b6dfbfe54.zip
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
Diffstat (limited to 'FatBinPkg')
-rw-r--r--FatBinPkg/EnhancedFatDxe/ReadMe.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/FatBinPkg/EnhancedFatDxe/ReadMe.txt b/FatBinPkg/EnhancedFatDxe/ReadMe.txt
new file mode 100644
index 0000000000..1fa0a0b0bf
--- /dev/null
+++ b/FatBinPkg/EnhancedFatDxe/ReadMe.txt
@@ -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. \ No newline at end of file