Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
klu2 351615ee5e The consumer for smbios recorder should *not* make assumption the SMBIOS structure in special version. For length of smbios record, consumer need judge the SMBIOS->Hdr.Length but not use size of (SMBIOS_TYPE0) style.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9553 6f19259b-4bc3-4df7-8a09-765794883524
2009-12-11 05:51:39 +00:00
ArmPkg Adding support for BeagleBoard. 2009-12-06 01:57:05 +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 Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol. 2009-12-07 12:51:53 +00:00
EdkCompatibilityPkg Check in thunk driver for CPU I/O 2 Protocol. 2009-12-07 03:12:13 +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 Update the FAT binaries to build against MdePkg, BaseTools 1.00 release and newest FatPkg source. 2009-07-24 01:55:21 +00:00
IntelFrameworkModulePkg The consumer for smbios recorder should *not* make assumption the SMBIOS structure in special version. For length of smbios record, consumer need judge the SMBIOS->Hdr.Length but not use size of (SMBIOS_TYPE0) style. 2009-12-11 05:51:39 +00:00
IntelFrameworkPkg Update header file to include common definition of FRAMEWORK_EFI_AP_PROCEDURE. 2009-11-30 07:59:07 +00:00
MdeModulePkg Add legacy region range check. 2009-12-10 09:24:40 +00:00
MdePkg Improve status codes returned for functions of EFI_TCG_PROTOCOL. Note that after change, status codes returned for functions of EFI_TCG_PROTOCOL do not exactly match those defined in the TCG EFI Protocol 1.20 Final Specification. 2009-12-11 04:32:30 +00:00
Nt32Pkg Update NT32 emulation platform to produce dummy CPU I/O 2 Protocol. 2009-12-07 04:28:22 +00:00
OptionRomPkg A sample driver produces driver health protocol. This driver use DiskIO driver as a template. 2009-12-04 03:49:48 +00:00
OvmfPkg fix the wrong module name. 2009-12-09 02:18:21 +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 Check in driver to produce CPU I/O 2 Protocol for IA32 and X64 architecture. 2009-12-07 03:09:04 +00:00
UnixPkg Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to work around Mac OS X 16 byte IA-32 calling conventions issue. All the calls to this code is #ifdef __APPLE__, so no reason to build it on Linux or other gcc flavors. 2009-12-08 06:14:12 +00:00
BuildNotes.txt clean up non-English characters. 2009-10-10 08:25:50 +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