diff options
author | darylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524> | 2013-01-16 16:37:01 +0000 |
---|---|---|
committer | darylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524> | 2013-01-16 16:37:01 +0000 |
commit | 6940c19adfce20553392f23922799243e24e9d16 (patch) | |
tree | df487c054fa970eccdf86306e7a945fb4dc144f4 /AppPkg | |
parent | 6d42638c72b1293c487e3775fdd0c7c255860631 (diff) | |
download | edk2-platforms-6940c19adfce20553392f23922799243e24e9d16.tar.xz |
List of known issues with the items contained within AppPkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14058 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'AppPkg')
-rw-r--r-- | AppPkg/ISSUES.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/AppPkg/ISSUES.txt b/AppPkg/ISSUES.txt new file mode 100644 index 0000000000..dd5a39d2d9 --- /dev/null +++ b/AppPkg/ISSUES.txt @@ -0,0 +1,17 @@ + Status Key:
+ Open Problem is unresolved and final disposition unknown.
+ Verified Problem has been reproduced.
+ Understood Root cause of problem is understood.
+ Document Problem is to be fixed through improved documentation.
+ Fixed Problem has been resolved and changes committed.
+
+Python Issues
+=============
+ Category Reported Status
+ ---------------------------------------------- -------------- -----------
+1: Setup documentation is unclear. 2012 Understood
+ Not all sources in the Python tree are the patched version, yet the
+ documentation implies that they are.
+
+2: The EDK II Python User's Manual is not on tianocore. 2012 Understood
+
|