Age | Commit message (Expand) | Author |
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 |
2012-07-17 | Update HobLib and Hob Service to avoid data over flow. | lgao4 |
2012-05-30 | Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info.... | ydong10 |
2012-04-24 | Add new extension PerformanceLib APIs to store ID info. | lzeng14 |
2012-04-17 | Update function comments to remove confused description on PerformanceLib End... | lgao4 |
2012-04-17 | Correct function comments on DxeServicesLib GetFileBufferByFilePath API. | lgao4 |
2012-03-07 | Clarify alignment of GetSpinLockProperties() is byte alignment. | lgao4 |
2012-02-27 | Update the modifier of ThunkContext parameter for AsmPrepareThunk16() in Base... | lgao4 |
2012-01-16 | Add new DEBUG_VERBOSE print error level. | lgao4 |
2011-09-02 | Move generic IA32_SEGMENT_DESCRIPTOR definition to BaseLib.h. | li-elvin |
2011-08-29 | MdePkg: Add S3 library interfaces and base implementations | jljusten |
2011-08-25 | Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim... | xdu2 |
2011-08-02 | Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint. | jcarsey |
2011-06-28 | Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr. | jcarsey |
2011-06-15 | For BaseLib IsNull() function , update retval value comment to match its func... | lgao4 |
2011-06-10 | Add ESAL support libraries to MdePkg | mdkinney |
2011-06-09 | Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure. | niruiyu |
2011-05-23 | Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc... | niruiyu |