1. fc98298 remove some .msa file reference. by vanjeff · 18 years ago
  2. 11a3cf6 added MdePkg.spd, this is initial version. by vanjeff · 18 years ago
  3. a6508c0 Update Protocol for backward-compatible with EFI1.1. by yshang1 · 18 years ago
  4. 53f2d96 Fixed PPI GUID name to follow PI specification. by yshang1 · 18 years ago
  5. 159177d Fix the missing align-double issue. by klu2 · 18 years ago
  6. e554439 Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_ENRTY_POINT definition. by yshang1 · 18 years ago
  7. 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
  8. 53ca26a Adding BaseTools directory structure for the new generation of EDK II Builds. by lhauch · 18 years ago
  9. 23d9ac2 Adding top-level Conf directory for next generation of EDK II build infrastructure tools. by lhauch · 18 years ago
  10. 833bd94 Add macro EFI_SIZE_TO_PAGES/EFI_PAGES_TO_SIZE in UefiBaseType.h. by yshang1 · 18 years ago
  11. 935456b Remove the reference of UefiDevicePath.h. by yshang1 · 18 years ago
  12. 644a351 Check in library class definition of ExtendedSalLib. by xli24 · 18 years ago
  13. d305848 Check in definition of PCI CFG2 PPI into OldMdePkg. by xli24 · 18 years ago
  14. 6e4c64c Updated BuildNotes.txt according to new packages name: by vanjeff · 18 years ago
  15. 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
  16. a7ed1e2 Check in the Industry Standard Files. by yshang1 · 18 years ago
  17. c2f83f0 Checked in the GUIDs introduced in UEFI/PI. by yshang1 · 18 years ago
  18. d1f9500 Checked in the Protocols introduced in UEFI/PI. by yshang1 · 18 years ago
  19. 00edb21 Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI_PEI_ENTRY_POINT by AJFISH · 18 years ago
  20. 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
  21. 79964ac Initial directory structure of IntelFrameworkPkg. by bxing · 18 years ago
  22. 5879b87 Add PPI definitions introduced in PI1.0. by yshang1 · 18 years ago
  23. 959ccb2 Move to directory "Include" by yshang1 · 18 years ago
  24. 71d44da Move to sub-directory "include" by yshang1 · 18 years ago
  25. 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
  26. 4c4af52 remove UefiRuntimeServiceTableLib reference from Helloworld module. by vanjeff · 18 years ago
  27. d97430c 1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead to memory leak by vanjeff · 18 years ago
  28. 1650d76 Remove R2627 commit. Roll back R2626. by vanjeff · 18 years ago
  29. 07a171a 1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead to memory leak by vanjeff · 18 years ago
  30. 25df080 Add /dev/ttyS1 for PcdUnixSerialPort by klu2 · 18 years ago
  31. 06fb8ff MdePkg: by qhuang8 · 18 years ago
  32. dabd487 Use <sys/ioctl.h>. by klu2 · 18 years ago
  33. 5fe9d50 Fix the different defintion between linux and cygwin by klu2 · 18 years ago
  34. 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
  35. 418a943 Removed duplicate CheckSum.c in msa file by qhuang8 · 18 years ago
  36. 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
  37. 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
  38. 1fbd5be Add in GUID_TYPE and "Help Text" for GUID declaraion. by qwang12 · 18 years ago
  39. 679d0a3 Add in GUID_TYPE and "Help Text" for GUID declaraion in EdkNt32Pkg.spd. by qwang12 · 18 years ago
  40. 08c0147 Rewrite the confusion statement. by qhuang8 · 18 years ago
  41. c75bbd0 Update the Guid Value of Ext SCSI Pass Thru Protocol by qhuang8 · 18 years ago
  42. 21500a4 Remove unused variable and function by klu2 · 18 years ago
  43. b19cfa6 Add emulated serialIo device driver for EdkUnixPkg by klu2 · 18 years ago
  44. d756d2e Fix the wrong checking for UnixSerialIo by klu2 · 18 years ago
  45. d84d883 Add UnixSerialIo device driver by klu2 · 18 years ago
  46. 89ec4b3 Fix some errors in comments of Status Code include file. by xli24 · 18 years ago
  47. fa39677 Remove the DXE_DRIVER from Supported Module Type List. by yshang1 · 18 years ago
  48. 9978f6d Add supported module type. by yshang1 · 18 years ago
  49. b745061 Enabling /O1 for the entire IPF tree builds by vprabhal · 18 years ago
  50. 76f407a Remove some unnecessary #if/#ifdef from some header files. by vanjeff · 18 years ago
  51. 15b9277 Fix the bug that destructor should sync with constructor by qhuang8 · 18 years ago
  52. ceffbc1 Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC. by qouyang · 18 years ago
  53. c392941 Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC. by qouyang · 18 years ago
  54. efdbc51 These updates are for IPF low level assembly library checking in. by gtian · 18 years ago
  55. 63afc36 by gtian · 18 years ago
  56. 4d68c21 by gtian · 18 years ago
  57. ff756e6 by gtian · 18 years ago
  58. 1ab9159 by gtian · 18 years ago
  59. 8e38ef0 by gtian · 18 years ago
  60. 67f0964 Fix the FV information refresh problem for moduleSA settings in a platform. by jlin16 · 18 years ago
  61. e691bc9 enabling /Wx and /O1 options, added related flags to this file by vprabhal · 18 years ago
  62. 311acd6 clean up SFD file. by vanjeff · 18 years ago
  63. d57e9bd Update BaseLib.h to make the spaces between comments constant. Only added blank lines by ajfish · 18 years ago
  64. f4c3fab Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a directory was not a valid value. I fixed the driver to return the correct value. by ajfish · 18 years ago
  65. 34e0daf Safely use MDE StrSize(), instead of its own function calculating string size, because the IPF global pointer conversion issue has been solved. by xli24 · 18 years ago
  66. 537249c Remove the package dependency of MdePkg. by qhuang8 · 18 years ago
  67. a6a0e02 Fixed EDKT549 by adding code to check if the module is binary or not before generating AutoGen.h/.c by jwang36 · 18 years ago
  68. 627c1d2 Clean up the following module msa files. by lgao4 · 18 years ago
  69. ebb9ce7 Perfected MSA files. by vanjeff · 18 years ago
  70. 4ca0d41 To cleanup typo error. by yshang1 · 18 years ago
  71. 8350b26 To fix the GP convert issue, which results in the GP of registered EsalServices is not correctly. by yshang1 · 18 years ago
  72. a0586cb Fix the issue that Windows Server 2003 installation fails on Tiger. by xli24 · 18 years ago
  73. 7689c08 Remove autogen.h from all dxs files, because autogen.h file has been included by global compiler option. by lgao4 · 18 years ago
  74. caecffd 1. Fixed one bug in UpdateDataCheck(). by vanjeff · 18 years ago
  75. 9035a49 Fix the inconsistent guid for terminal driver which is used in GeneralBds libary. by klu2 · 18 years ago
  76. 9887e0d Use siaddr as the PXE server address first and use option 54 when siaddr is NULL. by qhuang8 · 18 years ago
  77. 56056c7 1. UsbMassStorage: Increase the timeout of USBFloppyRead10 and USBFloppyWrite10 for data transfer. by qhuang8 · 18 years ago
  78. df13ceb Fixed bug of incorrect processing of hexadecimal numbers. by bxing · 18 years ago
  79. 7a743ae Add link Map option for GCC tool to generate map file. by lgao4 · 18 years ago
  80. 29408d9 Add link Map option for GCC tool to generate map file. by lgao4 · 18 years ago
  81. bbee948 Fixed some issues for IA32 architecture platform build. by vanjeff · 18 years ago
  82. ba6e17f Add link Map option for GCC tool to generate map file. by lgao4 · 18 years ago
  83. 98419ef 1. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is used for PciBus driver and includes 3 Incompatible device lists. by vanjeff · 18 years ago
  84. 0eaa193 Fix CygWinGCC build failed. When GCC build, map file is not generated. We don't need copy map file when gcc build. by lgao4 · 18 years ago
  85. fdbc81c Fix run broken issue for EdkUnixPkg by klu2 · 18 years ago
  86. aaed63a 1. Updated LOG file format generated by PeiRebase. by bxing · 18 years ago
  87. 7990ba7 Change default ModuleSA setting panel to be "FV Info" to remind user to specify FV_Binding and FFS format for a added module. by jlin16 · 18 years ago
  88. 418c6e0 Fix the DEVICE_PATH_MESSAGING_SAS GUID definition according to UEFI 2.1 spec. by xli24 · 18 years ago
  89. 735561c Allocate memory in DebugSupport beforehand, in order to avoid calling memory allocation services in high TPL level. by xli24 · 18 years ago
  90. 7e9f4e1 Merge the patch provided by Johnson by klu2 · 18 years ago
  91. 2074c9c Perfected MSA files. by vanjeff · 18 years ago
  92. 396514f removed ICC compile issue. by vanjeff · 18 years ago
  93. 9c198b4 Perfected MSA files. by vanjeff · 18 years ago
  94. 26aa0c2 Clean up the following module msa files, they are three networt and two PCD modules. by lgao4 · 18 years ago
  95. 5101d83 Remove 3 library instances: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibConOut and EdkUefiDebugLibStdErr in EdkModulePkg. by qwang12 · 18 years ago
  96. 39d03ac A typo in comments that alignment should be 8 for IPF by klu2 · 18 years ago
  97. 72c11e3 Change the alignment of variable from 2 back to 1 for compability of test case. by klu2 · 18 years ago
  98. 28dec50 Fix an issue that some image tool will generate PE32+ image with PE32 magic. We now determine magic based on machine type. by qhuang8 · 18 years ago
  99. abb2347 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL by qwang12 · 18 years ago
  100. 18fda0c The ALIGNMENT definition has been moved to common header file. by klu2 · 18 years ago