1. 4f51e5c Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg; by yshang1 · 17 years ago
  2. e5516b4 Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, which supports log message in SMM, DXE, DXE runtime, UEFI and UEFI APPLICATION. by yshang1 · 17 years ago
  3. ab9a4f1 Fix bugs in GNU assembly files for writing CR and DR registers. by xli24 · 17 years ago
  4. 7800593 Reclaim occurs as late as possible before OS boot for keep enough space used by OS by lgao4 · 17 years ago
  5. c3f6b7b Back the wrong check in for MdeModulePkg.dsc. by vanjeff · 17 years ago
  6. 3012ce5 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBinding protocol. by vanjeff · 17 years ago
  7. b290614 Port PlatformDriOverrideDxe into R9. by vanjeff · 17 years ago
  8. 77aa51c Fix bug that failed to reclaim the variable. by yshang1 · 17 years ago
  9. 130e256 1) Replace MACRO with C functions. by yshang1 · 17 years ago
  10. 51dc1f6 Fixed one bug in UefiPxeBc start()/stop(). That would cause stop() failure. by vanjeff · 17 years ago
  11. ab5f0d6 Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC compile error "Unspecific evaluated order". by yshang1 · 17 years ago
  12. 9cad030 Align the header of variable from 1 to 4, which can avoid the size of variable content corrupt if the critical data cross two flash block. by yshang1 · 17 years ago
  13. fdb7765 1) Fix the bug that Variable Cache Search does not be protected by lock during boot time. It potentially results in the info from GetVariable() is not correct. by yshang1 · 17 years ago
  14. aec072a sync tracker to remove duplicate display mode in ConOut virtual handle GOP instance. by vanjeff · 17 years ago
  15. ff44fe7 Make the code ICC clean. by qwang12 · 17 years ago
  16. b7d3c63 fixed one bug when calculate the string length. by vanjeff · 17 years ago
  17. 0657905 Fixed an issue which caused incorrect value of PCD from FDF file. by jwang36 · 17 years ago
  18. 07a7038 update for passing the ICC compiler by eric_tian · 17 years ago
  19. 900faff Add !include statement support in GenFds.exe which makes FDF file could include other file contents at any position in FDF. by jlin16 · 17 years ago
  20. dc361cc 1. Import UEFI PxeBc module in MdeModulePkg by vanjeff · 17 years ago
  21. 822360e Measure PEimage and ActionString data according to TPM requirement. by lgao4 · 17 years ago
  22. fa7f89d modified the UNIXGCC information by lhauch · 17 years ago
  23. e26b8dc Fixed some of the comments by lhauch · 17 years ago
  24. fbf8224 Modified BINUTILS_URL to point to mirrors.kernel.org, added comments by lhauch · 17 years ago
  25. ab92812 fixed paths for UNIXGCC tools by lhauch · 17 years ago
  26. 4cb5bc5 scroll back to old HII component. by jlin16 · 17 years ago
  27. 31f9e63 1. add DxeI2c Library in OptionRomPkg. by vanjeff · 17 years ago
  28. b7bef2a Add depex section generation feature for GenFds.exe by jlin16 · 17 years ago
  29. 0c0f317 Add TCG/TPM internal PPI and Protocol by lgao4 · 17 years ago
  30. 2a722cc Add TCG protocol by lgao4 · 17 years ago
  31. 267669b Add TPM related definitions. by lgao4 · 17 years ago
  32. b2696f2 Updated the revision number of build tools by jwang36 · 17 years ago
  33. 2d60f29 Fixed a bug which caused the PCDs inherited from libraries cannot be overridden under [Components] in DSC file. by jwang36 · 17 years ago
  34. ca12415 Fixed the porting issue. That leads uninitialized variable. by vanjeff · 17 years ago
  35. af2bb54 Update the PciXXXReadBuffer() for better coding style. by yshang1 · 17 years ago
  36. ab4a8f3 1) remove EfiLibReportStatusCode mapping as Status reporting API changed completely by EDK II and EDK I. by qwang12 · 17 years ago
  37. 0c62737 Since PciXXXReadBuffer/PciXXXWriteBuffer does not check the alignment of user buffer, if the alignment of user buffer is different than the PCI Address on IPF, the library would generate the Alignment Fault. by yshang1 · 17 years ago
  38. bbfa12f Sync the migration tool setting files with the definitions in latest UEFI 2.1 specification and the code in latest EDK II source tree. by qwang12 · 17 years ago
  39. 63245e9 Added $(ASL_FLAGS) to $(ASL) command line by jwang36 · 17 years ago
  40. 41ca880 fixed a typo - GS8192 should be Gs8192 by lhauch · 17 years ago
  41. f260433 Added QIPF_fr32 flags to IPF CC flags, neede by UEFI ABI for Itanium by lhauch · 17 years ago
  42. 41e4912 fix DataHubGetNextRecord bug by eric_tian · 17 years ago
  43. bcb9d42 usb kb's bug fix by eric_tian · 17 years ago
  44. 96d1b17 Add the Rom Image to internal database for later PCI light enumeration by eric_tian · 17 years ago
  45. db9d722 align all fields of data struct by eric_tian · 17 years ago
  46. ecb575d Enhance the Usb bus driver to support Star with Remaining device path. by vanjeff · 17 years ago
  47. be0187b Comment out unused ECP library which no any module referenced, by klu2 · 17 years ago
  48. 50cb16d Fixed the bug that the PPI descriptor number defined in PeiCore.h is not enough to hold all the PPI and PPI notifies. by vanjeff · 17 years ago
  49. 106c688 Fixed out-of-date contents (PVCS tracker 732) by jwang36 · 17 years ago
  50. d78f8ac Fixed typos (PVCS tracker 749) by jwang36 · 17 years ago
  51. 1c2c04d Fixed typos (PVCS Tracker 750) by jwang36 · 17 years ago
  52. 73e88b4 Fix typo of Library Class Declaration. by yshang1 · 17 years ago
  53. b335457 Added component type to module type mapping between "PE32_PEIM" and "PEIM" for R8 modules by jwang36 · 17 years ago
  54. f71c1d3 Changed the NMAKE path from VS2003 to VS2005 for ICC tool chain by jwang36 · 17 years ago
  55. 6a690e2 add iSCSI protocol by eric_tian · 17 years ago
  56. e3b1115 add iSCSI protocol by eric_tian · 17 years ago
  57. 2529e5e Added following line under [BuildOptions] for R8 modules build by jwang36 · 17 years ago
  58. cd46d8f Added [Libraries] for R8 modules' build by jwang36 · 17 years ago
  59. 58ce61e a. Enabled building R8 modules by jwang36 · 17 years ago
  60. ca16210 Initialize DuetPkg ... by klu2 · 17 years ago
  61. a09aa7e Add "ALWAYS_PRODUCED" Library class item for EDK module whose COMPONENT type is "LIBRARY". by qhuang8 · 17 years ago
  62. 61ce586 Add all smbios record structure definition. by klu2 · 17 years ago
  63. c281c69 Add preparation for FAR release. by qhuang8 · 17 years ago
  64. c153bab Update Fat Binary to use EDK II Prime EnhancedFat driver in FatPkg. by qhuang8 · 17 years ago
  65. 22e81f1 Correct the default value of PcdUefiVariableDefaultPlatformLangCodes & PcdUefiVariableDefaultPlatformLang according to their semantics. by qhuang8 · 17 years ago
  66. d073838 Remove 'Framework' word in comments by klu2 · 17 years ago
  67. 893ce03 fix a issue to pass ICC build by qwang12 · 17 years ago
  68. c4a62a1 Sync the latest version from R8. by vanjeff · 17 years ago
  69. 372787b Add TianoCompressed Rule for PEIM and Dxe Driver as one example. by lgao4 · 17 years ago
  70. e111752 Fix one bug in PeiExtractGuidedSectionLib to convert the address after hob start address is changed. by lgao4 · 17 years ago
  71. a182eb4 Fixed the bug when set mode value is less than the Max mode value. by vanjeff · 17 years ago
  72. aaf5cf8 Use the correct ASSERT form. by qwang12 · 17 years ago
  73. e057ce1 Fix the duplicate module in dsc file by klu2 · 17 years ago
  74. 965e8d5 Re-generated per the bug fixes. by jwang36 · 17 years ago
  75. 1f89f78 Removed commented out lines by jwang36 · 17 years ago
  76. d5e4817 Added X64 compiler build script by jwang36 · 17 years ago
  77. c504fc2 Made it executable by jwang36 · 17 years ago
  78. 64cf8bc Changed the ICC tools to use VS2005's tools and dlls because of crash of ICC working with VS2003. by jwang36 · 17 years ago
  79. 1f83807 Built with vs.net 2005 from by jljusten · 17 years ago
  80. 3e9fbbf deleted edk2/BaseTools/Bin/Darwin: by jljusten · 17 years ago
  81. 2dffc14 modified edk2/BaseTools/BuildEnv: by jljusten · 17 years ago
  82. 66dcb2f modified edk2/BaseTools/BuildEnv: by jljusten · 17 years ago
  83. b2c5e19 Use AllocatePage for FvImage. by lgao4 · 17 years ago
  84. bc4b818 Changed the file or directory name inconsistences by jwang36 · 17 years ago
  85. a3ac242 Update PcdLib instances: by qhuang8 · 17 years ago
  86. 0b67ae1 Updated this script to use the latest binutils and cygwin because the old versions of them are not available. by jwang36 · 17 years ago
  87. 373572c Fix build break issue by klu2 · 17 years ago
  88. 3883795 Move sure FvImage buffer at its alignment when install FVB protocol on it. by lgao4 · 17 years ago
  89. 3d5c597 Sync HII and Setupbrowser related header files with UEFI 2.1 spec. by qwang12 · 17 years ago
  90. 5a1fc22 Sync HII and Setupbrowser related header files with UEFI 2.1 spec. by qwang12 · 17 years ago
  91. f1d73e2 Fix one minor bug to print TE image correct start address into Fv map file. by lgao4 · 17 years ago
  92. 797a9d6 MdeModule cleanup for PI: by klu2 · 17 years ago
  93. 256a0cc Re-generated because of AutoGen changed by jwang36 · 17 years ago
  94. 7027939 Remove logic to repair image handles by mdkinney · 17 years ago
  95. f58f873 roll back change by mdkinney · 17 years ago
  96. c486973 Cache FvImage at buffer with its required alignment. by lgao4 · 17 years ago
  97. 069cb38 Fixed default Token Number missing issue and default sku value issue. by jwang36 · 17 years ago
  98. ff1fc29 Added support of calculating the string size for PCD with datum type "VOID*", if its MaxDatumSize is not specified. by jwang36 · 17 years ago
  99. 82ffa27 Added 'DEFAULT' sku id for dynamic PCDs not found in DSC file. by jwang36 · 17 years ago
  100. 0c9d739 1. Move some status code related PCDs to MdePkg by qhuang8 · 17 years ago