Age | Commit message (Expand) | Author |
2015-11-16 | MdePkg: Create GetRandomNumber128 in RngLib | Thomas Palmer |
2015-11-16 | MdePkg: Add RngLib into MdePkg | Qin Long |
2015-11-16 | MdePkg: Add CPU RdRand access APIs for random number generation | Qin Long |
2015-09-11 | MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER status | Feng Tian |
2015-08-26 | MdePkg: Make the FileHandleGetFileName return the file name in right format. | Qiu Shumin |
2015-08-24 | MdePkg/Library/UefiFileHandleLib: Make FileHandleReadLine return the right bu... | Qiu Shumin |
2015-08-24 | MdePkg: Add two PcdApi for Patch VOID* PCD set operation. | Liming Gao |
2015-08-24 | MdePkg: Add four PcdGetSize() API in PcdLib | Liming Gao |
2015-07-16 | MdePkg: Correct comment typo from ECB to EBC in DebugLib.h | Liming Gao |
2015-06-24 | MdePkg\Library\UefiFileHandleLib: Make FileHandleWriteLine support both ASCII... | Qiu Shumin |
2015-06-17 | MdePkg: Refine the comments for FileHandleLib. | Qiu Shumin |
2015-06-15 | MdePkg: Refine the comments for FileHandleIsDirectory. | Qiu Shumin |
2015-06-08 | MdePkg: Add %u and %lu support for PrintLib and DebugLib. | Qiu Shumin |
2015-05-06 | Add ASSERT comment for SafeString API in BaseLib for MdePkg. | Yao, Jiewen |
2015-04-10 | MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig... | Star Zeng |
2015-04-10 | MdePkg: Fix build fail when DDK3790 tool chain is used | Scott Duplichan |
2015-02-28 | MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16 | Ard Biesheuvel |
2015-02-10 | MdePkg: Fix WINDDK3790 build failure | Liming Gao |
2015-02-06 | MdePkg: Add new API DebugPrintLevelEnabled() in DebugLib | Liming Gao |
2015-02-02 | Add SmmMemLib, which can be used by SMM driver or SMM core to check communica... | Yao, Jiewen |
2015-01-23 | MdePkg: Refine the format of INF files and the declaration in header file. | Shumin Qiu |
2015-01-19 | Add HSTI support. | Yao, Jiewen |
2015-01-13 | MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ... | Daryl McDaniel |
2014-12-23 | MdePkg: fix mixed dos and linux EOL format issue | Hot Tian |
2014-12-15 | MdePkg: Add deprecate flag for the functions which has a replace function in ... | Eric Dong |
2014-11-07 | Add safe string function to base lib. | jyao1 |
2014-10-27 | MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API. | Star Zeng |
2014-10-22 | [MdePkg] Code clean-up: Remove trailing spaces | Lee Leahy |
2014-08-12 | MdePkg: introduce OrderedCollectionLib library class | Kinney, Michael D |
2014-04-30 | MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou... | Tian, Feng |
2014-03-01 | Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci... | jyao1 |
2014-01-17 | Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'. | Gao, Liming |
2014-01-15 | 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib... | Gao, Liming |
2014-01-09 | Correct function comments of S3BootScriptCloseTable(). | Liming Gao |
2014-01-07 | MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size suppo... | Star Zeng |
2014-01-03 | Correct function comments of S3BootScriptSaveDispatch2(). | Liming Gao |
2013-12-31 | Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf... | Liming Gao |
2013-11-20 | MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE... | Star Zeng |
2013-11-18 | MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a... | Bob C Feng |
2013-10-11 | 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE... | Star Zeng |
2013-08-08 | Match the comments with the implementation for Baselib::GetFirstNode. | Shumin Qiu |
2013-07-29 | MdePkg/BaseLib: Added ARM Aarch64 architecture support | Harry Liebel |
2013-07-29 | Clarify PrintLib behavior on %d, %x, %l. | Liming Gao |
2013-07-26 | Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText... | Ruiyu Ni |
2013-03-13 | Fix minor typos in BaseLib LinkedList comments | lgao4 |
2012-12-25 | Add ASSERT() for BitField operations to make sure the input value is valid. | lgao4 |
2012-11-29 | Fix the issue that S3BootScriptLabel() does not work to insert label when the... | lzeng14 |
2012-09-24 | Add new API IsDevicePathValid() to UefiDevicePathLib. | niruiyu |
2012-09-11 | Enhance the error code info. | ydong10 |
2012-08-21 | Enhance the check when ImageRead function return. | ydong10 |