2007-06-26 |
AJFISH | pdated code per coding standard. Changed comments,... |
commit | commitdiff | tree |
2007-06-26 |
AJFISH | pdated code per coding standard. Changed comments,... |
commit | commitdiff | tree |
2007-06-25 |
AJFISH | Fixed typo in function header |
commit | commitdiff | tree |
2007-06-25 |
jwang36 | Added usage and notes |
commit | commitdiff | tree |
2007-06-25 |
jwang36 | 1) Incorporated generating top level makefile. Now... |
commit | commitdiff | tree |
2007-06-25 |
vanjeff | add modules DiskIo, Partition and SecurityStub. |
commit | commitdiff | tree |
2007-06-25 |
vanjeff | add BuildNotes2.txt for EDK II Prime. |
commit | commitdiff | tree |
2007-06-25 |
vanjeff | added PcdComponentName2Disable, PcdDriverDiagnostics2Di... |
commit | commitdiff | tree |
2007-06-25 |
vanjeff | Add some definitions for efi event in Uefi/UefiSpec... |
commit | commitdiff | tree |
2007-06-25 |
xli24 | Check in library class declaration for SAL Lib, togethe... |
commit | commitdiff | tree |
2007-06-22 |
AJFISH | removed unneeded [BuildOptions] section. |
commit | commitdiff | tree |
2007-06-22 |
AJFISH | Removed unneeded include file |
commit | commitdiff | tree |
2007-06-22 |
yshang1 | Add UefiDriverModel.c for Installation of driver model... |
commit | commitdiff | tree |
2007-06-22 |
yshang1 | Add PcdComponentName2Disable and PcdDriverDiagnostics2D... |
commit | commitdiff | tree |
2007-06-22 |
yshang1 | Checked in part of MDE library instances following... |
commit | commitdiff | tree |
2007-06-22 |
yshang1 | Add dependent protocol:"Protocol/DevicePath.h". |
commit | commitdiff | tree |
2007-06-22 |
yshang1 | Add DriverDiagnostics2.h. |
commit | commitdiff | tree |
2007-06-22 |
jwang36 | Changed the format of elapsed time at the end of build. |
commit | commitdiff | tree |
2007-06-22 |
jwang36 | Changed active platform to MdeModulePkg |
commit | commitdiff | tree |
2007-06-22 |
vanjeff | Import MdeModulePkg, only one module HelloWorld by... |
commit | commitdiff | tree |
2007-06-22 |
vanjeff | Cleanup MdePkg.dsc, UefiLib.inf and UefiLib.msa |
commit | commitdiff | tree |
2007-06-22 |
vanjeff | Import DxeCoreHobLib, DxeHobLib, PeimEntryPoint and... |
commit | commitdiff | tree |
2007-06-22 |
vanjeff | Import some Pei and Dxe related instances for MdePkg. |
commit | commitdiff | tree |
2007-06-22 |
yshang1 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree |
2007-06-22 |
yshang1 | Import Pal.h and Sal.h. |
commit | commitdiff | tree |
2007-06-22 |
yshang1 | Rename the PalApi.h to Pal.h. |
commit | commitdiff | tree |
2007-06-22 |
yshang1 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree |
2007-06-22 |
yshang1 | Delete the IpfDefines.h from MDE package. It should... |
commit | commitdiff | tree |
2007-06-22 |
jwang36 | Added "NewBuild" option to incorporate new build system... |
commit | commitdiff | tree |
2007-06-22 |
jwang36 | Added for new build system. Just for module porting... |
commit | commitdiff | tree |
2007-06-22 |
vanjeff | Import some basic libraries instances for Mde Packages. |
commit | commitdiff | tree |
2007-06-22 |
vanjeff | Import MdePkg.dec and MdePkg.dec. Initial version. |
commit | commitdiff | tree |
2007-06-22 |
yshang1 | Fixed typo in PiPeiCis.h. |
commit | commitdiff | tree |
2007-06-21 |
lhauch | Added the svn ignore property for the configuration... |
commit | commitdiff | tree |
2007-06-21 |
lhauch | Updated with new Conf directory location |
commit | commitdiff | tree |
2007-06-21 |
lhauch | Updated ELFGCC flag to match r2694 in original tree |
commit | commitdiff | tree |
2007-06-21 |
vanjeff | remove some .msa file reference. |
commit | commitdiff | tree |
2007-06-21 |
vanjeff | added MdePkg.spd, this is initial version. |
commit | commitdiff | tree |
2007-06-21 |
yshang1 | Update Protocol for backward-compatible with EFI1.1. |
commit | commitdiff | tree |
2007-06-21 |
yshang1 | Fixed PPI GUID name to follow PI specification. |
commit | commitdiff | tree |
2007-06-21 |
klu2 | Fix the missing align-double issue. |
commit | commitdiff | tree |
2007-06-21 |
yshang1 | Update the EFI_PEI_SECURITY2_PPI to follow PI. Also... |
commit | commitdiff | tree |
2007-06-20 |
lhauch | Updated the XML Schema for MSA files to handle DEPEX... |
commit | commitdiff | tree |
2007-06-20 |
lhauch | Adding BaseTools directory structure for the new genera... |
commit | commitdiff | tree |
2007-06-20 |
lhauch | Adding top-level Conf directory for next generation... |
commit | commitdiff | tree |
2007-06-20 |
yshang1 | Add macro EFI_SIZE_TO_PAGES/EFI_PAGES_TO_SIZE in UefiBa... |
commit | commitdiff | tree |
2007-06-20 |
yshang1 | Remove the reference of UefiDevicePath.h. |
commit | commitdiff | tree |
2007-06-20 |
xli24 | Check in library class definition of ExtendedSalLib. |
commit | commitdiff | tree |
2007-06-20 |
xli24 | Check in definition of PCI CFG2 PPI into OldMdePkg. |
commit | commitdiff | tree |
2007-06-20 |
vanjeff | Updated BuildNotes.txt according to new packages name: |
commit | commitdiff | tree |
2007-06-19 |
yshang1 | Import Library Class from original MDE package. Also... |
commit | commitdiff | tree |
2007-06-19 |
yshang1 | Check in the Industry Standard Files. |
commit | commitdiff | tree |
2007-06-19 |
yshang1 | Checked in the GUIDs introduced in UEFI/PI. |
commit | commitdiff | tree |
2007-06-19 |
yshang1 | Checked in the Protocols introduced in UEFI/PI. |
commit | commitdiff | tree |
2007-06-18 |
AJFISH | Removed tabs and fixed some minor coding style issues... |
commit | commitdiff | tree |
2007-06-15 |
lhauch | Changed the name of the SPD to .nspd so as not to break... |
commit | commitdiff | tree |
2007-06-15 |
bxing | Initial directory structure of IntelFrameworkPkg. |
commit | commitdiff | tree |
2007-06-13 |
yshang1 | Add PPI definitions introduced in PI1.0. |
commit | commitdiff | tree |
2007-06-08 |
yshang1 | Move to directory "Include" |
commit | commitdiff | tree |
2007-06-08 |
yshang1 | Move to sub-directory "include" |
commit | commitdiff | tree |
2007-06-08 |
yshang1 | Checked in the new includes of MdePkg, that are Process... |
commit | commitdiff | tree |
2007-06-08 |
vanjeff | remove UefiRuntimeServiceTableLib reference from Hellow... |
commit | commitdiff | tree |
2007-06-05 |
vanjeff | 1. Merger Tracker 8448: PciHostBridgeEnumerator() error... |
commit | commitdiff | tree |
2007-06-05 |
vanjeff | Remove R2627 commit. Roll back R2626. |
commit | commitdiff | tree |
2007-06-05 |
vanjeff | 1. Merger Tracker 8448: PciHostBridgeEnumerator() error... |
commit | commitdiff | tree |
2007-06-05 |
klu2 | Add /dev/ttyS1 for PcdUnixSerialPort |
commit | commitdiff | tree |
2007-06-04 |
qhuang8 | MdePkg: |
commit | commitdiff | tree |
2007-06-04 |
klu2 | Use <sys/ioctl.h>. |
commit | commitdiff | tree |
2007-06-04 |
klu2 | Fix the different defintion between linux and cygwin |
commit | commitdiff | tree |
2007-06-04 |
klu2 | Fix the definition differences issue of termios.h in... |
commit | commitdiff | tree |
2007-06-04 |
qhuang8 | Removed duplicate CheckSum.c in msa file |
commit | commitdiff | tree |
2007-06-01 |
lhauch | Moved the MdePkg to OldMdePkg so that new code in MdePk... |
commit | commitdiff | tree |
2007-06-01 |
lhauch | Adding OldMdePkg directory - prior to the move of the... |
commit | commitdiff | tree |
2007-06-01 |
qwang12 | Add in GUID_TYPE and "Help Text" for GUID declaraion. |
commit | commitdiff | tree |
2007-06-01 |
qwang12 | Add in GUID_TYPE and "Help Text" for GUID declaraion... |
commit | commitdiff | tree |
2007-05-31 |
qhuang8 | Rewrite the confusion statement. |
commit | commitdiff | tree |
2007-05-31 |
qhuang8 | Update the Guid Value of Ext SCSI Pass Thru Protocol |
commit | commitdiff | tree |
2007-05-30 |
klu2 | Remove unused variable and function |
commit | commitdiff | tree |
2007-05-30 |
klu2 | Add emulated serialIo device driver for EdkUnixPkg |
commit | commitdiff | tree |
2007-05-30 |
klu2 | Fix the wrong checking for UnixSerialIo |
commit | commitdiff | tree |
2007-05-30 |
klu2 | Add UnixSerialIo device driver |
commit | commitdiff | tree |
2007-05-30 |
xli24 | Fix some errors in comments of Status Code include... |
commit | commitdiff | tree |
2007-05-29 |
yshang1 | Remove the DXE_DRIVER from Supported Module Type List. |
commit | commitdiff | tree |
2007-05-29 |
yshang1 | Add supported module type. |
commit | commitdiff | tree |
2007-05-22 |
vprabhal | Enabling /O1 for the entire IPF tree builds |
commit | commitdiff | tree |
2007-05-21 |
vanjeff | Remove some unnecessary #if/#ifdef from some header... |
commit | commitdiff | tree |
2007-05-17 |
qhuang8 | Fix the bug that destructor should sync with constructor |
commit | commitdiff | tree |
2007-05-15 |
qouyang | Fixd EDKII r2594 build broken issue - MdePkg build... |
commit | commitdiff | tree |
2007-05-15 |
qouyang | Fixd EDKII r2594 build broken issue - MdePkg build... |
commit | commitdiff | tree |
2007-05-14 |
gtian | These updates are for IPF low level assembly library... |
commit | commitdiff | tree |
2007-05-14 |
gtian | git-svn-id: https://edk2.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree |
2007-05-14 |
gtian | git-svn-id: https://edk2.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree |
2007-05-14 |
gtian | git-svn-id: https://edk2.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree |
2007-05-14 |
gtian | git-svn-id: https://edk2.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree |
2007-05-14 |
gtian | git-svn-id: https://edk2.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree |
2007-05-11 |
jlin16 | Fix the FV information refresh problem for moduleSA... |
commit | commitdiff | tree |
2007-05-08 |
vprabhal | enabling /Wx and /O1 options, added related flags to... |
commit | commitdiff | tree |
2007-05-08 |
vanjeff | clean up SFD file. |
commit | commitdiff | tree |
2007-05-05 |
ajfish | Update BaseLib.h to make the spaces between comments... |
commit | commitdiff | tree |
2007-05-05 |
ajfish | Fixed bug in NT32 file system driver. The FileInfo... |
commit | commitdiff | tree |
next |