]> git.proxmox.com Git - mirror_edk2.git/commitdiff
StdLib & AppPkg: Update the list of known ISSUES.
authordarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 16 Jan 2013 23:58:35 +0000 (23:58 +0000)
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 16 Jan 2013 23:58:35 +0000 (23:58 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: daryl.mcdaniel@intel.com
Reviewed-by: erik.c.bjorge@intel.com
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14061 6f19259b-4bc3-4df7-8a09-765794883524

AppPkg/ISSUES.txt
StdLib/ISSUES.txt

index dd5a39d2d901a7b2788b64e9bf2513d269f57b4e..0458deec008b14ba91f8c5b46075eb3dbaea6457 100644 (file)
@@ -5,6 +5,17 @@
     Document      Problem is to be fixed through improved documentation.\r
     Fixed         Problem has been resolved and changes committed.\r
 \r
     Document      Problem is to be fixed through improved documentation.\r
     Fixed         Problem has been resolved and changes committed.\r
 \r
+Enquire Issues\r
+=============\r
+      Category                                         Reported       Status\r
+    ----------------------------------------------  --------------  -----------\r
+\r
+Main Issues\r
+=============\r
+      Category                                         Reported       Status\r
+    ----------------------------------------------  --------------  -----------\r
+1:  The main() function should not be defined EFIAPI          2012  Fixed 1/2013\r
+\r
 Python Issues\r
 =============\r
       Category                                         Reported       Status\r
 Python Issues\r
 =============\r
       Category                                         Reported       Status\r
index 69d22641a05c058c58b612c819965b96db5cd7dc..f2b695e473ad4650cc9ff41b1a6e06b86613f7a3 100644 (file)
@@ -1,5 +1,3 @@
-StdLib Issues\r
-=============\r
   Status Key:\r
     Open          Problem is unresolved and final disposition unknown.\r
     Verified      Problem has been reproduced.\r
   Status Key:\r
     Open          Problem is unresolved and final disposition unknown.\r
     Verified      Problem has been reproduced.\r
@@ -7,12 +5,19 @@ StdLib Issues
     Document      Problem is to be fixed through improved documentation.\r
     Fixed         Problem has been resolved and changes committed.\r
 \r
     Document      Problem is to be fixed through improved documentation.\r
     Fixed         Problem has been resolved and changes committed.\r
 \r
+SocketLib\r
+=============\r
+      Category                             TOOLs       Reported       Status\r
+    ------------------------              --------  --------------  -----------\r
+\r
+StdLib Issues\r
+=============\r
       Category                             TOOLs       Reported       Status\r
     ------------------------              --------  --------------  -----------\r
 1:  Compilation Error                      vs2010             2012  Understood\r
     stdlib\libc\gdtoa\strtod.c(825) : warning C4789: destination of memory copy is too small\r
 \r
       Category                             TOOLs       Reported       Status\r
     ------------------------              --------  --------------  -----------\r
 1:  Compilation Error                      vs2010             2012  Understood\r
     stdlib\libc\gdtoa\strtod.c(825) : warning C4789: destination of memory copy is too small\r
 \r
-2:  Compilation Error                       ALL               2012  Understood\r
+2:  Compilation Error                       ALL               2012  Fixed 1/2012\r
     StdLib/LibC/Uefi/SysCalls.c: In function 'utimes': error: 'va_start' used in function with fixed args\r
 \r
 3:  Usage Clarification                                       2012  Understood/Document\r
     StdLib/LibC/Uefi/SysCalls.c: In function 'utimes': error: 'va_start' used in function with fixed args\r
 \r
 3:  Usage Clarification                                       2012  Understood/Document\r
@@ -29,12 +34,21 @@ StdLib Issues
 6:  Application error return                                  2012  Verified\r
     On error, applications will sometimes return large positive numbers.\r
 \r
 6:  Application error return                                  2012  Verified\r
     On error, applications will sometimes return large positive numbers.\r
 \r
-7:  Compilation Error                       GCC46        Jan, 2013  Open\r
+7:  Compilation Error                       GCC46        Jan, 2013  Fixed 1/2013\r
     StdLib/LibC/Containers/Queues/Fifo.c:508:27: error: assignment from incompatible pointer type\r
 \r
     StdLib/LibC/Containers/Queues/Fifo.c:508:27: error: assignment from incompatible pointer type\r
 \r
-8:  chdir/cwd not in EFI Shell                                2012  Understood\r
+8:  Compilation Error\r
+    StdLib\LibC\Uefi\InteractiveIO\IIOutilities.c        Jan. 2013  Fixed 1/2013\r
+    IIO_CursorDelta: Declaration return type differs from definition return type.\r
+\r
+9:  chdir/cwd not in EFI Shell                                2012  Understood\r
     The chdir and getcwd functions only work if one is using the UEFI Shell.\r
 \r
     The chdir and getcwd functions only work if one is using the UEFI Shell.\r
 \r
-9:  No current volume/directory at app. startup.              2012  Understood\r
+10: No current volume/directory at app. startup.              2012  Understood\r
     If the Shell does not have a current volume or directory, file operations\r
     may hang or fail.\r
     If the Shell does not have a current volume or directory, file operations\r
     may hang or fail.\r
+\r
+PosixLib\r
+=============\r
+      Category                             TOOLs       Reported       Status\r
+    ------------------------              --------  --------------  -----------\r