1. 3ea0144 remove duplicated modules by vanjeff · 18 years ago
  2. adbcbf8 Modules cleanup. by vanjeff · 18 years ago
  3. 9b4b2dc clean up package dependecy. by qwang12 · 18 years ago
  4. ececc2e Modules clean up. by vanjeff · 18 years ago
  5. 7658d60 Convert NT32 to use PCD settings for UEFI Timeout and language variables as a POC for new BDS. by AJFISH · 18 years ago
  6. e9508cd Add more debug information into these tools. by lgao4 · 18 years ago
  7. 514387b Add in VgaMiniPortDxe by qwang12 · 18 years ago
  8. bbcf90a Add in VgaMiniPortDxe by qwang12 · 18 years ago
  9. 5db09a6 Add in VgaClassDxe by qwang12 · 18 years ago
  10. e081218 Add in VgaClassDxe by qwang12 · 18 years ago
  11. 458e948 Remove IPF EmuVariableIpf.inf by qwang12 · 18 years ago
  12. 6e52903 add IntelFrameworkPkg dependency by vanjeff · 18 years ago
  13. 5522230 Update the comments header. by yshang1 · 18 years ago
  14. 31eb217 Remove .dxs. by yshang1 · 18 years ago
  15. c8126ad Remove "Common" directory in StatusCodeDxe. by yshang1 · 18 years ago
  16. 6f2b45b Remove CommonHeader.h in StatusCodeDxe. by yshang1 · 18 years ago
  17. 6ef9509 Add necessary macro definitions in PalCallLib.h of MdePkg. by xli24 · 18 years ago
  18. dad203e Add Internal.h to UefiUsbLib by AJFISH · 18 years ago
  19. bf231ea Fixed comments to follow coding standard. by AJFISH · 18 years ago
  20. 1e23bd8 Enable Idebus to use the Atapi.h defined in MdePkg/Include/IndustryStandard by qwang12 · 18 years ago
  21. 8bdadcc Add in Atapi.h by qwang12 · 18 years ago
  22. 6306488 Fix typo in PeCoffLoaderLib.inf. by yshang1 · 18 years ago
  23. d5b86e4 Removed MdePkg usage of ModuleName: in file headers by AJFISH · 18 years ago
  24. ed838d0 1. Import UsbKbDxe and UsbMouseDxe into MdeModulePkg 2. Updated UefiUsbLib by vanjeff · 18 years ago
  25. 1e5e792 Change the default active platform from MdeModulePkg to Nt32Pkg by vanjeff · 18 years ago
  26. 326e346 Fixed missed exception message by jwang36 · 18 years ago
  27. f858247 Change the macro name to sync with new files. by xli24 · 18 years ago
  28. 1fddb64 Modify the macro name of PAL_INTERRUPT_BLOCK_TOKEN and PAL_IO_BLOCK_TOKEN. by xli24 · 18 years ago
  29. 9742c98 added INTERRUPT_BLOCK_TOKEN and IO_BLOCK_TOKEN by vprabhal · 18 years ago
  30. f4acdae added PAL_SUCCESS by vprabhal · 18 years ago
  31. 8500e48 Change the path for IsaFloppyDxe by klu2 · 18 years ago
  32. 5b05586 Move the files of IsaFloppy to upper directory by klu2 · 18 years ago
  33. ee54525 Rename IsaFloppy to IsaFloppyDxe by klu2 · 18 years ago
  34. 5da3034 remove IPF reference from inf file by vanjeff · 18 years ago
  35. 76ab135 Remove empty folder by qhuang8 · 18 years ago
  36. da2b0a8 Remove BootScriptLib from IntelFrameworkPkg. by yshang1 · 18 years ago
  37. e61d30b fixed memcpy link issue. by vanjeff · 18 years ago
  38. e10faea Fixed unicode file parse issue by jwang36 · 18 years ago
  39. 2b5f1d9 added couple of PAL proc related constants by vprabhal · 18 years ago
  40. 898d4ac Build drivers for IPF, X64, IA32 arch by klu2 · 18 years ago
  41. 4a4f92f Fixing the IPF building issue for PeiCore by klu2 · 18 years ago
  42. c22621b Add more debug info into GenSec tool by lgao4 · 18 years ago
  43. 375da20 Fixed "#line" line embedded in a "struct" definition by jwang36 · 18 years ago
  44. 881a7ba by klu2 · 18 years ago
  45. ee21726 by klu2 · 18 years ago
  46. 5b6cc33 Update DSC file. by vanjeff · 18 years ago
  47. e237e7a Import Usb/UsbBusDxe and Usb/UsbMassStorageDxe into MdeModulePkg. by vanjeff · 18 years ago
  48. f183b4f Keep the module name consistency with directory name. by vanjeff · 18 years ago
  49. 913cb9d Import EhciDxe and UhciDxe into MdeModulePkg. by vanjeff · 18 years ago
  50. 20b1aab Add some USB related definitions defined n Uefi 2.1 into Usb2HostController.h by vanjeff · 18 years ago
  51. deeaf00 Added string variable declarations in AutoGen.h by jwang36 · 18 years ago
  52. 97eb619 1. Fixed library instance override issue by jwang36 · 18 years ago
  53. d1477e4 Cleanups in PlatformBds.c. BDS will get rewritten, but his makes it easier to look at the current BDS by AJFISH · 18 years ago
  54. a849870 Removed *.dxs reference in .inf file by AJFISH · 18 years ago
  55. de4eb1d copied the PalCallLib.h from the new MdePkg by vprabhal · 18 years ago
  56. b798426 changed the Esal call function ids all over the tree by vprabhal · 18 years ago
  57. 5724d20 Remove .DXS reference in .inf file by AJFISH · 18 years ago
  58. d99e8cb Deleted CommonHeader.h that was not being used by AJFISH · 18 years ago
  59. f256957 Removed CommonHeader.h from NT32Pkg. Did not fix BDS as it will get re-written by AJFISH · 18 years ago
  60. 859b72f Removed CommonHeader.h from MdePkg & MdeModulePkg by AJFISH · 18 years ago
  61. a7e0894 Add VFR compiler Path for x64 & IPF arch. by qhuang8 · 18 years ago
  62. 276be2d 1) Use Dynamic Pcd for hold the base address and length of Flash-related block. by klu2 · 18 years ago
  63. 0a30ba0 - Fixed Dynamic PCD for PEI module issue by jwang36 · 18 years ago
  64. c55fa8c Remove CommonHeader.h from IsaBusDxe. by yshang1 · 18 years ago
  65. 92a428e Update to BSD license header. by qwang12 · 18 years ago
  66. df0dcb5 Update to BSD license header. by qwang12 · 18 years ago
  67. 366565e Update copyright header of IsaSerialDxe. by yshang1 · 18 years ago
  68. e72a8ec Update Copyright header of IsaFloppyPei. by yshang1 · 18 years ago
  69. 6db49ee Update the copyright headers of IsaFloppyDxe. by yshang1 · 18 years ago
  70. 637ff81 Import IsaSerialDxe in IntelFrameworkModulePkg. by yshang1 · 18 years ago
  71. 99bda0f Remove the EntryPoint.c from FloppyDxe. by yshang1 · 18 years ago
  72. 11f43df Import IsaFloppy Dxe and Pei in IntelFrameworkModulePkg. by yshang1 · 18 years ago
  73. cba9012 Enable dynamic PCD for windowBusDriver by klu2 · 18 years ago
  74. baad9ba Add PcdLibNull library instance for Pcd Driver. by klu2 · 18 years ago
  75. 83f9844 fixed token space issue by vanjeff · 18 years ago
  76. c257af0 1. Refined the generated makefile by jwang36 · 18 years ago
  77. 196d5cd Update Usb.h definitions. by vanjeff · 18 years ago
  78. 97a079e Updated modules to not depend on the IntelFrameworkPkg. by AJFISH · 18 years ago
  79. b51e4ee 1. Added USER_DEFINED support; 2. Added more error check for PCD autogen by jwang36 · 18 years ago
  80. 981a648 Add enumeration EfiResetUpdate of EFI_RESET_TYPE, which is introduced in UEFI2.0/UEFI2.1 without value. by yshang1 · 18 years ago
  81. 1d12eae Refined the build* targets by jwang36 · 18 years ago
  82. 4bad02f Remove some unnessary CONST modifier. by qwang12 · 18 years ago
  83. 8fcbaaa Remove invalid PeimEntryPointLib Fix a typo by qhuang8 · 18 years ago
  84. 5cafd11 Add the naming map from Edk I to EdkII by qhuang8 · 18 years ago
  85. b451309 get the multiple phase definition by including the Bootscript Ppi definition. by qwang12 · 18 years ago
  86. 3b2265b add in RealTimeClockRuntimeDxe by qwang12 · 18 years ago
  87. 9ba7440 add in RealTimeClockRuntimeDxe by qwang12 · 18 years ago
  88. 5a6391d Add ReadMe.txt to specify that the EFI image FatBinPkg provides does not contain any debug info. by qhuang8 · 18 years ago
  89. d4b8162 Rename Internal directory of FatBinPkg to make it more descriptive. by qhuang8 · 18 years ago
  90. e806f20 Rename Internal directory of FatBinPkg to make it more descriptive. by qhuang8 · 18 years ago
  91. 7806465 remove the redudant gEfiPeiFvFileLoaderPpiGuid in Guid section. by qwang12 · 18 years ago
  92. 9ac6205 Fix wrong token space guid CName. by klu2 · 18 years ago
  93. c4b1ec3 Remove genenaric platform token space guid by klu2 · 18 years ago
  94. 5a9d304 Use () but not {} in dsc file for file path. by klu2 · 18 years ago
  95. fbb4f0c Renamed LoadFile.h to FvLoadFile.h in order to avoid name conflict. by bxing · 18 years ago
  96. 31c0e7c Use () but not {} in dsc file. by klu2 · 18 years ago
  97. 1b95b13 Updated IntelFrameworkPkg.dec to add FvFileLoader PPI definition. by bxing · 18 years ago
  98. baced22 Added FvFileLoader PPI by bxing · 18 years ago
  99. 7b7cae7 Update database to reflect two naming changes from EdkI to EdkII by qhuang8 · 18 years ago
  100. 228132c Restore the compiler options for saving size when building debug tip. by klu2 · 18 years ago