Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
Elvin Li acedecdd5e Do not access transfer ring when endpoint is isochronous type and control type. And when one Endpoint is a unknown type, do not ASSERT(0) and process next endpoint.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Elvin Li <elvin.li@intel.com>
Signed-off-by: Feng Tian <feng.tian@intel.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15876 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-22 01:13:48 +00:00
AppPkg AppPkg: Enable ARM and AArch64 support 2014-08-20 21:51:49 +00:00
ArmPkg ARM Packages: Added support for GCC stack protector 2014-08-20 18:01:50 +00:00
ArmPlatformPkg ARM Packages: Added support for GCC stack protector 2014-08-20 18:01:50 +00:00
BaseTools Setting the svn property, svn:executable on the new scripts. 2014-08-21 17:20:55 +00:00
BeagleBoardPkg ARM Packages: Added support for GCC stack protector 2014-08-20 18:01:50 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
CryptoPkg OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. 2014-08-14 10:16:57 +00:00
DuetPkg Fix VS2013 build failure. 2014-08-13 06:18:06 +00:00
EdkCompatibilityPkg Refine code to make it more safely. 2014-06-26 03:16:27 +00:00
EdkShellBinPkg New EdkShell binaries. 2014-01-10 04:57:57 +00:00
EdkShellPkg EdkShellPkg/ShellR64.patch: Adding missing files from the patch 2014-01-14 15:31:01 +00:00
EmbeddedPkg ARM Packages: Added support for GCC stack protector 2014-08-20 18:01:50 +00:00
EmulatorPkg EmulatorPkg/Mpservice: Add StateLock where missing 2014-07-31 15:45:27 +00:00
FatBinPkg Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and BaseTools (r15860), FatPkg (r86). 2014-08-21 03:45:30 +00:00
IntelFrameworkModulePkg Allocate exact memory size for string buffer to avoid buffer overflow. 2014-08-21 05:35:25 +00:00
IntelFrameworkPkg Update IntelFrameworkPkg version: 0.92->0.93 2014-01-10 01:18:20 +00:00
IntelFspPkg Rollback file GUID change, because it is VTF file and GUID is predefined. 2014-08-08 02:15:41 +00:00
IntelFspWrapperPkg Rollback file GUID change, because it is VTF file and GUID is predefined. 2014-08-08 02:15:41 +00:00
MdeModulePkg Do not access transfer ring when endpoint is isochronous type and control type. And when one Endpoint is a unknown type, do not ASSERT(0) and process next endpoint. 2014-08-22 01:13:48 +00:00
MdePkg MdePkg: Introduced BaseStackCheckLib (cont.) 2014-08-21 09:23:58 +00:00
NetworkPkg Use string pointer instead string buffer to avoid string copy operation. 2014-08-15 05:33:34 +00:00
Nt32Pkg Fix build error with VS2013 toolchain for NT32 Package caused by function redefinition, use #if fix the error. 2014-07-28 07:36:46 +00:00
Omap35xxPkg ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
OptionRomPkg Fix wrong usage sizeof(SIZE). 2014-07-23 02:13:14 +00:00
OvmfPkg OvmfPkg/ResetVector: Remove pre-built binaries 2014-08-18 23:04:12 +00:00
PcAtChipsetPkg PcAtChipsetPkg: new AcpiTimerLib libraries. 2014-08-14 14:30:32 +00:00
PerformancePkg Refine code to make it more safely. 2014-06-26 03:18:44 +00:00
SecurityPkg Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported to be used as patchable PCD instead of Fixed PCD. 2014-08-20 09:37:26 +00:00
ShellBinPkg ShellBinPkg: Updated ARM and AArch64 EFI Shell binaries 2014-05-07 12:58:55 +00:00
ShellPkg ShellPkg: leave quotes around params 2014-08-21 22:13:08 +00:00
SourceLevelDebugPkg IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanlde” 2014-08-20 04:31:22 +00:00
StdLib StdLib/LibC/gdtoa: Initialize variables before use, update the Kmax definition. 2014-08-21 20:58:05 +00:00
StdLibPrivateInternalFiles StdLib/LibC: Fix ARM symbol problems 2014-08-20 21:55:45 +00:00
UefiCpuPkg Append the terminating null character at the end of the string to avoid buffer overflow. 2014-08-21 05:26:25 +00:00
UnixPkg UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg) 2013-07-29 21:09:55 +00:00
BuildNotes2.txt Update to new SVN URL in readme.txt 2013-06-08 05:26:39 +00:00
Edk2Setup.bat Setting the svn property, svn:executable on the new scripts. 2014-08-21 17:20:55 +00:00
edksetup.bat Contributed-under: TianoCore Contribution Agreement 1.0 2014-06-18 09:01:33 +00:00
edksetup.sh edksetup.sh: Ensure that WORKSPACE points to the top of an edk2 checkout 2014-07-28 17:37:40 +00:00