1. 4d4deaa Refine the save action for the browser. by Eric Dong · 11 years ago
  2. 7da62bc Based on request, export ResetRequired info used by browser. by Eric Dong · 11 years ago
  3. bfae133 Update question validation logic, move the check pointer from after user input to after finish call the CHANGING callback. by Eric Dong · 11 years ago
  4. 27bace9 Keep consistent about the return value between the caller and callee. by Eric Dong · 11 years ago
  5. 184f3a0 Export one interface to support 3rd party to change question attribute, such as hide/gray out. by Eric Dong · 11 years ago
  6. 5a9f73b Refine the code logic for browser and display engine. by Eric Dong · 11 years ago
  7. 7c6c064 Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
  8. 2536161 Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek, but i wrote it. by Eric Dong · 11 years ago
  9. 9b141c5 Check in the missing code. by Eric Dong · 11 years ago
  10. b9feb4b Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
  11. ff84384 Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg variable drivers. by niruiyu · 12 years ago
  12. 049bf9a Revert change 14281, should not check in here. by ydong10 · 12 years ago
  13. 9b17a7b Split browser with browser core and display engine. by ydong10 · 12 years ago
  14. 3531262 Correct one comment to match the function name. Signed-off-by: lgao4 by lgao4 · 13 years ago
  15. e2988e6 MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispayed during boot. by xdu2 · 13 years ago
  16. 89a90ae Correct Include style to pass GCC build. Signed-off-by: lgao4 by lgao4 · 13 years ago
  17. c8ad2d7 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  18. 48a9d5f Enhance EDKII Browser to support flexible HotKey setting. by lgao4 · 13 years ago
  19. 1c837cd MdeModulePkg: Add SMM LockBox by jljusten · 13 years ago
  20. b695e7f Updates function description per UEFI2.3d. No impact is for functionality. The main changes include: by lgao4 · 14 years ago
  21. b57cc03 Update the GUID value to be consist with the one in DEC file. by gdong1 · 14 years ago
  22. 8a2d499 Add SMM Variable implementation. by gdong1 · 14 years ago
  23. cd5ebaa Update the copyright notice format by hhtian · 15 years ago
  24. 64a8054 Grammatical and disclaimer changes (does not follow internal C coding stds.) by myronporter · 15 years ago
  25. 0c1a4aa Minor update to some protocol interface function prototype for Doxygen document by rsun3 · 15 years ago
  26. df8d059 Update function description to be consistent with code definition: HEX_RADIX => RADIX_HEX. by xdu2 · 15 years ago
  27. 1b954be Fix Parameter IN OUT by lgao4 · 16 years ago
  28. e40b7d5 Update some comments for MdeModulePkg Include header files. by lgao4 · 16 years ago
  29. e9b6728 Committing changes to the comments, to improve code documentation. by pkandel · 16 years ago
  30. b4f26bb Make comments align. by lgao4 · 16 years ago
  31. 504dcb0 This checkin addresses the compatibility issue of passing arguments of type VA_LIST between components. The type VA_LIST is mapped onto the compiler specific implementation of varargs. As a result, modules build with different compilers may not use the same VA_LIST structure. The solution to this issue is to define a new type called BASE_LIST that is a compiler independent method of passing varargs between modules. by mdkinney · 16 years ago
  32. 6388684 1. retired NicIp4ConfigProtocolGuid by vanjeff · 16 years ago
  33. 023c0fe retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep backward compatibility. by eric_tian · 16 years ago
  34. af3888e remove the gEfiLoadPeImageProtocolGuid and replace all references for it with BasePeCoffLib. by eric_tian · 16 years ago
  35. 9937b36 1. retired console control protocol. by vanjeff · 16 years ago
  36. a0afd24 retired some private protocols used by EFI 1.10 network stack. by vanjeff · 16 years ago
  37. 4941d88 Retire TCG platform protocol, which will be replaced by PI Security Architecture protocol. by lgao4 · 16 years ago
  38. 88a5561 Update Variable driver to depend on full version FaultTolerantWrite protocol, and remove the lite version FaultTolerantWrite Dxe Driver. New full version FaultTolerantWriteDxe driver is added in MdeModulePkg. by lgao4 · 16 years ago
  39. 85e923a Add full version FaultTolerantWrite Dxe driver. by lgao4 · 16 years ago
  40. 86b7139 Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg by klu2 · 16 years ago
  41. f1aec6c 1. Retired HotPlugDevice protocol. by vanjeff · 16 years ago
  42. 7fc80d4 Retired gSimpleTextInExNotifyGuid, used local structure address to be notify handle. by vanjeff · 16 years ago
  43. 4986c56 temporary roll back changing on gEfiHotPlugDevice. by vanjeff · 16 years ago
  44. 76f1dde Move Crc32GuidedSectionExtraction from Protocol to Guid directory by lgao4 · 16 years ago
  45. 5c52673 Move MdeModuleHii.h into Include\Guid directory by lgao4 · 16 years ago
  46. f999350 retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is used to signify such FV need to be dispatched or not. by eric_tian · 16 years ago
  47. e996a8c Retire Print protocol in MdeModulePkg and update Print2 protocol to provide full set of API in PrintLib classes by qhuang8 · 16 years ago
  48. 72aff63 Merge performance protocol, pei performance hob into a single performance.h in MdeModulePkg\Include\Guid by qhuang8 · 16 years ago
  49. aa8f4f5 1. Retired HotPlugDevice protocol. by vanjeff · 16 years ago
  50. b998288 Correct typo in comments, clean IfrSupportLib.h by lgao4 · 16 years ago
  51. 8d4cd91 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocol by gikidy · 16 years ago
  52. ed055f1 ECC clean up. by vanjeff · 16 years ago
  53. c351b60 clean-up MdeModulePkg/Include/Protocol. by eric_tian · 16 years ago
  54. c8d8f1e code scrub for Ip4ConfigDxe by jgong5 · 16 years ago
  55. 68dbca6 Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. And Clean PlatDriOver library class. by lgao4 · 16 years ago
  56. 257efb0 fix ECC tool's warning by eric_tian · 16 years ago
  57. 498aeaf correct the guid value of EFI_CAPSULE_ARCH_PROTOCOL_GUID which is differ from PI1.1 spec by eric_tian · 16 years ago
  58. d2bc9f3 refine comments for EFI_CONSOLE_CONTROL_PROTOCOL by eric_tian · 16 years ago
  59. aae4ad0 remedy the comment of EFI_CONSOLE_CONTROL_PROTOCOL_LOCK_STD_IN by eric_tian · 16 years ago
  60. d7db090 Fix some typo. by gikidy · 16 years ago
  61. 346cf9a Code scrub for MdeModule Include header file (Protocol and DEC) by lgao4 · 16 years ago
  62. 34c4ae4 Add performance measurement token for SEC by mdkinney · 16 years ago
  63. 3909993 Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/Ppi/Guid header file by lgao4 · 16 years ago
  64. ed66e1b clean up the un-suitable ';' location when declaring the functions. by vanjeff · 16 years ago
  65. 2b4d6ac To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfiPrintProtocolGuid to the previous GUID value used in EDK I. gEfiPrint2ProtocolGuid is a enhanced version of gEfiPrintProtocolGuid. by qwang12 · 16 years ago
  66. 217697a To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfiPrintProtocolGuid to the previous GUID value used in EDK I. gEfiPrint2ProtocolGuid is a enhanced version of gEfiPrintProtocolGuid. by qwang12 · 16 years ago
  67. 7d83988 Remove the blank in function typedef, it will break doxygen document generation. by klu2 · 16 years ago
  68. f02d0c0 Add comments to MdeModulePkg.dec, Correct minor comments for other files and Add new guided IFR opcode to framework option key value. by lgao4 · 16 years ago
  69. aa103f4 Add PcdSupportFullConfigRoutingProtocol and gEfiDiskInfoAhciInterfaceGuid. by qwang12 · 16 years ago
  70. 5f59775 Code scrube for MdeModule Definitions. by lgao4 · 17 years ago
  71. 552b252 Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces strict conformance to the ANSI standard for C). by qwang12 · 17 years ago
  72. bfaa7cd Add comments for Tcg Platform protocol. by lgao4 · 17 years ago
  73. 504214c Add comments and DoxyGen format for these files. by lgao4 · 17 years ago
  74. 1e354c0 Add function headers & file header for public header files by qhuang8 · 17 years ago
  75. 0c0f317 Add TCG/TPM internal PPI and Protocol by lgao4 · 17 years ago
  76. c93ce64 edk2/MdeModulePkg/Include/Protocol/Dpc.h by jljusten · 17 years ago
  77. 8a7d75b Clean up: update "EFI" to "UEFI" if applicable. by qhuang8 · 17 years ago
  78. 36ee91c 1. Add DPC protocol and DpcLib library in MdeModulePkg. by vanjeff · 17 years ago
  79. d12f75f Add CapsuleInfo guid to store the list of capsule image guid. by lgao4 · 17 years ago
  80. 6240921 Merger trackers #7807 and #8372. by vanjeff · 17 years ago
  81. 2ad4dad 1. Update internal EfiPrint protocol to contain all print interfaces provided by PrintLib class of MdePkg. 2. Update SetupBrowserDxe driver to produce new EfiPrint protocol. by lgao4 · 17 years ago
  82. b4660bb remove original file by klu2 · 17 years ago
  83. 80edd31 Remove incorrect ScsiIo.h by yshang1 · 17 years ago
  84. 78b90b8 Rename usbatapi.h to UsbAtapi.h by yshang1 · 17 years ago
  85. d60d9c4 Temporary file for rename the usbatapi.h. by yshang1 · 17 years ago
  86. 84b5c78 Make MdeModulePkg GCC clean. It also pass ICC+IPF and MYTOOLS+EBC build. by qwang12 · 17 years ago
  87. 772db4b Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. by vanjeff · 17 years ago
  88. da89d70 by vanjeff · 17 years ago
  89. 351986a 1) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defined in TianoModulePkg. by yshang1 · 17 years ago
  90. ba23773 Removed IntelframeworkPkg contamination from MdeModulePkg modules. by AJFISH · 18 years ago
  91. d8a4397 added PPI and Protocol definitions needed by porting modules by vanjeff · 18 years ago
  92. 88f2012 1. added common header files, Guid header filess, Protocol header files, PPI header files. by vanjeff · 18 years ago