ArmPkg
|
update copyright format
|
2010-09-08 03:15:05 +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
|
Add missing BPDG tool sources when sync to BaseTools r2042
|
2010-09-06 02:01:57 +00:00 |
BeagleBoardPkg
|
Update example symbol command to dump out gdb load commands if you compile with gcc or RVCT commands if you compile with other compilers.
|
2010-09-08 17:58:18 +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 |
DuetPkg
|
remove --image-base option EfiLdr.inf, and use GenFw to do image base relocation
|
2010-06-10 08:54:18 +00:00 |
EdkCompatibilityPkg
|
Refine some code to make code run safely.
|
2010-09-13 10:46:02 +00:00 |
EdkShellBinPkg
|
Update EdkShellBinPkg to integrate a bug fix date & time command for shell binaries.
|
2010-08-25 00:57:08 +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
|
These libraries moved to ArmPkg, but did not get deleted. Fixing that issue.
|
2010-09-09 22:04:50 +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
|
Add additional reset when Memory Type Information settings change.
|
2010-09-16 01:14:51 +00:00 |
IntelFrameworkPkg
|
The definition of NumberOfSmmReservedRegions is incorrect in Framework SmmCis specification 0.91, in which the type of this field is defined as UINTN. However, HOBs are supposed to be CPU neutral, so UINT32 should be used. Here the code is updated and comments in FrameworkSpecConformance.txt is added.
|
2010-08-20 17:32:04 +00:00 |
MdeModulePkg
|
Refine code to make code run safely.
|
2010-09-16 04:51:25 +00:00 |
MdePkg
|
Update MODULE_TYPE to be DXE_RUNTIME_DRIVER
|
2010-09-14 17:02:46 +00:00 |
Nt32Pkg
|
Enlarge the maximum size of VOID* typed PCD to ensure it is greater or equal to the actual size of data.
|
2010-08-31 00:37:16 +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
|
Update Ovmf DSC/FDF files to support source debugging feature that will be switched on by "-D SOURCE_DEBUG_ENABLE".
|
2010-09-12 06:46:55 +00:00 |
PcAtChipsetPkg
|
RefRefine soma code to make code run safely.
|
2010-09-17 10:42:10 +00:00 |
PerformancePkg
|
Move TscTimerLib library to correct CPU ARCH as it depends on BaseLib API AsmReadTsc(), which is only available for Ia32 & x64 CPU.
|
2010-05-19 03:33:07 +00:00 |
ShellPkg
|
ShellPkg: Fix "unreachable code" warning with VS2005
|
2010-09-20 07:03:51 +00:00 |
SourceLevelDebugPkg
|
Fix the issue that might prevent single step in PeCoffExtraActionLib (right after triggering breakpoint to notify image load/unload) work.
|
2010-09-13 02:42:14 +00:00 |
UefiCpuPkg
|
Rename two files to follow the file naming convention.
|
2010-09-07 10:23:05 +00:00 |
UnixPkg
|
Added SecDispatchTable library to allow custom PPIs to be passed up to into PEI Core. This will allow platform specific libraries to do thinks like map hardware devices directly into the emulator.
|
2010-09-16 20:23:33 +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 |