1. 84db904 IntelFrameworkModulePkg BdsDxe: Use PcdSet##S to replace PcdSet## by Eric Dong · 9 years ago
  2. 201d2d2 IntelFrameworkModulePkg GenericBdsLib: Do not assume perf entry count has no change by Star Zeng · 9 years ago
  3. c91c8ba IntelFrameworkModulePkg: Ad the missing module UNI files. by Liming Gao · 9 years ago
  4. 44873d3 IntelFrameworkModulePkg: Replace deprecated function. by Eric Dong · 9 years ago
  5. 3d4d813 IntelFrameworkModulePkg: Fix mixed Dos and Linux end of line format issue. by Eric Dong · 9 years ago
  6. 1f70d74 IntelFrameworkModulePkg/BiosThunk: Fix 32 bits arch build failure when disable optimization. by eric Dong · 9 years ago
  7. f4d7904 IntelFrameworkModulePkg: Update DEC and DSC version from 0.94 to 0.96 by Feng Tian · 9 years ago
  8. 1b30c2e Fixed build error for VS2008 toolchain. by Eric Dong · 9 years ago
  9. fa6c39d IntelFrameworkModulePkg:Refine the code in LegacyBootMaintUiLib by Dandan Bi · 9 years ago
  10. 67b55c9 LegacyBootMaintUi: Update copyright info, cover old code existed in old BdsDxe driver. by Eric Dong · 9 years ago
  11. 8ca1489 IntelFrameworkModulePkg:Refine the code comments in LegacyBootMaintUiLib by Dandan Bi · 9 years ago
  12. 3af6a17 Fixed GCC49 build fail issue. by Eric Dong · 9 years ago
  13. e5632f3 Fixed GCC tool chain build fail. by Eric Dong · 9 years ago
  14. 5a673ab Legacy Boot Maintenance UI part code split from IntelFrameworkModulePkg/Universal/BdsDxe driver. by Eric Dong · 9 years ago
  15. c00fd72 IntelFrameworkModulePkg: Add missing PCD usage information in UNI and DEC files. by Qiu Shumin · 9 years ago
  16. 353f5ba IntelFrameworkModulePkg AcpiS3SaveDxe: Reduce reserved memory consumption by Star Zeng · 9 years ago
  17. 1999fb3 IntelFrameworkModulePkg: GenericBdsLib: set Status before use by Laszlo Ersek · 9 years ago
  18. 155f9d4 IntelFrameworkModulePkg/GenericBdsLib: remove AcpiS3->S3Save() call by Ard Biesheuvel · 9 years ago
  19. 2673ffb IntelFrameworkModulePkg DeviceMngr: Potential read over memory boundary by Hao Wu · 9 years ago
  20. 577870d IntelFrameworkModulePkg BootMngr: Fix potential read over memory boundary by Hao Wu · 9 years ago
  21. a3c9617 IntelFrameworkModulePkg BootMaint: Fix potential read over memory boundary by Hao Wu · 9 years ago
  22. 83daa93 IntelFrameworkModulePkg BdsDxe: Fix ASSERT in BdsMemoryTest by Hao Wu · 9 years ago
  23. 885c306 IntelFrameworkModulePkg GenericBdsLib: Potential read over memory boudary by Hao Wu · 9 years ago
  24. d7fc5cf IntelFrameworkModulePkg: Fix a memory leak bug in BdsDxe driver. by Ruiyu Ni · 9 years ago
  25. cce5097 IntelFrameworkModulePkg GenericBdsLib: Resolve array size mismatch by Hao Wu · 9 years ago
  26. 6692e0a IntelFrameworkModulePkg: Remove gZeroGuid definition in DataHubDxe by Hao Wu · 9 years ago
  27. 288ed59 Revert tree to r17801 by Jordan Justen · 9 years ago
  28. e50c79f IntelFrameworkModulePkg: AcpiS3SaveDxe: call S3Ready() at End-of-Dxe by Laszlo Ersek · 9 years ago
  29. dbaeca2 IntelFrameworkModulePkg: AcpiS3SaveDxe: prepare for End-of-Dxe callback by Laszlo Ersek · 9 years ago
  30. c5ad1f8 IntelFrameworkModulePkg UpdateDriverDxe: Use safe string functions by Hao Wu · 10 years ago
  31. bded41b IntelFrameworkModulePkg DeviceMngr: Use safe string functions by Hao Wu · 10 years ago
  32. 44cbebe IntelFrameworkModulePkg BootMngr: Use safe string functions by Hao Wu · 10 years ago
  33. 49264da IntelFrameworkModulePkg BootMaint: Use safe string functions by Hao Wu · 10 years ago
  34. 19d02cc IntelFrameworkModulePkg BdsDxe: Use safe string functions by Hao Wu · 10 years ago
  35. d5cbc27 IntelFrameworkModulePkg PeiDxeDebugLib: Use safe string functions by Hao Wu · 10 years ago
  36. ed6d22e IntelFrameworkModulePkg GenericBdsLib: Use safe string functions by Hao Wu · 10 years ago
  37. 35e471d IntelFrameworkModulePkg IsaFloppyDxe: Use safe string functions by Hao Wu · 10 years ago
  38. 684fec3 IntelFrameworkModulePkg/IsaSerialDxe: Use PcdSerialClockRate instead of hard code value by Ruiyu Ni · 10 years ago
  39. 5e30b69 EDKII:Display engine should not depend on the framework code by Dandan Bi · 10 years ago
  40. 94e3eee IntelFrameworkModulePkg: Add %u and %lu support for DebugLib. by Qiu Shumin · 10 years ago
  41. e6dce64 IntelFrameworkModulePkg: Rollback this change because display engine use class/subclass. by Eric Dong · 10 years ago
  42. b965bd9 Remove Framework HII "class\subclass" in all VFR by Dandan Bi · 10 years ago
  43. 031aa3a Remove obsolete PCDs (new ones are moved to MdePkg and MdeModulePkg) by Ruiyu Ni · 10 years ago
  44. 9e3f171 IntelFrameworkModulePkg: Add LegacyBootManagerLib. by Ruiyu Ni · 10 years ago
  45. 721fff6 IntelFrameworkModulePkg: Change BdsDxe to use new PCDs defined in MdePkg and MdeModulePkg. by Ruiyu Ni · 10 years ago
  46. bc19591 IntelFrameworkModulePkg: Modify IsaSerialDxe to follow driver rules by Hao Wu · 10 years ago
  47. b483e74 IntelFrameworkModulePkg: Add UEFI2.5 PersistentMemory support in LegacyBios by Liming Gao · 10 years ago
  48. 8e82285 IntelFrameworkModulePkg: update comments to clarify runtime memory usage for legacy OS. by Elvin Li · 10 years ago
  49. 800765a IntelFrameworkModulePkg: add comments to clarify runtime memory usage for legacy OS. by Elvin Li · 10 years ago
  50. ff247af IntelFrameworkModulePkg: Update LegacyBiosDxe to use UmaAddress and UmaSize in CSM 0.98. by David Woodhouse · 10 years ago
  51. c8a2836 IntelFrameworkModulePkg: Put report status code after event was signaled per PI spec. by Elvin Li · 10 years ago
  52. 584ea2c IntelFrameworkModulePkg: Move LzmaDecompress GUID by Liming Gao · 10 years ago
  53. 4569c9e IntelFrameworkModulePkg: Cleanup PeiDxeDebugLibReportStatusCode by Liming Gao · 10 years ago
  54. 9439da5 IntelFrameworkModulePkg: Remove a duplicated hardcode string by Hao Wu · 10 years ago
  55. 207f047 IntelFrameworkModulePkg: Fix typo. by Shumin Qiu · 10 years ago
  56. 8c4cf6e Remove invalid value sync action when changing value. Else later save change action will fail. by Eric Dong · 10 years ago
  57. 30aba8d IntelFrameworkModulePkg: Update PeiDxeDebugLibReportStatusCode library by Liming Gao · 10 years ago
  58. 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
  59. d8bf346 Refine the format of GUID in INF files for IntelFrameworkModulePkg. by Shumin Qiu · 10 years ago
  60. 0927c81 Address the potential system TPL does not been restore. by Deric Cole · 10 years ago
  61. 32d258b Remove unnecessary RT attribute from LegacyDevOrder variable. by Ruiyu Ni · 10 years ago
  62. e0763f8 Try to read key strike even when the TimeOuts value is zero, this will avoid BDS not get user input when TimeOuts value set to zero. by Eric Dong · 10 years ago
  63. 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
  64. 4888d15 MdeModulePkg/IntelFrameworkModulePkg FwVol: by Star Zeng · 10 years ago
  65. 79e1ffb Clean up the code. Action statement should not have text two opcode. by Eric Dong · 10 years ago
  66. 544ccd1 Removes dead code from the PlatformBdsLibNull,leaving this unused code might confuse the user. by Olivier Martin · 10 years ago
  67. 6d5b88f Removes dependencies on SMBIOS in the IntelFrameworkModulePkg’s BDS. by Olivier Martin · 10 years ago
  68. e7a2064 Removes some unused assigned variables. Some compiler (GCC in this case) raises a warning/error. by Olivier Martin · 10 years ago
  69. c609f3d Correct the convert hex string to decimal value logic. by Eric Dong · 10 years ago
  70. 122d931 Refine the code, remove the useless code. by Eric Dong · 10 years ago
  71. 46dd588 IntelFrameworkModulePkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  72. 6f70975 Update IntelFrameworkModulePkg package version to 0.94. by Jeff Fan · 10 years ago
  73. c193724 Add the missing GUID in BdsDxe.inf by Gao, Liming · 10 years ago
  74. 141e0d2 IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
  75. 48695d7 IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
  76. 9fbebd8 IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
  77. f9841f0 IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
  78. ac790db AcpiS3Save could try to check PcdIdentifyMappingPageTablePtr is NULL, if it is not, it means someone else has allocate memory for page table, AcpiS3Save could re-use this memory. by Elvin Li · 10 years ago
  79. fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
  80. 231ea88 Allocate exact memory size for string buffer to avoid buffer overflow. by Qiu Shumin · 10 years ago
  81. f95e6f6 IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanlde” by Eric Dong · 10 years ago
  82. fe78194 MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerialDxe to use PcdGetxx() instead of FixedPcdGetxx(). by Zeng, Star · 10 years ago
  83. a1360fa Use StrnCat instead of StrCat to avoid target buffer overflow. by Jeff Fan · 10 years ago
  84. 79966a6 Fixed a bug in LegacyBiosDxe to allocate correct ranges of memory. by Elvin Li · 10 years ago
  85. 1a45b15 Add type cast on variable before operation. by Jeff Fan · 10 years ago
  86. 46737a6 IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLibGetVariableAndSize by Chen Fan · 10 years ago
  87. 613382e Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  88. 5d0f0ac Print the CodeType and Value of status code with fixed length. by Li, Elvin · 10 years ago
  89. 673c893 Fix one memory leak. by Eric Dong · 10 years ago
  90. 0fb4402 Fixed one possible array out of bounds issue. by isakov-sl · 10 years ago
  91. 9f6c5db Fix memory leak issues in BiosSnp module. by Elvin Li · 10 years ago
  92. e364478 Fixed typos: hanlder should be handler. by Chen Fan · 10 years ago
  93. 720624c Refine code to follow good coding style. by Eric Dong · 10 years ago
  94. 8acb3f7 Refine the save action for the BdsDxe. by Eric Dong · 10 years ago
  95. 5a18908 Refine code to make it more safely. by Eric Dong · 11 years ago
  96. 45295cf Refine code to make it more safely. by Eric Dong · 11 years ago
  97. b34039b Add DEBUG message for all fields in AcpiS3Context. by Gao, Liming · 11 years ago
  98. 7d84fbb Do not create boot option for logical block io device. by Ruiyu Ni · 11 years ago
  99. 8819a09 Fix GCC build fail. by Eric Dong · 11 years ago
  100. 277fe9a Create boot option for all block IO devices no matter what the device path looks like. by Ruiyu Ni · 11 years ago