summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-22506-0/+45626
* Import MdePkg.dec and MdePkg.dec. Initial version.vanjeff2007-06-222-0/+422
* Fixed typo in PiPeiCis.h.yshang12007-06-224-6/+59
* Added the svn ignore property for the configuration files in this directory.lhauch2007-06-210-0/+0
* Updated with new Conf directory locationlhauch2007-06-212-2/+2
* Updated ELFGCC flag to match r2694 in original treelhauch2007-06-211-4/+4
* remove some .msa file reference.vanjeff2007-06-211-12/+1
* added MdePkg.spd, this is initial version.vanjeff2007-06-211-0/+1134
* Update Protocol for backward-compatible with EFI1.1.yshang12007-06-2115-53/+208
* Fixed PPI GUID name to follow PI specification.yshang12007-06-214-15/+3
* Fix the missing align-double issue.klu22007-06-211-1/+1
* Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_E...yshang12007-06-213-75/+130
* Updated the XML Schema for MSA files to handle DEPEX information from INF fil...lhauch2007-06-202-0/+12
* Adding BaseTools directory structure for the new generation of EDK II Builds.lhauch2007-06-2012-0/+2995
* Adding top-level Conf directory for next generation of EDK II build infrastru...lhauch2007-06-201-0/+7
* Add macro EFI_SIZE_TO_PAGES/EFI_PAGES_TO_SIZE in UefiBaseType.h.yshang12007-06-201-0/+3
* Remove the reference of UefiDevicePath.h.yshang12007-06-201-1/+0
* Check in library class definition of ExtendedSalLib.xli242007-06-202-0/+447
* Check in definition of PCI CFG2 PPI into OldMdePkg.xli242007-06-203-16/+159
* Updated BuildNotes.txt according to new packages name:vanjeff2007-06-201-104/+104
* Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang12007-06-1944-0/+23742
* Check in the Industry Standard Files.yshang12007-06-1912-0/+2376
* Checked in the GUIDs introduced in UEFI/PI.yshang12007-06-1920-0/+868
* Checked in the Protocols introduced in UEFI/PI.yshang12007-06-1992-42/+23936
* Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH2007-06-1823-903/+904
* Changed the name of the SPD to .nspd so as not to break the build if someone ...lhauch2007-06-151-0/+0
* Initial directory structure of IntelFrameworkPkg.bxing2007-06-1567-0/+17948
* Add PPI definitions introduced in PI1.0.yshang12007-06-1322-0/+3203
* Move to directory "Include"yshang12007-06-0827-0/+9390
* Move to sub-directory "include"yshang12007-06-0827-9390/+0
* Checked in the new includes of MdePkg, that are ProcessorBind.h, ModuleType.h...yshang12007-06-0827-0/+9390
* remove UefiRuntimeServiceTableLib reference from Helloworld module.vanjeff2007-06-081-2/+2
* 1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead t...vanjeff2007-06-053-22/+13
* Remove R2627 commit. Roll back R2626.vanjeff2007-06-053-6/+0
* 1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead t...vanjeff2007-06-053-9/+15
* Add /dev/ttyS1 for PcdUnixSerialPortklu22007-06-051-2/+2
* MdePkg: qhuang82007-06-049-28/+403
* Use <sys/ioctl.h>.klu22007-06-041-3/+1
* Fix the different defintion between linux and cygwinklu22007-06-041-2/+2
* Fix the definition differences issue of termios.h in different version of ker...klu22007-06-044-2/+52
* Removed duplicate CheckSum.c in msa fileqhuang82007-06-041-1/+0
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011130-4/+4
* Adding OldMdePkg directory - prior to the move of the content of MdePkg, also...lhauch2007-06-011-2/+2
* Add in GUID_TYPE and "Help Text" for GUID declaraion.qwang122007-06-011-14/+9
* Add in GUID_TYPE and "Help Text" for GUID declaraion in EdkNt32Pkg.spd. qwang122007-06-011-51/+51
* Rewrite the confusion statement.qhuang82007-05-311-24/+16
* Update the Guid Value of Ext SCSI Pass Thru Protocolqhuang82007-05-313-4/+5
* Remove unused variable and functionklu22007-05-303-178/+152
* Add emulated serialIo device driver for EdkUnixPkgklu22007-05-3011-77/+2606
* Fix the wrong checking for UnixSerialIoklu22007-05-304-2121/+20