- 4d4deaa Refine the save action for the browser. by Eric Dong · 11 years ago
- 7da62bc Based on request, export ResetRequired info used by browser. by Eric Dong · 11 years ago
- 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
- 27bace9 Keep consistent about the return value between the caller and callee. by Eric Dong · 11 years ago
- 184f3a0 Export one interface to support 3rd party to change question attribute, such as hide/gray out. by Eric Dong · 11 years ago
- 5a9f73b Refine the code logic for browser and display engine. by Eric Dong · 11 years ago
- 7c6c064 Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
- 2536161 Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek, but i wrote it. by Eric Dong · 11 years ago
- 9b141c5 Check in the missing code. by Eric Dong · 11 years ago
- b9feb4b Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
- ff84384 Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg variable drivers. by niruiyu · 12 years ago
- 049bf9a Revert change 14281, should not check in here. by ydong10 · 12 years ago
- 9b17a7b Split browser with browser core and display engine. by ydong10 · 12 years ago
- 3531262 Correct one comment to match the function name. Signed-off-by: lgao4 by lgao4 · 13 years ago
- e2988e6 MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispayed during boot. by xdu2 · 13 years ago
- 89a90ae Correct Include style to pass GCC build. Signed-off-by: lgao4 by lgao4 · 13 years ago
- c8ad2d7 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
- 48a9d5f Enhance EDKII Browser to support flexible HotKey setting. by lgao4 · 13 years ago
- 1c837cd MdeModulePkg: Add SMM LockBox by jljusten · 13 years ago
- b695e7f Updates function description per UEFI2.3d. No impact is for functionality. The main changes include: by lgao4 · 14 years ago
- b57cc03 Update the GUID value to be consist with the one in DEC file. by gdong1 · 14 years ago
- 8a2d499 Add SMM Variable implementation. by gdong1 · 14 years ago
- cd5ebaa Update the copyright notice format by hhtian · 15 years ago
- 64a8054 Grammatical and disclaimer changes (does not follow internal C coding stds.) by myronporter · 15 years ago
- 0c1a4aa Minor update to some protocol interface function prototype for Doxygen document by rsun3 · 15 years ago
- df8d059 Update function description to be consistent with code definition: HEX_RADIX => RADIX_HEX. by xdu2 · 15 years ago
- 1b954be Fix Parameter IN OUT by lgao4 · 16 years ago
- e40b7d5 Update some comments for MdeModulePkg Include header files. by lgao4 · 16 years ago
- e9b6728 Committing changes to the comments, to improve code documentation. by pkandel · 16 years ago
- b4f26bb Make comments align. by lgao4 · 16 years ago
- 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
- 6388684 1. retired NicIp4ConfigProtocolGuid by vanjeff · 16 years ago
- 023c0fe retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep backward compatibility. by eric_tian · 16 years ago
- af3888e remove the gEfiLoadPeImageProtocolGuid and replace all references for it with BasePeCoffLib. by eric_tian · 16 years ago
- 9937b36 1. retired console control protocol. by vanjeff · 16 years ago
- a0afd24 retired some private protocols used by EFI 1.10 network stack. by vanjeff · 16 years ago
- 4941d88 Retire TCG platform protocol, which will be replaced by PI Security Architecture protocol. by lgao4 · 16 years ago
- 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
- 85e923a Add full version FaultTolerantWrite Dxe driver. by lgao4 · 16 years ago
- 86b7139 Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg by klu2 · 16 years ago
- f1aec6c 1. Retired HotPlugDevice protocol. by vanjeff · 16 years ago
- 7fc80d4 Retired gSimpleTextInExNotifyGuid, used local structure address to be notify handle. by vanjeff · 16 years ago
- 4986c56 temporary roll back changing on gEfiHotPlugDevice. by vanjeff · 16 years ago
- 76f1dde Move Crc32GuidedSectionExtraction from Protocol to Guid directory by lgao4 · 16 years ago
- 5c52673 Move MdeModuleHii.h into Include\Guid directory by lgao4 · 16 years ago
- 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
- e996a8c Retire Print protocol in MdeModulePkg and update Print2 protocol to provide full set of API in PrintLib classes by qhuang8 · 16 years ago
- 72aff63 Merge performance protocol, pei performance hob into a single performance.h in MdeModulePkg\Include\Guid by qhuang8 · 16 years ago
- aa8f4f5 1. Retired HotPlugDevice protocol. by vanjeff · 16 years ago
- b998288 Correct typo in comments, clean IfrSupportLib.h by lgao4 · 16 years ago
- 8d4cd91 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocol by gikidy · 16 years ago
- ed055f1 ECC clean up. by vanjeff · 16 years ago
- c351b60 clean-up MdeModulePkg/Include/Protocol. by eric_tian · 16 years ago
- c8d8f1e code scrub for Ip4ConfigDxe by jgong5 · 16 years ago
- 68dbca6 Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. And Clean PlatDriOver library class. by lgao4 · 16 years ago
- 257efb0 fix ECC tool's warning by eric_tian · 16 years ago
- 498aeaf correct the guid value of EFI_CAPSULE_ARCH_PROTOCOL_GUID which is differ from PI1.1 spec by eric_tian · 16 years ago
- d2bc9f3 refine comments for EFI_CONSOLE_CONTROL_PROTOCOL by eric_tian · 16 years ago
- aae4ad0 remedy the comment of EFI_CONSOLE_CONTROL_PROTOCOL_LOCK_STD_IN by eric_tian · 16 years ago
- d7db090 Fix some typo. by gikidy · 16 years ago
- 346cf9a Code scrub for MdeModule Include header file (Protocol and DEC) by lgao4 · 16 years ago
- 34c4ae4 Add performance measurement token for SEC by mdkinney · 16 years ago
- 3909993 Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/Ppi/Guid header file by lgao4 · 16 years ago
- ed66e1b clean up the un-suitable ';' location when declaring the functions. by vanjeff · 16 years ago
- 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
- 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
- 7d83988 Remove the blank in function typedef, it will break doxygen document generation. by klu2 · 16 years ago
- 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
- aa103f4 Add PcdSupportFullConfigRoutingProtocol and gEfiDiskInfoAhciInterfaceGuid. by qwang12 · 16 years ago
- 5f59775 Code scrube for MdeModule Definitions. by lgao4 · 17 years ago
- 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
- bfaa7cd Add comments for Tcg Platform protocol. by lgao4 · 17 years ago
- 504214c Add comments and DoxyGen format for these files. by lgao4 · 17 years ago
- 1e354c0 Add function headers & file header for public header files by qhuang8 · 17 years ago
- 0c0f317 Add TCG/TPM internal PPI and Protocol by lgao4 · 17 years ago
- c93ce64 edk2/MdeModulePkg/Include/Protocol/Dpc.h by jljusten · 17 years ago
- 8a7d75b Clean up: update "EFI" to "UEFI" if applicable. by qhuang8 · 17 years ago
- 36ee91c 1. Add DPC protocol and DpcLib library in MdeModulePkg. by vanjeff · 17 years ago
- d12f75f Add CapsuleInfo guid to store the list of capsule image guid. by lgao4 · 17 years ago
- 6240921 Merger trackers #7807 and #8372. by vanjeff · 17 years ago
- 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
- b4660bb remove original file by klu2 · 17 years ago
- 80edd31 Remove incorrect ScsiIo.h by yshang1 · 17 years ago
- 78b90b8 Rename usbatapi.h to UsbAtapi.h by yshang1 · 17 years ago
- d60d9c4 Temporary file for rename the usbatapi.h. by yshang1 · 17 years ago
- 84b5c78 Make MdeModulePkg GCC clean. It also pass ICC+IPF and MYTOOLS+EBC build. by qwang12 · 17 years ago
- 772db4b Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. by vanjeff · 17 years ago
- da89d70 by vanjeff · 17 years ago
- 351986a 1) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defined in TianoModulePkg. by yshang1 · 17 years ago
- ba23773 Removed IntelframeworkPkg contamination from MdeModulePkg modules. by AJFISH · 18 years ago
- d8a4397 added PPI and Protocol definitions needed by porting modules by vanjeff · 18 years ago
- 88f2012 1. added common header files, Guid header filess, Protocol header files, PPI header files. by vanjeff · 18 years ago