Age | Commit message (Expand) | Author |
2014-12-23 | Do not assert when the device path node length is invalid. | Ruiyu Ni |
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-28 | MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commands | Laszlo Ersek |
2014-11-28 | MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITE | Laszlo Ersek |
2014-11-19 | MdePkg DxePcdLib: Updates DxePcdLib instance comments. | Liming Gao |
2014-11-07 | Add safe string function to base lib. | jyao1 |
2014-10-31 | MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob() | Star Zeng |
2014-10-27 | MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API. | Star Zeng |
2014-09-04 | MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16 | Jordan Justen |
2014-09-04 | MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug | Jordan Justen |
2014-09-03 | MdePkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0 | Jordan Justen |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' code | Jordan Justen |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit code | Jordan Justen |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Use NASM local labels | Jordan Justen |
2014-09-01 | MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM version | Jordan Justen |
2014-09-01 | MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM version | Jordan Justen |
2014-08-28 | Don't initialize local variables in its declaration. | Gao, Liming |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-22 | Only reserve the aligned memory instead of reserving the unaligned memory in ... | Gao, Liming |
2014-08-21 | MdePkg: Introduced BaseStackCheckLib (cont.) | Andrew Fish |
2014-08-20 | MdePkg: Introduced BaseStackCheckLib (cont.) | Andrew Fish |
2014-08-20 | MdePkg: BaseOrderedCollectionRedBlackTreeLib: improve coding style | Eric Dong |
2014-08-16 | MdePkg: library INF files should reference feature PCDs under [FeaturePcd] | Laszlo Ersek |
2014-08-16 | MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warnings | Laszlo Ersek |
2014-08-16 | MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warning | Laszlo Ersek |
2014-08-14 | Roll-back from an accidental commit. | lhauch |
2014-08-14 | Change svn:mime-type property on all Unicode files (extension .uni) in edk2 | lhauch |
2014-08-12 | MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instance | Laszlo Ersek |
2014-08-11 | MdePkg: Fix Clang build failure | Gao, Liming |
2014-08-07 | Add type cast for better coding style. | Qiu Shumin |
2014-07-21 | MdePkg BaseLib: Fix a corner case of Source and Destination overlap. | Star Zeng |
2014-07-14 | MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran... | Star Zeng |
2014-07-09 | MdePkg/BasePrintLib: Do not do operations with NULL | Harry Liebel |
2014-06-26 | Refine code to make it more safely. | Eric Dong |
2014-06-24 | Correct comment typo in AsmReadCr0() function. | Gao, Liming |
2014-05-22 | Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build. | Ruiyu Ni |
2014-05-05 | Add device path node/text conversion for NVMe device path node. | Ruiyu Ni |
2014-04-30 | MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou... | Tian, Feng |
2014-03-25 | Support load 64 bit image from 32 bit core. | Eric Dong |
2014-03-01 | Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci... | jyao1 |
2014-02-12 | Add more check for PE COFF SizeOfHeader field. | jyao1 |
2014-01-22 | Fix CRLF format | Tian, Hot |
2014-01-21 | Optimize the code to not call StrToBuf when DataLength is 0. | Ruiyu Ni |
2014-01-17 | Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'. | Gao, Liming |
2014-01-15 | Follow UEFI spec to convert unrecognized device path structure from/to hex du... | Ruiyu Ni |
2014-01-15 | 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib... | Gao, Liming |
2014-01-09 | Correct function comments of S3BootScriptCloseTable(). | Liming Gao |