AppPkg
|
- For writing sin_port, htons() must be used.
|
2013-02-08 21:34:26 +00:00 |
ArmPkg
|
ArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci' device tree nodes.
|
2013-05-12 23:56:35 +00:00 |
ArmPlatformPkg
|
EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype to return the set value(s)
|
2013-05-15 08:44:59 +00:00 |
BaseTools
|
Roll back the changes for BaseTools
|
2012-06-25 02:24:12 +00:00 |
BeagleBoardPkg
|
ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()
|
2013-05-10 12:49:10 +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
|
The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated, use RSA_sign(), RSA_verify() instead.
|
2013-04-23 01:52:17 +00:00 |
DuetPkg
|
Add missing braces around initializer.
|
2012-10-11 02:15:23 +00:00 |
EdkCompatibilityPkg
|
Without this fix, the "%r" format specifier prints eg. "0000001A" instead of "Security Violation" for EFI_SECURITY_VIOLATION.
|
2013-05-24 02:48:40 +00:00 |
EdkShellBinPkg
|
New EDK Shell binary(r63).
|
2013-05-17 07:36:14 +00:00 |
EdkShellPkg
|
EdkShellPkg: Added new patch to support EFI Shell project revision 61
|
2012-09-27 15:23:33 +00:00 |
EmbeddedPkg
|
EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype to return the set value(s)
|
2013-05-15 08:44:59 +00:00 |
EmulatorPkg
|
EmulatorPkg: Add SerialPortExtLib library class mapping
|
2013-05-15 05:18:49 +00:00 |
FatBinPkg
|
FatBinPkg: Added ARM Binaries
|
2012-09-27 15:25:52 +00:00 |
IntelFrameworkModulePkg
|
Move the memory allocation and variable set to BdsEntry, use VariableLock protocol to lock the L”PerfDataMemAddr” variable and prevent malware to update it.
|
2013-05-23 02:56:41 +00:00 |
IntelFrameworkPkg
|
Add ASSERT() for BitField operations to make sure the input value is valid.
|
2012-12-25 02:29:46 +00:00 |
MdeModulePkg
|
Fix the issue that FreePool is too early in FirmwarePerformanceDxe.
|
2013-05-27 05:45:35 +00:00 |
MdePkg
|
Without this fix, the "%r" format specifier prints eg. "0000001A" instead of "Security Violation" for EFI_SECURITY_VIOLATION.
|
2013-05-24 02:48:40 +00:00 |
NetworkPkg
|
Correct the incorrect Copyright or License in EDKII source files.
|
2013-05-22 02:19:16 +00:00 |
Nt32Pkg
|
Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx protocol.
|
2012-07-30 03:50:42 +00:00 |
Omap35xxPkg
|
EmbeddedPkg: Introduced a separate SerialPortExtLib library
|
2013-03-12 00:40:11 +00:00 |
OptionRomPkg
|
Update Code to pass EBC compiler.
|
2013-05-13 02:36:09 +00:00 |
OvmfPkg
|
OvmfPkg: QemuBootOrder: recognize Ethernet OFW device paths
|
2013-05-15 18:21:08 +00:00 |
PcAtChipsetPkg
|
Raise TPL to high to disable CPU interrupt before 8259 legacy base vector is changed, then restore TPL level at last when 8259 initialization is done.
|
2012-10-31 08:58:27 +00:00 |
PerformancePkg
|
Update Code to pass EBC compiler.
|
2013-05-13 02:36:09 +00:00 |
SecurityPkg
|
Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.
|
2013-05-21 02:22:02 +00:00 |
ShellBinPkg
|
ShellBinPkg: Added ARM Binaries
|
2012-09-27 15:28:54 +00:00 |
ShellPkg
|
Correct the incorrect Copyright or License in EDKII source files.
|
2013-05-22 02:19:16 +00:00 |
SourceLevelDebugPkg
|
Updated connecting HOST version information from 1.3 to 1.3.1.
|
2013-05-08 08:29:11 +00:00 |
StdLib
|
StdLib/LibC/Locale/multibyte_Utf8.c: Fix obscure corner cases in wide to multibyte and multibyte to wide character conversions. The majority of problems center around the interpretation of the Length or Limit parameter when the Destination parameter is NULL.
|
2013-05-15 01:59:11 +00:00 |
StdLibPrivateInternalFiles
|
StdLib: Add internal use only header for interactive I/O.
|
2012-12-11 21:03:57 +00:00 |
UefiCpuPkg
|
Fix build issue on DDK3790 tool chain.
|
2013-02-05 01:35:29 +00:00 |
UnixPkg
|
UnixPkg: Mark as deprecated (replaced by EmulatorPkg)
|
2012-10-05 07:05:54 +00:00 |
BuildNotes2.txt
|
Update EDKII BuildNotes to say the default tool chain tag is VS2008 instead of VS2005
|
2011-12-14 06:15:48 +00:00 |
edksetup.bat
|
Added VS2010 support in edksetup script.
|
2012-04-10 07:45:35 +00:00 |
edksetup.sh
|
Correct copyright year
|
2011-02-16 12:21:31 +00:00 |