AppPkg
|
AppPkg/Applications/Python: Workaround recent build tool changes which prevent building Python.
|
2011-12-01 18:24:25 +00:00 |
ArmPkg
|
ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings
|
2011-11-01 23:41:20 +00:00 |
ArmPlatformPkg
|
BaseTools: Pending patches update
|
2011-12-06 16:40:43 +00:00 |
BaseTools
|
Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes:
|
2011-11-25 06:21:03 +00:00 |
BeagleBoardPkg
|
BeagleBoardPkg: Check if the compiler arm-linux-gnueabi-gcc is present in the path
|
2011-11-08 18:30:26 +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
|
Fix openssl lib build issue in IPF tip.
|
2011-11-28 07:12:20 +00:00 |
DuetPkg
|
DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gpt.S/Mbr.S.
|
2011-11-24 02:07:25 +00:00 |
EdkCompatibilityPkg
|
Fix ICC11 build failure.
|
2011-12-06 04:26:55 +00:00 |
EdkShellBinPkg
|
Regenerate the related EDK Shell binaries after fixing a bug in Pci.c to add missing (UINTN) type cast.
|
2011-11-17 05:20:56 +00:00 |
EdkShellPkg
|
Uses DEFINE instead of define keyword to define global macro.
|
2011-11-25 08:24:15 +00:00 |
EmbeddedPkg
|
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
|
2011-09-22 22:53:54 +00:00 |
EmulatorPkg
|
According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record.
|
2011-11-21 09:32:09 +00:00 |
FatBinPkg
|
Check in the new EBC Fat binary to have correct file alignment and section alignment(32-byte alignment).
|
2011-10-13 05:17:37 +00:00 |
IntelFrameworkModulePkg
|
Update the check condition to allows 64-bit operation's data buffer not to be 64-bit aligned on IA32 system.
|
2011-12-01 06:12:28 +00:00 |
IntelFrameworkPkg
|
For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section.
|
2011-07-27 08:54:57 +00:00 |
MdeModulePkg
|
MdeModulePkg DXE Core: Fix overflow and truncation issues in the implementation of the Stall() boot service to follow the UEFI spec.
|
2011-12-06 05:24:27 +00:00 |
MdePkg
|
Update code comments to specify the correct language format for Driver Diagnostics Protocol and Unicode Collation Protocol.
|
2011-12-07 01:35:05 +00:00 |
NetworkPkg
|
Fix a ECC error - the parameter's name in comments is inconsistent with the one in Function's.
|
2011-12-05 03:17:15 +00:00 |
Nt32Pkg
|
Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow which are specially for BIOS setup.
|
2011-11-24 01:02:31 +00:00 |
Omap35xxPkg
|
BeagleBoard: Fix build
|
2011-12-05 14:31:48 +00:00 |
OptionRomPkg
|
Consume the UNDI_CONFIG_TABLE defined in MdePkg and remove the local definition of NII_TABLE.
|
2011-10-25 02:28:13 +00:00 |
OvmfPkg
|
According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record.
|
2011-11-21 08:57:02 +00:00 |
PcAtChipsetPkg
|
PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch Protocol.SetTimerPeriod() to program HPET/IOAPIC register with APIC ID of current BSP in case the BSP has been switched.
|
2011-11-25 01:59:50 +00:00 |
PerformancePkg
|
Refine the code to follow coding style.
|
2011-12-01 04:31:46 +00:00 |
SecurityPkg
|
Update a return status for UEFI spec compliance.
|
2011-12-02 07:51:23 +00:00 |
ShellBinPkg
|
ShellBinPkg: Update binary files.
|
2011-11-29 21:13:29 +00:00 |
ShellPkg
|
ShellPkg: Fix "-b" usage with timezone command.
|
2011-11-29 21:46:53 +00:00 |
SourceLevelDebugPkg
|
Set the current view point to the breaking CPU if it meets breakpoint.
|
2011-12-02 06:07:17 +00:00 |
StdLib
|
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
|
2011-11-30 00:52:45 +00:00 |
StdLibPrivateInternalFiles
|
StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h.
|
2011-11-03 00:35:55 +00:00 |
UefiCpuPkg
|
Update the check condition to allows UINT64 and INT64 data types to be 32-bit aligned on IA32 system.
|
2011-12-01 06:08:25 +00:00 |
UnixPkg
|
Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow which are specially for BIOS setup.
|
2011-11-24 01:03:01 +00:00 |
BuildNotes2.txt
|
minor format update
|
2011-02-15 12:12:21 +00:00 |
edksetup.bat
|
Correct copyright year
|
2011-02-16 12:21:31 +00:00 |
edksetup.sh
|
Correct copyright year
|
2011-02-16 12:21:31 +00:00 |