- 42bc7f7 Update to fix coding style bugs by AJFISH · 18 years ago
- 8ab504f Updated IntelFrameworkPkg.nspd to add GUID/PPI/Protocol definitions. by bxing · 18 years ago
- d60421e Add in edk2/EdkCompatibilityPkg dir. by qwang12 · 18 years ago
- 1a06ccf add in gEfiPeiMasterBootModePpiGuid and gEfiPeiBootInRecoveryModePpiGuid by qwang12 · 18 years ago
- 89b6542 add in BootModePei by qwang12 · 18 years ago
- 869f8e3 Success to build first Nt32 module. by klu2 · 18 years ago
- 8693ca5 Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib. by vanjeff · 18 years ago
- 149ae2f Add Intel Framework Module Package by qhuang8 · 18 years ago
- 50615d1 Remove prefix EFI_ from some TPL macros reference in some comments by vanjeff · 18 years ago
- 45a20a7 Initialize the include folder for NT32Pkg by klu2 · 18 years ago
- 00b4183 update spd to nspd by vanjeff · 18 years ago
- 25a201c Initialize the dsc and dec file for Nt32Pkg by klu2 · 18 years ago
- a910261 1. Create Intel Framework Module Package directory by qhuang8 · 18 years ago
- a9c9a31 Removed the AutoGen-Code type of file build; added new macro for replacement. by jwang36 · 18 years ago
- 88f2012 1. added common header files, Guid header filess, Protocol header files, PPI header files. by vanjeff · 18 years ago
- dddf39a Removed the "Open ..." output message when parsing dsc file; enhanced file dependency analysis to be more precise. by jwang36 · 18 years ago
- 84e2085 Wrong package name by klu2 · 18 years ago
- 7a7f7e4 Used "|" as value separator. by jwang36 · 18 years ago
- 39da673 Add back the #ifndef XXX #define XXX for header file. by qhuang8 · 18 years ago
- abc341d Clear up to remove the duplicate driver binding externs in the same header file when merging "CommonHeader.h" to "DiskIo.h". by qhuang8 · 18 years ago
- b58c155 pdated code per coding standard. Changed comments, converted all \ to / and removed the extra generated files by merging them into existing files. by AJFISH · 18 years ago
- b9575d6 pdated code per coding standard. Changed comments, converted all \ to / and removed the extra generated files by merging them into existing files. by AJFISH · 18 years ago
- cf61682 Fixed typo in function header by AJFISH · 18 years ago
- c7f7ef1 Added usage and notes by jwang36 · 18 years ago
- 8fc4fc3 1) Incorporated generating top level makefile. Now platform build is possible (no FD generation). by jwang36 · 18 years ago
- 79840ee add modules DiskIo, Partition and SecurityStub. by vanjeff · 18 years ago
- e4d8dbc add BuildNotes2.txt for EDK II Prime. by vanjeff · 18 years ago
- 769ead1 added PcdComponentName2Disable, PcdDriverDiagnostics2Disable reference in DSC file. by vanjeff · 18 years ago
- 93b0fbc Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. by vanjeff · 18 years ago
- a197b1a Check in library class declaration for SAL Lib, together with related definition. by xli24 · 18 years ago
- 6d8dc2c removed unneeded [BuildOptions] section. by AJFISH · 18 years ago
- ab9140c Removed unneeded include file by AJFISH · 18 years ago
- e811b22 Add UefiDriverModel.c for Installation of driver model protocols . by yshang1 · 18 years ago
- ab38df9 Add PcdComponentName2Disable and PcdDriverDiagnostics2Disable. by yshang1 · 18 years ago
- c7d265a Checked in part of MDE library instances following PI and UEFI. It includes: by yshang1 · 18 years ago
- 1a5589a Add dependent protocol:"Protocol/DevicePath.h". by yshang1 · 18 years ago
- 4b12007 Add DriverDiagnostics2.h. by yshang1 · 18 years ago
- 058e636 Changed the format of elapsed time at the end of build. by jwang36 · 18 years ago
- 70f8a3e Changed active platform to MdeModulePkg by jwang36 · 18 years ago
- b7d286b Import MdeModulePkg, only one module HelloWorld by now. by vanjeff · 18 years ago
- 43fcd99 Cleanup MdePkg.dsc, UefiLib.inf and UefiLib.msa by vanjeff · 18 years ago
- 738ec56 Import DxeCoreHobLib, DxeHobLib, PeimEntryPoint and PeiServicesLib. by vanjeff · 18 years ago
- e386b44 Import some Pei and Dxe related instances for MdePkg. by vanjeff · 18 years ago
- b6460fc by yshang1 · 18 years ago
- 540dfc2 Import Pal.h and Sal.h. by yshang1 · 18 years ago
- a1710a6 Rename the PalApi.h to Pal.h. by yshang1 · 18 years ago
- adcca86 by yshang1 · 18 years ago
- 5ccad0c Delete the IpfDefines.h from MDE package. It should be in IpfCpu package. by yshang1 · 18 years ago
- 3fab94e Added "NewBuild" option to incorporate new build system locating in $(WORKSPACE)\BaseTools. This is a temporary solution which is subject to change in the future. Don't use it in formal platform or module build. by jwang36 · 18 years ago
- 589d5ea Added for new build system. Just for module porting purpose. Don't use it in normal build. by jwang36 · 18 years ago
- e1f414b Import some basic libraries instances for Mde Packages. by vanjeff · 18 years ago
- e053747 Import MdePkg.dec and MdePkg.dec. Initial version. by vanjeff · 18 years ago
- 146332a Fixed typo in PiPeiCis.h. by yshang1 · 18 years ago
- 165309a Added the svn ignore property for the configuration files in this directory. by lhauch · 18 years ago
- e27592b Updated with new Conf directory location by lhauch · 18 years ago
- 8712cd5 Updated ELFGCC flag to match r2694 in original tree by lhauch · 18 years ago
- fc98298 remove some .msa file reference. by vanjeff · 18 years ago
- 11a3cf6 added MdePkg.spd, this is initial version. by vanjeff · 18 years ago
- a6508c0 Update Protocol for backward-compatible with EFI1.1. by yshang1 · 18 years ago
- 53f2d96 Fixed PPI GUID name to follow PI specification. by yshang1 · 18 years ago
- 159177d Fix the missing align-double issue. by klu2 · 18 years ago
- e554439 Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_ENRTY_POINT definition. by yshang1 · 18 years ago
- fe89f6f Updated the XML Schema for MSA files to handle DEPEX information from INF files in new EDK II Builds. by lhauch · 18 years ago
- 53ca26a Adding BaseTools directory structure for the new generation of EDK II Builds. by lhauch · 18 years ago
- 23d9ac2 Adding top-level Conf directory for next generation of EDK II build infrastructure tools. by lhauch · 18 years ago
- 833bd94 Add macro EFI_SIZE_TO_PAGES/EFI_PAGES_TO_SIZE in UefiBaseType.h. by yshang1 · 18 years ago
- 935456b Remove the reference of UefiDevicePath.h. by yshang1 · 18 years ago
- 644a351 Check in library class definition of ExtendedSalLib. by xli24 · 18 years ago
- d305848 Check in definition of PCI CFG2 PPI into OldMdePkg. by xli24 · 18 years ago
- 6e4c64c Updated BuildNotes.txt according to new packages name: by vanjeff · 18 years ago
- fb3df22 Import Library Class from original MDE package. Also I added the EFI_PEI_CORE_ENTRY_POINT definition in PiPeiCis.h. by yshang1 · 18 years ago
- a7ed1e2 Check in the Industry Standard Files. by yshang1 · 18 years ago
- c2f83f0 Checked in the GUIDs introduced in UEFI/PI. by yshang1 · 18 years ago
- d1f9500 Checked in the Protocols introduced in UEFI/PI. by yshang1 · 18 years ago
- 00edb21 Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI_PEI_ENTRY_POINT by AJFISH · 18 years ago
- 00a8a5b Changed the name of the SPD to .nspd so as not to break the build if someone runs the fixdb after pulling an update. by lhauch · 18 years ago
- 79964ac Initial directory structure of IntelFrameworkPkg. by bxing · 18 years ago
- 5879b87 Add PPI definitions introduced in PI1.0. by yshang1 · 18 years ago
- 959ccb2 Move to directory "Include" by yshang1 · 18 years ago
- 71d44da Move to sub-directory "include" by yshang1 · 18 years ago
- b4c31aa Checked in the new includes of MdePkg, that are ProcessorBind.h, ModuleType.h and Uefi/PI definitions except the PPI/GUID/PROTOCOL. by yshang1 · 18 years ago
- 4c4af52 remove UefiRuntimeServiceTableLib reference from Helloworld module. by vanjeff · 18 years ago
- d97430c 1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead to memory leak by vanjeff · 18 years ago
- 1650d76 Remove R2627 commit. Roll back R2626. by vanjeff · 18 years ago
- 07a171a 1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead to memory leak by vanjeff · 18 years ago
- 25df080 Add /dev/ttyS1 for PcdUnixSerialPort by klu2 · 18 years ago
- 06fb8ff MdePkg: by qhuang8 · 18 years ago
- dabd487 Use <sys/ioctl.h>. by klu2 · 18 years ago
- 5fe9d50 Fix the different defintion between linux and cygwin by klu2 · 18 years ago
- 061f40e Fix the definition differences issue of termios.h in different version of kernel header and cygwin's include files. by klu2 · 18 years ago
- 418a943 Removed duplicate CheckSum.c in msa file by qhuang8 · 18 years ago
- 586cd1f Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break existing builds. Also updated the SPD and FPD files UiNames by lhauch · 18 years ago
- 144d783 Adding OldMdePkg directory - prior to the move of the content of MdePkg, also updating the FrameworkDatabase.template to use OldMdePkg directory. by lhauch · 18 years ago
- 1fbd5be Add in GUID_TYPE and "Help Text" for GUID declaraion. by qwang12 · 18 years ago
- 679d0a3 Add in GUID_TYPE and "Help Text" for GUID declaraion in EdkNt32Pkg.spd. by qwang12 · 18 years ago
- 08c0147 Rewrite the confusion statement. by qhuang8 · 18 years ago
- c75bbd0 Update the Guid Value of Ext SCSI Pass Thru Protocol by qhuang8 · 18 years ago
- 21500a4 Remove unused variable and function by klu2 · 18 years ago
- b19cfa6 Add emulated serialIo device driver for EdkUnixPkg by klu2 · 18 years ago
- d756d2e Fix the wrong checking for UnixSerialIo by klu2 · 18 years ago