AppPkg
|
- For writing sin_port, htons() must be used.
|
2013-02-08 21:34:26 +00:00 |
ArmPkg
|
ArmPkg/ArmLib: Marked functions as 'STATIC' if not exposed outside of the scope of the source file
|
2013-06-27 18:17:19 +00:00 |
ArmPlatformPkg
|
ArmPkg: Made ArmConfigureMmu() returns a status code
|
2013-06-27 18:16:06 +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
|
Though the comment of RandomSeed() states it should return FALSE if there is not enough entropy for random generation, the function always returns TRUE. This commit checks the status of pseudorandom number generator to match the comment.
|
2013-05-29 05:30:13 +00:00 |
DuetPkg
|
Update to new SVN URL in readme.txt
|
2013-06-08 05:26:39 +00:00 |
EdkCompatibilityPkg
|
Add the missing "," for the patch to fix status code print string.
|
2013-06-04 08:51:30 +00:00 |
EdkShellBinPkg
|
Update to new SVN URL in readme.txt
|
2013-06-08 05:26:39 +00:00 |
EdkShellPkg
|
Update to new SVN URL in readme.txt
|
2013-06-08 05:26:39 +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
|
Update to new SVN URL in readme.txt
|
2013-06-08 05:26:39 +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
|
MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling cmd execution status
|
2013-06-24 03:03:55 +00:00 |
MdePkg
|
Add the missing "," for the patch to fix status code print string.
|
2013-06-04 08:51:30 +00:00 |
NetworkPkg
|
Fixed the issue that IPv6 network stack assert infrequently – assert once every 300~400 PXE boots.
|
2013-06-14 08:18:34 +00:00 |
Nt32Pkg
|
Use correct pointer to install DevicePath protocol.
|
2013-06-13 09:07:42 +00:00 |
Omap35xxPkg
|
EmbeddedPkg: Introduced a separate SerialPortExtLib library
|
2013-03-12 00:40:11 +00:00 |
OptionRomPkg
|
Ax88772: Add logic to separate packet, fix MTU issue. Ax88772b: Fix driver model unload function, fix SCT test failures.
|
2013-06-27 05:07:29 +00:00 |
OvmfPkg
|
OvmfPkg: Reduce PcdMaxVariableSize with secure boot to avoid assert
|
2013-06-14 21:37:44 +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
|
The list of locked variables is traversed at runtime, hence we must
|
2013-06-17 02:30:42 +00:00 |
ShellBinPkg
|
ShellBinPkg/UefiShell: Updated Shell Binary for ARM architecture
|
2013-06-17 09:58:18 +00:00 |
ShellPkg
|
ShellPkg: make automatically created shells quit automatically
|
2013-06-27 16:11:39 +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 to new SVN URL in readme.txt
|
2013-06-08 05:26:39 +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 |