ArmPkg
Working on having a single stack for all modes. This code currently has an issue nesting interrupts in a big honking loop, but seems to save and restore context correctly.
2009-12-22 23:23:41 +00:00
BaseTools
Sync tool code to BuildTools project r1739.
2009-11-09 11:47:35 +00:00
BeagleBoardPkg
Make the build.sh script match the TOT BaseTools project.
2009-12-09 01:40:24 +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
add error handling for input parameter.
2009-12-22 07:16:37 +00:00
EdkCompatibilityPkg
Make MP Services thunk driver only be built under IA32 and X64 archs.
2009-12-16 02:51:09 +00:00
EdkShellBinPkg
Remove the binary files of those applications which have been contained in Minimum Shell. Only retain those applications which is in Full Shell but not in Minimum Shell.
2009-06-18 09:56:14 +00:00
EdkShellPkg
Fix incorrect EDK library enumeration in EdkShellPkg.dsc:
2009-11-18 06:31:04 +00:00
EmbeddedPkg
Adding support for BeagleBoard.
2009-12-06 01:57:05 +00:00
FatBinPkg
1. Update Fat binaries for IA32, x64, IPF and EBC to base on MdePkg 1.01 release (EDK SVN r9029).
2009-12-16 05:02:17 +00:00
IntelFrameworkModulePkg
Add missing EFIAPI instances on several functions.
2009-12-16 23:28:46 +00:00
IntelFrameworkPkg
Update header file to include common definition of FRAMEWORK_EFI_AP_PROCEDURE.
2009-11-30 07:59:07 +00:00
MdeModulePkg
Try to get the image form device path by FALSE and TRUE boot policy.
2009-12-23 04:55:08 +00:00
MdePkg
PI 1.1 SMM Feature Check-in
2009-12-23 06:44:33 +00:00
Nt32Pkg
Return EFI_UNSUPPORTED on NT32 platform.
2009-12-21 03:50:10 +00:00
OptionRomPkg
Enable Undi driver to support multicast MAC address mapped from IPv6 address
2009-12-14 08:14:08 +00:00
OvmfPkg
Fix bug that ovmf's BDS can not be entered and add SmbiosDxe driver into Ovmf's DSC and FDF file
2009-12-20 05:35:58 +00:00
PcAtChipsetPkg
Update drivers to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol.
2009-12-07 03:25:16 +00:00
ShellPkg
add ASSERT to 2 functions and fix issue with size difference between old and new shell versions.
2009-12-07 18:05:00 +00:00
UefiCpuPkg
BaseUefiCpuLib: Preserve EBX register in InitializeFloatingPointUnits
2009-12-16 23:29:20 +00:00
UnixPkg
Fix a bug with the shell cp command. When searching for a / it was possible to lose a directory level. I changed the code to add a missing / if needed and not search backwards for one.
2009-12-18 20:49:28 +00:00
BuildNotes2.txt
updating the doc
2008-09-25 23:13:48 +00:00
edksetup.bat
Added support for VS2008.
2009-11-16 23:02:57 +00:00
edksetup.sh
add more description in edksetup.sh
2009-07-08 05:54:53 +00:00