ArmPkg
|
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167.
|
2010-12-15 01:06:20 +00:00 |
ArmRealViewEbPkg
|
Fix the build break in two open source packages caused by check in 10660.
|
2010-07-23 02:37:28 +00:00 |
BaseTools
|
Sync EDKII BaseTools to BaseTools project r2100.
|
2010-12-06 05:17:09 +00:00 |
BeagleBoardPkg
|
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167.
|
2010-12-15 01:06:20 +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
|
1. enable /GL optimization building on OpensslLib.
|
2010-11-26 07:23:30 +00:00 |
DuetPkg
|
DuetPkg: Update create boot disk script to not modify bootsect.com
|
2010-12-06 06:06:54 +00:00 |
EdkCompatibilityPkg
|
update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible value of EFI_USB_PORT_STATUS and is the equivalent of EfiUsbPortOwner of EFI_USB_PORT_FEATURE
|
2010-12-14 02:50:56 +00:00 |
EdkShellBinPkg
|
Update ReadMe.txt to correct the minor errors in build steps.
|
2010-11-05 08:44:29 +00:00 |
EdkShellPkg
|
Update EdkShellPkg.dsc read me to add a note to remind developers to update platform FDF files when they want to debug shell package to replace binaries from EdkShellBinPkg
|
2010-06-01 00:56:57 +00:00 |
EmbeddedPkg
|
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167.
|
2010-12-15 01:06:20 +00:00 |
FatBinPkg
|
Update binaries to integrate a fix to support hot plug during FAT driver binding start (Fat svn r55)
|
2010-05-07 03:33:43 +00:00 |
IntelFrameworkModulePkg
|
Fix the IsaIo driver to not create ISA resource item when the ACPI resource returned from EFI_SIO_PROTOCOL::GetResources() is 0.
|
2010-12-14 07:17:55 +00:00 |
IntelFrameworkPkg
|
Update FrameworkSpecConformance.txt after adding new datahub definitions for SMBIOS Type 4.
|
2010-12-13 03:22:35 +00:00 |
MdeModulePkg
|
Add special treatment for EFI_PCI_IO_ATTRIBUTE_EMBEDDED_DEVICE and EFI_PCI_IO_ATTRIBUTE_EMBEDDED_ROM, because these attributes are only for PCI IO, while not supported by PCI Root Bridge IO.
|
2010-12-14 09:52:38 +00:00 |
MdePkg
|
Fix issue with CodeSourcery gcc requiring assembly functions to have a .type define inorder to support interworking (calling from thumb(C code) to ARM code (hadn written assembly). We had to add a macro as the .type directive is not supported, or needed, by Xcode. All ARM .S files need to be updated.
|
2010-12-15 00:58:34 +00:00 |
NetworkPkg
|
update the comments.
|
2010-12-09 02:52:04 +00:00 |
Nt32Pkg
|
Fixed a bug: when underlayer receives much more data, return EFI_BUFFER_TOO_SMALL.
|
2010-12-08 04:42:40 +00:00 |
Omap35xxPkg
|
Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abstractions and make OMAP DMA lib about channel programming only.
|
2010-05-29 00:21:30 +00:00 |
OptionRomPkg
|
Refine some code to make code run safely.
|
2010-09-20 03:20:56 +00:00 |
OvmfPkg
|
DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during boot
|
2010-12-06 06:05:41 +00:00 |
PcAtChipsetPkg
|
fix GCC build failure. make function definition same with declaration.
|
2010-11-12 05:14:15 +00:00 |
PerformancePkg
|
Fix build error.
|
2010-11-15 02:14:25 +00:00 |
ShellPkg
|
update copyright format
|
2010-12-10 15:19:03 +00:00 |
SourceLevelDebugPkg
|
Removed unnecessary GLOBAL_REMOVE_IF_UNREFERENCED.
|
2010-11-17 01:25:34 +00:00 |
UefiCpuPkg
|
Add MtrrLib and LocalApicLib declarations to the UefiCpuPkg DEC file.
|
2010-12-07 20:23:20 +00:00 |
UnixPkg
|
update copyright format
|
2010-12-10 15:20:43 +00:00 |
BuildNotes2.txt
|
Update to clean up some obsolete info
|
2010-03-31 16:25:38 +00:00 |
edksetup.bat
|
Update the copyright notice format
|
2010-04-29 15:17:20 +00:00 |
edksetup.sh
|
Removed the requirement to pass in at least one parameter to the script.
|
2010-07-09 19:42:03 +00:00 |