1. 3f3181b Clean up the duplicated definitions in Ppi/Smbus.h of IntelFrameworkPkg. by yshang1 · 17 years ago
  2. a82cae4 Added more error check by jwang36 · 17 years ago
  3. 195d227 Remove unused Pcd in dsc. by qhuang8 · 17 years ago
  4. f7b671a move PcdStatusCodeValueEfiWatchDogTimerExpired to FixedAtBuild by qwang12 · 17 years ago
  5. 8a3fbe7 Update GenFds tool. by qouyang · 17 years ago
  6. 31c4d76 Remove Pcat definition and these definition should be put into module itself. by klu2 · 17 years ago
  7. 581e82a Fix bugs in MdePkg for GCC build. by yshang1 · 17 years ago
  8. 4d33f33 add in PeiServicesTablePointerLibMm7.inf by qwang12 · 17 years ago
  9. 9c41921 add in PeiServicesTablePointerLibMm7.inf by qwang12 · 17 years ago
  10. 98ca253 Move PcatCompatible/RealTimeClockRuntimeDxe module to MdeModulePkg from IntelFrameworkModulePkg. by klu2 · 17 years ago
  11. 5c45a97 Remove PciHotPlugInit protocol from IntelFrameworkModulePkg because it is defined in Framework specification. by klu2 · 17 years ago
  12. 29941df 1) Change the file name of StatusCode.h to DataHubStatusCodeRecord.h by klu2 · 17 years ago
  13. ffcabb0 Add comment by klu2 · 17 years ago
  14. edc369f Fix one bug to create pad raw section. by lgao4 · 17 years ago
  15. 183bc30 Updated per the build tools changes by jwang36 · 17 years ago
  16. 2e765be Rollback the change of EFI_FVB_ATTRIBUTE, because not clearly about how to change the EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL and the last check in block the Nt32 build by klu2 · 17 years ago
  17. 986352b Remove _MSC_VER for this file is just built by MSFT tool chain by klu2 · 17 years ago
  18. 3a9d762 removed comments (and fix) compiler specific compile of .c files by AJFISH · 17 years ago
  19. dcab253 1) Add _MSC_VER judgment for usage of #pragma intrinsic by klu2 · 17 years ago
  20. ca451db Added GCC (CYGWIN only) tool chain family support by jwang36 · 17 years ago
  21. 3447ef0 Added tool chain family modifier for source files used only for GCC by jwang36 · 17 years ago
  22. 7a8dd19 Adjust directory structures. by qhuang8 · 17 years ago
  23. 1257d0d Rename Framework SmbusLib instance by qhuang8 · 17 years ago
  24. aa4165e Adjust directory structures. by qhuang8 · 17 years ago
  25. 9468e24 Adjust directory structures. by qhuang8 · 17 years ago
  26. 51d5c5d Adjust directory structures. by qhuang8 · 17 years ago
  27. 53c71d0 Adjust directory structures. by qhuang8 · 17 years ago
  28. 7fb66a6 Adjust directory structures. by qhuang8 · 17 years ago
  29. 74fea86 Adjust directory structures. by qhuang8 · 17 years ago
  30. 69b26c1 Adjust directory structures. by qhuang8 · 17 years ago
  31. a0741b9 Add GUID declaration in IntelFrameworkPkg.dec. by xli24 · 17 years ago
  32. 856500d Modified to pass EBC build. by vanjeff · 17 years ago
  33. 747b297 Add GraphicLib library class definition in MdePkg.dec by klu2 · 17 years ago
  34. b8c535a Update these four tools linked with single threaded C run time library. by lgao4 · 17 years ago
  35. 9f8f4f8 Fixed Unicode-Text file type issue by jwang36 · 17 years ago
  36. 071ae32 Changed the comment for MULTI_THREAD setting by jwang36 · 17 years ago
  37. 34480ea Correct the name of library class by klu2 · 17 years ago
  38. 497127a change Assert to normal error exit. by htao · 17 years ago
  39. b1f7ad6 Improved the file type filter by jwang36 · 17 years ago
  40. 523bc71 tool binary update to add binary size parameter check. by htao · 17 years ago
  41. f25ca08 Correct the library class name by klu2 · 17 years ago
  42. e3c6b3d Move those definitions defined in UEFI Spec from IndustryStandard/Usb.h to Protocol/UsbIo.h and Protocol/Usb2HostController.h by vanjeff · 17 years ago
  43. 7b6c742 Check in EfiRom and TianoCompress tool binary. by htao · 17 years ago
  44. 169a78c GenVtf tool binary should be checked into BaseTools\Bin\Win32 by htao · 17 years ago
  45. f62edf3 check in GenVtf tool binary by htao · 17 years ago
  46. 1972a51 Added $(INC) for MASM by jwang36 · 17 years ago
  47. d67ed18 add UefiUsbLibInternal.h in .inf by vanjeff · 17 years ago
  48. ede6c57 check in GenVtf tool binary by htao · 17 years ago
  49. b2a462a Merged with new build tool changes. by jwang36 · 17 years ago
  50. 637fed2 Use () instead of use {} by klu2 · 17 years ago
  51. f5c5783 Use () instead of {}, replace \ to / for path. by klu2 · 17 years ago
  52. 9d1f975 Move some definitions defined in USB spec and HID Spec from Library/Usblib.h to IndustryStandard/Usb.h by vanjeff · 17 years ago
  53. 893e6cc Added more error message when PCD is not found by jwang36 · 17 years ago
  54. 64db4c9 Clean up comments in PeiServicesTablePointerLibIdt by yshang1 · 17 years ago
  55. 48924f1 To support GCC build. Currently, it could not pass GCC build,since tool could not build .S file. by yshang1 · 17 years ago
  56. 77ee706 Fix one bug to create pad raw section. by lgao4 · 17 years ago
  57. 92b0a02 Updated GenFds Tool. by qouyang · 17 years ago
  58. 4334b98 Update GenFds tool. by qouyang · 17 years ago
  59. 3e3dc0c remove GraphicsLib.h by qwang12 · 17 years ago
  60. f9f5af4 Change C source tool from dynamic link to static link. by lgao4 · 17 years ago
  61. c543d28 1. Changed VFRPP to PP in build_rule.template for VFR file preprocessing by jwang36 · 17 years ago
  62. 5e2ae11 Add gEfiFindFvPpiGuid in IntelFrameworkPkg.dec by xli24 · 17 years ago
  63. 5c86d6c Updated modules reference for different Arch. by vanjeff · 17 years ago
  64. 1247a1c Remove EFI_ACPI_2_0_OEM_ID etc. in Acpi2_0.h. Remove bugbug comment in Acpi3_0.h by qwang12 · 17 years ago
  65. 568eb0c Check in definition for various ACPI tables and the header files for ACPI spec ranged from 1.0 to 3.0. by qwang12 · 17 years ago
  66. f875148 1. added force include file AutoGen.h for VFRPP flag because we have moved string definitions in AutoGen.h by jwang36 · 17 years ago
  67. ae5852b Modified to meet EBC compile. by vanjeff · 17 years ago
  68. d91e009 Add RuntimeDxe as postfix for EmuVariable driver by klu2 · 17 years ago
  69. 4cb7c2a Add RuntimeDxe as postfix for Variable driver by klu2 · 17 years ago
  70. 23545f1 Add Dxe as postfix for WinNtBusDriver driver by klu2 · 17 years ago
  71. f74e858 1. Fixed generated token number issue for dynamic PCD by jwang36 · 17 years ago
  72. e26ac2b Fix typo in FirmwareVolumeBlock.h by yshang1 · 17 years ago
  73. 06733a9 Add DxAdd Dxe as postfix for devicepath driver by klu2 · 17 years ago
  74. 08523b0 Add DxAdd Dxe as postfix for Terminal driver by klu2 · 17 years ago
  75. 9e851ec Add Dxe as postfix for FvbServiceRuntimeDxe and WinNtFirmwareVolumePei driver in Nt32 Platform. by klu2 · 17 years ago
  76. 7ac47fd Rename PeiSmbusLibSmbus2 as PeiSmbusLibSmbus2Ppi. by yshang1 · 17 years ago
  77. 9b4fb0a Add Pei as postfix for WinNtThunkPpiToProtocol driver in Nt32 Platform. by klu2 · 17 years ago
  78. cba9a24 Add Dxe as postfix for WinNtThunk driver in Nt32 Platform. by klu2 · 17 years ago
  79. 98d797c Add Dxe as postfix for WinNtThunk driver in Nt32 Platform. by klu2 · 17 years ago
  80. a1ad1ca Add Dxe as postfix for WinNtSimpleFileSystem driver in Nt32 Platform. by klu2 · 17 years ago
  81. c52fa98 1. Fixed tools_def.template to meet ICC build for IA32 by vanjeff · 17 years ago
  82. 0c1f1ad Comment unallowed item by klu2 · 17 years ago
  83. 7955800 Add Dxe as postfix for WinNtSerialIo driver in Nt32 Platform. by klu2 · 17 years ago
  84. 2ad8b20 Add Dxe as postfix for WinNtGop driver in Nt32 Platform. by klu2 · 17 years ago
  85. 03e9fdb Add Dxe as postfix for WinNtFlashMapPei driver in Nt32 Platform. by klu2 · 17 years ago
  86. 01b6051 Add Dxe as postfix for WinNtConsole driver in Nt32 Platform. by klu2 · 17 years ago
  87. 965958c Adding a separate Setup Directory which will contain the edksetup files so that SVN Aggregations will work correctly. User will have to open a command prompt window and type Setup\edksetup.bat by lhauch · 17 years ago
  88. e8f5c5c Added a Reconfig option by lhauch · 17 years ago
  89. 49ddf61 Fix bug in FDF file to use Logo from MdeModulePkg instead of the old EdkNt32Pkg by mdkinney · 17 years ago
  90. 590d33c Add postfix as PEI or DXE by klu2 · 17 years ago
  91. fd79032 Add Pei postfix to variable peim driver by klu2 · 17 years ago
  92. 42d600c Add Dxe as postfix to Scsi related driver. by klu2 · 17 years ago
  93. 425152f Correct driver inf name by klu2 · 17 years ago
  94. e04a947 mass cleanup inf name by qwang12 · 17 years ago
  95. 2fdd0ea mass cleanup inf name by qwang12 · 17 years ago
  96. 911f192 mass cleanup inf name by qwang12 · 17 years ago
  97. 6c24017 mass cleanup inf name by qwang12 · 17 years ago
  98. 94c23f3 Add GUID of gEfiAcpiTableStorageGuid in DEC file for IntelFrameworkPkg. by xli24 · 17 years ago
  99. 7b88e93 rename Ps2keyboard.inf to Ps2keyboardDxe.inf by qwang12 · 17 years ago
  100. 9ade243 rename Ps2keyboard.inf to Ps2keyboardDxe.inf by qwang12 · 17 years ago