1. d4bf294 MdeModulePkg: Update UiApp to not display itself by Ruiyu Ni · 9 years ago
  2. 26da0b6 MdeModulePkg: Update BootManagerMenuApp to not display itself by Ruiyu Ni · 9 years ago
  3. 377680a MdeModulePkg: Use PcdSet##S to replace PcdSet## by Eric Dong · 9 years ago
  4. d6a55a1 MdeModulePkg: Add the missing module UNI files. by Liming Gao · 9 years ago
  5. cf34f86 MdeModulePkg: Replace deprecated function. by Eric Dong · 9 years ago
  6. 3b98986 MdeModulePkg: Fix mixed Dos and Linux end of line format issue. by Eric Dong · 9 years ago
  7. 3877edd MdeModulePkg:Fix build fail in VS2008 by Dandan Bi · 9 years ago
  8. a22a50f MdeModulePkg:Full support F10 hot key in UiApp. by Dandan Bi · 9 years ago
  9. 4cac5c0 MdeModulePkg: Update UiApp to handle terminal type TtyTerm by Ruiyu Ni · 9 years ago
  10. d6da3fb MdeModulePkg:Fix the issue that Commit changes and Exit fail when add driver option by Dandan Bi · 9 years ago
  11. ed5d153 MdeModulePkg: Refine the code in UiApp by Dandan Bi · 9 years ago
  12. d91cb87 MdeModulePkg:Use safe string functions in UiApp. by Dandan Bi · 9 years ago
  13. afc244a UiApp: Update copyright info, cover old code existed in old BdsDxe driver. by Eric Dong · 9 years ago
  14. 3194d76 MdeModulePkg:Refine the code comments in UiApp by Dandan Bi · 9 years ago
  15. 00db1df UiApp: Move reset menu from Front Page to BMM Page. by Eric Dong · 9 years ago
  16. b44b55a Remove the useless code to fix build failure caused by error depend on IntelFrameworkModulePkg. by Eric Dong · 9 years ago
  17. 143f0b1 UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver. by Eric Dong · 9 years ago
  18. 8feb745 MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S ones in some cases. by Qiu Shumin · 10 years ago
  19. d89deb3 MdeModulePkg/Application/MemoryProfileInfo: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  20. 627e117 MdeModulePkg VariableInfo: Merge from VariableInfo in SecurityPkg by Star Zeng · 10 years ago
  21. db9b00f MdeModulePkg: Update memory profile for OEM reserved memory type. by Star Zeng · 10 years ago
  22. 7b3f471 MdeModulePkg: Add UNI files for BootManagerMenuApp application. by Ruiyu Ni · 10 years ago
  23. a382952 MdeModulePkg: Add BootManagerMenuApp. by Ruiyu Ni · 10 years ago
  24. a671a01 MdeModulePkg: Add support for UEFI2.5 and PI1.4 PersistentMemory feature by Liming Gao · 10 years ago
  25. f442002 MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build failure. by Star Zeng · 10 years ago
  26. 84edd20 MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support. by Star Zeng · 10 years ago
  27. 35c77da MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. by Gao, Liming · 10 years ago
  28. fea55a1 MdeModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
  29. 6036e94 MdeModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
  30. d490265 Update code to pass packaging tool. by lzeng14 · 14 years ago
  31. 975e881 Refine the inf and dec to follow spec. by ydong10 · 14 years ago
  32. cd5ebaa Update the copyright notice format by hhtian · 15 years ago
  33. 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
  34. 5e895e6 update the usage help text on variable statistic information. by eric_tian · 16 years ago
  35. 6d8ced2 Merge application PlatOverMngr and library DxePlatDriOverLib into driver PlatDriOverrideDxe. by lgao4 · 16 years ago
  36. cb7d01c HII Library Class interface refine. by rsun3 · 16 years ago
  37. 7e3bccc Update UefiHiiLib to support new defined IFR related HII APIs. by lgao4 · 16 years ago
  38. 7ef7690 Correct minor error. by lgao4 · 16 years ago
  39. b71870c Use UefiLib CreatePopUp API by lgao4 · 16 years ago
  40. f6f910d Retire Extended HII library class. by rsun3 · 16 years ago
  41. f6a6518 Apply GetBestLanguage() in UefiLib to get the driver name from Component Name (2) protocol. by qhuang8 · 16 years ago
  42. 3709c4c 1. delete Include/Guid/VariableInfo.h by eric_tian · 16 years ago
  43. 18efbdf All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Application by eric_tian · 16 years ago
  44. de5b0df Correct minor comments in meta data file. by lgao4 · 16 years ago
  45. 0b9e639 Add missing protocol header files by klu2 · 16 years ago
  46. 9bc88ad Fix typo by klu2 · 16 years ago
  47. f33d304 fix typo by klu2 · 16 years ago
  48. 86a3ad4 Refine the INF's comment by klu2 · 16 years ago
  49. 40d542f minimum update to pass ICC by vanjeff · 16 years ago
  50. 87fbccb Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg by klu2 · 16 years ago
  51. e4b99ad Change library class PlatDriOverLib to PlatformDriOverrideLib by lgao4 · 16 years ago
  52. e561879 Add INF extension Information by lgao4 · 16 years ago
  53. 109e9a6 Code scrub for the following drivers and librarys. by lgao4 · 16 years ago
  54. 6f31561 INF head modified by jji4 · 16 years ago
  55. 9d6abd6 Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION definition. by gikidy · 16 years ago
  56. 40394b0 Remove over specific library class by klu2 · 16 years ago
  57. 223c22d 1. Add three sample PCD in HelloWorld application for user reference of PCD usage. by lgao4 · 16 years ago
  58. 234a9da by vanjeff · 17 years ago
  59. b12b28e edk2/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c: by jljusten · 17 years ago
  60. 20107d9 remove commented code. by vanjeff · 17 years ago
  61. 23d64dd 1.Port Platform driver override protocol utility application in MdeModulePkg.dsc. by vanjeff · 17 years ago
  62. dd0687a remove some comments introduced by tools. by vanjeff · 18 years ago
  63. adbcbf8 Modules cleanup. by vanjeff · 18 years ago
  64. 0dea993 by AJFISH · 18 years ago
  65. 5ed00ce removed [includes] section from MdePkg and MdeModulePkg .inf files. The includes sections are not needed and are redundant with [packages] section by AJFISH · 18 years ago
  66. 3a98b77 Updated *.dec files and .h files to support correct include path scheme by AJFISH · 18 years ago
  67. b9575d6 pdated code per coding standard. Changed comments, converted all \ to / and removed the extra generated files by merging them into existing files. by AJFISH · 18 years ago
  68. 6d8dc2c removed unneeded [BuildOptions] section. by AJFISH · 18 years ago
  69. ab9140c Removed unneeded include file by AJFISH · 18 years ago
  70. b7d286b Import MdeModulePkg, only one module HelloWorld by now. by vanjeff · 18 years ago