AppPkg
|
Enable the build command override the .DSC file contents to enable debug output and specify which debug messages are displayed. An example:
|
2013-11-19 02:37:37 +00:00 |
ArmPkg
|
ARM Packages: Removed 'inline' keyword
|
2013-12-10 16:39:54 +00:00 |
ArmPlatformPkg
|
ArmPlatformPkg/ArmFvpDxe: Fixed the line endings
|
2014-01-07 11:20:14 +00:00 |
BaseTools
|
Sync BaseTool trunk (version r2610) into EDKII BaseTools.
|
2013-11-18 07:41:21 +00:00 |
BeagleBoardPkg
|
ArmPlatformPkg: Fix and Implement ArmPlatformGetPrimaryCoreMpId
|
2013-12-06 16:11:34 +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
|
Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorithm registration to make sure the underlying algorithm is available for the default OpenSSL software PRNG implementation.
|
2013-11-19 02:57:19 +00:00 |
DuetPkg
|
Fix Duet hang/reboot issue due to the NULL instance of CpuExceptionHandlerLib is used.
|
2013-11-26 05:41:34 +00:00 |
EdkCompatibilityPkg
|
Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and update other table version to refer to it. Remove the “/D TIANO_RELEASE_VERSION=0x00080006” option in Nt32Pkg DSC file, since it’s not used in source code.
|
2013-11-26 07:36:29 +00:00 |
EdkShellBinPkg
|
EdkShellBinPkg: Added AArch64 EdkShellPkg binary and Updated Arm binary
|
2013-09-24 11:43:02 +00:00 |
EdkShellPkg
|
Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and update other table version to refer to it. Remove the “/D TIANO_RELEASE_VERSION=0x00080006” option in Nt32Pkg DSC file, since it’s not used in source code.
|
2013-11-26 07:36:29 +00:00 |
EmbeddedPkg
|
MmcDxe: Perform diagnostics specifically on the requested controller
|
2014-01-09 19:15:06 +00:00 |
EmulatorPkg
|
EmulatorPkg: Use FaultTolerantWritePei driver.
|
2013-07-03 09:24:07 +00:00 |
FatBinPkg
|
Fix a bug in Fat driver that it asserts when OpenEx/ReadEx/WriteEx is about to return failure.
|
2013-11-29 03:04:16 +00:00 |
IntelFrameworkModulePkg
|
Update IntelFrameworkModulePkg version: 0.92->0.93
|
2014-01-10 01:19:03 +00:00 |
IntelFrameworkPkg
|
Update IntelFrameworkPkg version: 0.92->0.93
|
2014-01-10 01:18:20 +00:00 |
MdeModulePkg
|
If the driver does not start before, we do not disconnect driver and we must still uninstall other protocols on image handle. The original implementation of error return is not correct.
|
2014-01-09 08:47:03 +00:00 |
MdePkg
|
MdePkg: Add PCI Express 2.1 and 3.0 structures
|
2014-01-09 21:55:03 +00:00 |
NetworkPkg
|
Update NetworkPkg package version to 0.94.
|
2014-01-09 07:05:09 +00:00 |
Nt32Pkg
|
Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and update other table version to refer to it. Remove the “/D TIANO_RELEASE_VERSION=0x00080006” option in Nt32Pkg DSC file, since it’s not used in source code.
|
2013-11-26 07:36:29 +00:00 |
Omap35xxPkg
|
EmbeddedPkg: Introduced a separate SerialPortExtLib library
|
2013-03-12 00:40:11 +00:00 |
OptionRomPkg
|
OptionRomPkg: Corrected path for the FtdiUsbSerialDxe.inf in OptionRomPkg.dsc
|
2013-11-01 17:01:23 +00:00 |
OvmfPkg
|
OvmfPkg: QemuFwCfgLib: implement for SEC
|
2014-01-03 19:57:36 +00:00 |
PcAtChipsetPkg
|
Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration to fix OVMF boot no display issue.
|
2013-07-22 07:35:51 +00:00 |
PerformancePkg
|
Refine the select language logic.
|
2013-09-05 05:39:57 +00:00 |
SecurityPkg
|
Return to BMM page if parse the file info failed.
|
2014-01-09 05:59:53 +00:00 |
ShellBinPkg
|
ShellBinPkg: Update ARM and AArch64 Binaries with svn 14706 ShellPkg sources
|
2013-09-24 10:22:32 +00:00 |
ShellPkg
|
ShellPkg: remove memory leak in file handle list
|
2014-01-09 18:05:24 +00:00 |
SourceLevelDebugPkg
|
Update SourceLevelDebugPkg version: 0.85->0.86
|
2014-01-10 01:21:14 +00:00 |
StdLib
|
Fix the non-blocking behavior for connect. The behavior was correct if the code polled the connect routine but was not correct when using select to complete the asynchronous request. This change fixes the select case by moving where some of the operations performed upon the connection completion.
|
2013-12-13 19:22:39 +00:00 |
StdLibPrivateInternalFiles
|
EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Update ReadMe.txt in all packages.
|
2013-10-24 23:14:10 +00:00 |
UefiCpuPkg
|
Update UefiCpuPkg version: 0.2->0.3
|
2014-01-10 01:20:26 +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 |
edksetup.bat
|
Update edksetup.bat to check VS2012
|
2013-09-04 07:41:04 +00:00 |
edksetup.sh
|
Correct copyright year
|
2011-02-16 12:21:31 +00:00 |