]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
SecurityPkg: Add TPM PTP support in TPM2 device lib.
[mirror_edk2.git] / MdePkg / Library /
2016-01-18 Ruiyu NiMdePkg: Add PciSegmentLib instance based on PciLib
2015-12-31 Ard BiesheuvelMdePkg/BaseLib: do not rely on undefined behavior in...
2015-12-22 Hao WuMdePkg UefiScsiLib: Raise the Tpl of async IO callback...
2015-12-22 Hao WuMdePkg UefiScsiLib: Close event when SCSI command fails
2015-12-17 Liming GaoMdePkg: Convert IoLibEbc.c source file to DOS format
2015-12-15 Jordan JustenMdePkg: Convert all .uni files to utf-8
2015-12-14 Michael KinneyMdePkg/BaseIoLibIntrinsic: Add EBC support
2015-12-11 Hao WuMdePkg UefiScsiLib: Add non-blocking support for SCSI...
2015-12-07 Baraneedharan Anba... MdePkg: DebugAssert enhancement
2015-11-26 Star ZengMdePkg SerialPortLib: Upstream Get(Set)Control/SetAttri...
2015-11-20 Star ZengMdePkg SerialPortLib: Fix typo in SerialPortWrite()
2015-11-11 Andrew FishMdePkg: BaseLib don't require NASM with Xcode
2015-11-11 Liming GaoMdePkg: Add more DataBits support to Port80 output
2015-10-27 Haojian ZhuangMdePkg/BaseSynchronizationLib: fix AArch64 return values
2015-10-26 Star ZengMdePkg BaseExtractGuidedSectionLib: R15917 removed...
2015-10-23 Shia CinnamonMdePkg: Add a new DxeServicesLib GetFileDevicePathFromA...
2015-10-09 Ard BiesheuvelMdePkg/PeCoffLoader: fix handling of ARM MOVW/MOVT...
2015-10-09 Hao WuMdePkg: Add ASSERT to handle local APIC not config...
2015-10-09 Thomas PalmerMdePkg: Create GetRandomNumber128 in RngLib
2015-09-25 Ard BiesheuvelMdePkg: remove redundant handling of EFI_IMAGE_REL_BASE...
2015-09-21 Qin LongMdePkg: Add RngLib into MdePkg
2015-09-21 Qin LongMdePkg: Add CPU RdRand access APIs for random number...
2015-09-17 Jeff FanMdePkg/SmmServicesTableLib: Return TRUE in InSmm ()
2015-09-10 Feng TianMdePkg/UefiScsiLib: comments update to add EFI_INVALID_...
2015-09-10 Qiu ShuminMdePkg: Refine UefiFileHandleLib to avoid write non...
2015-09-08 Liming GaoMdePkg: Correct Protocol usages in UefiDebugLibDebugPor...
2015-09-08 Masamitsu MURASEMdePkg: Add UefiDebugLibDebugPortProtocol to output...
2015-08-28 Hao WuMdePkg UefiDevicePathLib: Fix possible memory read...
2015-08-28 Hao WuMdePkg: Modify string expression of Wi-Fi device path...
2015-08-28 Hao WuMdePkg: Modify string expression of BMC device path...
2015-08-28 Qiu ShuminMdePkg: Refine the device path text format for Bluetoot...
2015-08-28 Liming GaoMdePkg: Add the missing module UNI files
2015-08-26 Qiu ShuminMdePkg: Make the FileHandleGetFileName return the file...
2015-08-24 Qiu ShuminMdePkg/Library/UefiFileHandleLib: Make FileHandleReadLi...
2015-08-24 Liming GaoMdePkg: Add two PcdApi for Patch VOID* PCD set operation.
2015-08-24 Qiu ShuminMdePkg/Library/UefiFileHandleLib: Update the module...
2015-08-05 Hao WuMdePkg UefiLib: Fix wrong DestMax passed to StrCpyS()
2015-08-04 Tapan ShahMdePkg/UefiDevicePathLib: Fix RAM Disk Device Path...
2015-07-16 Ard BiesheuvelMdePkg/BasePrintLib: make mStatusString array CONST
2015-07-15 Hao WuMdePkg: Add BMC device path definition and its node...
2015-07-13 Leif LindholmMdePkg: ensure SafeString length functions don't access...
2015-07-09 Olivier MartinMdePkg/AArch64: use GCC_ASM_EXPORT to export functions
2015-07-09 Feng TianMdePkg/UefiDevicePathLib:Fix link error due to missing...
2015-07-09 Qiu ShuminMdePkg: SmmMemLib.inf: add Depex section and update...
2015-07-08 Feng TianMdePkg: Add UEFI2.5 Ramdisk device path definition
2015-07-06 Heyi GuoMdePkg: Fix bug in CatVSPrint introduced by r17742.
2015-06-30 Hao WuMdePkg UefiLib: Use safe string functions
2015-06-30 Hao WuMdePkg UefiDevicePathLib: Remove unsafe string functions
2015-06-24 Qiu ShuminMdePkg\Library\UefiFileHandleLib: Make FileHandleWriteL...
2015-06-19 Qiu ShuminMdePkg: Refine the cod logic of FileHandleLib.
2015-06-19 Qiu ShuminMdePkg: Enhance the comments for SmmMemoryAllocationLib...
2015-06-18 Ruiyu NiMdePkg/DxeServicesLib: Return NULL GetFileBufferByFileP...
2015-06-17 Qiu ShuminMdePkg: Refine the comments for FileHandleLib.
2015-06-15 Qiu ShuminMdePkg: Refine the comments for FileHandleIsDirectory.
2015-06-08 Qiu ShuminMdePkg: Add %u and %lu support for PrintLib and DebugLib.
2015-05-21 Hao WuMdePkg: Resolve type mismatch in node/text conversion...
2015-05-20 Hao WuMdePkg: Add WiFi device path definition and its node...
2015-05-11 Star ZengMdePkg: Update PeiMemoryAllocationLib to allocate EfiRe...
2015-05-08 Feng TianMdePkg: Add UEFI 2.5 SD (Secure Digital) Device Path...
2015-05-08 Ruiyu NiMdePkg: Add ToText/FromText support for URI device...
2015-05-06 Qiu ShuminMdePkg: Add bluetooth devicepath handling in device...
2015-05-06 Yao, JiewenAdd ASSERT comment for SafeString API in BaseLib for...
2015-04-30 Michael KinneyMdePkg/BaseLib: Preserve EBX register and fix stack...
2015-04-29 Feng TianMdePkg: Add UFS (Universal Flash Storage) related defin...
2015-04-27 Michael KinneyMdePkg/BaseMemoryLibRepStr: Support IA32 processors...
2015-04-27 Michael KinneyMdePkg/BaseLib: Support IA32 processors without CMOVx
2015-04-27 Michael KinneyMdePkg/BaseLib: Support IA32 processors without CLFLUSH
2015-04-27 Michael KinneyMdePkg/BaseCacheMaintenanceLib: Support IA32 processors...
2015-04-10 Star ZengMdePkg: Add a set of PcdSetXXS APIs into PcdLib and...
2015-03-27 Ard BiesheuvelMdePkg: fix ARM version of InternalMathSwapBytes64 ()
2015-03-20 Tyler SmithMdePkg: BaseSynchronizationLib: fix Increment/Decrement...
2015-03-17 Qiu ShuminMdePkg:Fix typo 'caculate' in MdePkg.
2015-03-05 Hot TianMdePkg: Convert non DOS format files to DOS format
2015-02-28 Ard BiesheuvelMdePkg/BaseSynchronizationLib: Add InterlockedCompareEx...
2015-02-28 Olivier MartinMdePkg/BaseSynchronizationLib: Added proper support...
2015-02-25 Yao, JiewenFix typo.
2015-02-23 Laszlo ErsekMdePkg: BasePciLibPciExpress: list ARM and AARCH64...
2015-02-06 Liming GaoMdePkg: Update BaseDebugLibStdErr library
2015-02-06 Liming GaoMdePkg: Update BaseDebugLibConOut library
2015-02-06 Liming GaoMdePkg: Update BaseDebugLibNull library
2015-02-06 Liming GaoMdePkg: Update BaseDebugLibSerialPort library
2015-02-06 Shumin QiuMdePkg: Refine the protocol format in SmmMemLib.
2015-02-04 Shumin QiuMdePkg: Remove redundant ModeModulePkg dependence in...
2015-02-02 Yao, JiewenAdd SmmMemLib, which can be used by SMM driver or SMM...
2015-01-23 Shumin QiuMdePkg: Refine the format of INF files and the declarat...
2015-01-22 Yao, JiewenResolve buffer check overrun issue.
2015-01-20 Yao, JiewenFix GCC build error.
2015-01-19 Yao, JiewenAdd HSTI support.
2015-01-13 Daryl McDanielMdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformanceP...
2014-12-23 Ruiyu NiDo not assert when the device path node length is invalid.
2014-12-23 Hot TianMdePkg: fix mixed dos and linux EOL format issue
2014-12-15 Eric DongMdePkg: Add deprecate flag for the functions which...
2014-11-28 Laszlo ErsekMdePkg: UefiScsiLib: do not encode LUN in CDB for other...
2014-11-28 Laszlo ErsekMdePkg: UefiScsiLib: do not encode LUN in CDB for READ...
2014-11-19 Liming GaoMdePkg DxePcdLib: Updates DxePcdLib instance comments.
2014-11-07 jyao1Add safe string function to base lib.
2014-10-31 Star ZengMdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDe...
2014-10-27 Star ZengMdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescr...
2014-09-04 Jordan JustenMdePkg NASM Thunk16: Add missing ASM_PFX for InternalAs...
2014-09-04 Jordan JustenMdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug
next