Age | Commit message (Expand) | Author |
2015-05-21 | MdeModulePkg: Fix INF to point to correct UNI file. | Ruiyu Ni |
2015-05-20 | MdeModulePkg: Add assertion to make code easier for read. | Ruiyu Ni |
2015-05-18 | MdeModulePkg PiSmmCoreMemoryAllocationLib: Get SMRAM ranges | Star Zeng |
2015-05-15 | MdeModulePkg: Add UNI file for PlatformBootManagerLibNull library. | Ruiyu Ni |
2015-05-15 | MdeModulePkg: Add UNI file for UefiBootManagerLib library. | Ruiyu Ni |
2015-05-14 | MdeModulePkg: Fix build failure in UefiBootManagerLib | Ruiyu Ni |
2015-05-13 | MdeModulePkg: Fix EOL to be DOS format. | Ruiyu Ni |
2015-05-12 | MdeModulePkg: Fix a typo to resolve legacy boot failure. | Ruiyu Ni |
2015-05-11 | MdeModulePkg: Process Sys Prep load options in BdsDxe driver. | Ruiyu Ni |
2015-05-11 | MdeModulePkg: Fix SortLib library class name typo. | Ruiyu Ni |
2015-05-06 | MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_D... | Eric Dong |
2015-05-06 | MdeModulePkg: BaseSortLib and UefiBootManagerLib support DXE_RUNTIME_DRIVER. | Ruiyu Ni |
2015-05-06 | MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull library. | Ruiyu Ni |
2015-05-06 | MdeModulePkg: Add UefiBootManagerLib | Ruiyu Ni |
2015-04-27 | MdePkg/BaseSerialPortLib16550: Support UARTs with a register stride greater t... | Michael Kinney |
2015-04-13 | MdeModulePkg PiDxeS3BootScriptLib: Initialize the EFI_BOOT_SCRIPT_TABLE_HEADE... | Star Zeng |
2015-04-03 | MdeModulePkg: Add two library instances | Liming Gao |
2015-03-13 | MdeModulePkg: Fix typo. | Shumin Qiu |
2015-02-10 | MdeModulePkg: Update library class name of PlatformHookLibSerialPortPpi.inf | Shumin Qiu |
2015-02-05 | MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. | Star Zeng |
2015-02-02 | Use SmmMemLib to check communication buffer. | Yao, Jiewen |
2015-01-22 | MdeModulePkg: Refine the format of INF files. | Shumin Qiu |
2015-01-13 | MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ... | Daryl McDaniel |
2015-01-09 | MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue. | Liming Gao |
2014-12-19 | MdeModulePkg: | Eric Dong |
2014-12-04 | MdeModulePkg: Source fixes and cleanup for ARMGCC compiles | Randy Pawell |
2014-11-19 | MdeModulePkg BaseSerialPortLib16550: Correct MemoryLimit and MemoryBase offset. | Liming Gao |
2014-11-05 | MdeModulePkg: Add InSmm() API in PiSmmCoreSmmServicesTableLib instance | Gao, Liming |
2014-09-29 | Removes some unused assigned variables. | Olivier Martin |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-14 | Contributed-under: TianoCore Contribution Agreement 1.0 | Michael Kinney |
2014-08-13 | Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fi... | Gao, Liming |
2014-08-11 | MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device. | Gao, Liming |
2014-08-11 | MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi. | Gao, Liming |
2014-08-07 | 1) Add type cast for better coding style. | Feng Tian |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong |
2014-07-09 | Fixed typos: hanlder should be handler. | Chen Fan |
2014-07-02 | MdeModulePkg SmmLockBoxSmmLib: Add debug message for the address of lockbox(s... | Star Zeng |
2014-03-01 | Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci... | jyao1 |
2014-01-22 | Fix CRLF format | Tian, Hot |
2014-01-09 | Correct function comments of S3BootScriptCloseTable(). | Liming Gao |
2013-12-31 | Update MemoryAllocationLib AllocateAlignedPages API comments for memory overf... | Liming Gao |
2013-12-30 | Rollback the change 15021. | Eric Dong |
2013-12-26 | Keep consistent about the return value between the caller and callee. | Eric Dong |
2013-12-17 | Update code to support guid op nest in the statement. | Eric Dong |
2013-12-06 | Fix comments format issue. | Jeff Fan |
2013-11-27 | Update NetLibGetMacAddress() to handle the case correctly when SNP is absent. | Fu Siyuan |
2013-11-22 | 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it... | Jeff Fan |