Age | Commit message (Expand) | Author | Files | Lines |
2015-04-10 | MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig... | Star Zeng | 3 | -147/+1186 |
2015-03-27 | MdePkg: fix ARM version of InternalMathSwapBytes64 () | Ard Biesheuvel | 1 | -12/+4 |
2015-03-20 | MdePkg: BaseSynchronizationLib: fix Increment/Decrement retvals for ARM | Tyler Smith | 2 | -0/+4 |
2015-03-17 | MdePkg:Fix typo 'caculate' in MdePkg. | Qiu Shumin | 3 | -7/+7 |
2015-03-05 | MdePkg: Convert non DOS format files to DOS format | Hot Tian | 4 | -169/+169 |
2015-02-28 | MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16 | Ard Biesheuvel | 16 | -0/+596 |
2015-02-28 | MdePkg/BaseSynchronizationLib: Added proper support for ARM architecture | Olivier Martin | 6 | -232/+497 |
2015-02-25 | Fix typo. | Yao, Jiewen | 1 | -4/+4 |
2015-02-23 | MdePkg: BasePciLibPciExpress: list ARM and AARCH64 as valid architectures | Laszlo Ersek | 1 | -1/+1 |
2015-02-06 | MdePkg: Update BaseDebugLibStdErr library | Liming Gao | 2 | -2/+21 |
2015-02-06 | MdePkg: Update BaseDebugLibConOut library | Liming Gao | 2 | -2/+21 |
2015-02-06 | MdePkg: Update BaseDebugLibNull library | Liming Gao | 1 | -1/+20 |
2015-02-06 | MdePkg: Update BaseDebugLibSerialPort library | Liming Gao | 2 | -1/+21 |
2015-02-06 | MdePkg: Refine the protocol format in SmmMemLib. | Shumin Qiu | 1 | -1/+1 |
2015-02-04 | MdePkg: Remove redundant ModeModulePkg dependence in SmmMemLib. | Shumin Qiu | 1 | -1/+0 |
2015-02-02 | Add SmmMemLib, which can be used by SMM driver or SMM core to check communica... | Yao, Jiewen | 3 | -0/+396 |
2015-01-23 | MdePkg: Refine the format of INF files and the declaration in header file. | Shumin Qiu | 1 | -4/+4 |
2015-01-22 | Resolve buffer check overrun issue. | Yao, Jiewen | 1 | -2/+2 |
2015-01-20 | Fix GCC build error. | Yao, Jiewen | 1 | -2/+2 |
2015-01-19 | Add HSTI support. | Yao, Jiewen | 5 | -0/+897 |
2015-01-13 | MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ... | Daryl McDaniel | 4 | -0/+1329 |
2014-12-23 | Do not assert when the device path node length is invalid. | Ruiyu Ni | 1 | -8/+3 |
2014-12-23 | MdePkg: fix mixed dos and linux EOL format issue | Hot Tian | 3 | -80/+80 |
2014-12-15 | MdePkg: Add deprecate flag for the functions which has a replace function in ... | Eric Dong | 1 | -0/+26 |
2014-11-28 | MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commands | Laszlo Ersek | 1 | -52/+1 |
2014-11-28 | MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITE | Laszlo Ersek | 1 | -28/+0 |
2014-11-19 | MdePkg DxePcdLib: Updates DxePcdLib instance comments. | Liming Gao | 1 | -0/+5 |
2014-11-07 | Add safe string function to base lib. | jyao1 | 2 | -0/+898 |
2014-10-31 | MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob() | Star Zeng | 1 | -4/+5 |
2014-10-27 | MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API. | Star Zeng | 3 | -2/+106 |
2014-09-04 | MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16 | Jordan Justen | 2 | -3/+3 |
2014-09-04 | MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug | Jordan Justen | 2 | -2/+10 |
2014-09-03 | MdePkg: Convert non DOS format files to DOS format | Gao, Liming | 102 | -0/+0 |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0 | Jordan Justen | 2 | -2/+2 |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' code | Jordan Justen | 2 | -49/+46 |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit code | Jordan Justen | 2 | -115/+87 |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Use NASM local labels | Jordan Justen | 2 | -65/+65 |
2014-09-01 | MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM version | Jordan Justen | 2 | -1/+335 |
2014-09-01 | MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM version | Jordan Justen | 2 | -1/+278 |
2014-08-28 | Don't initialize local variables in its declaration. | Gao, Liming | 1 | -2/+4 |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 102 | -0/+0 |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 102 | -230/+366 |
2014-08-22 | Only reserve the aligned memory instead of reserving the unaligned memory in ... | Gao, Liming | 1 | -9/+133 |
2014-08-21 | MdePkg: Introduced BaseStackCheckLib (cont.) | Andrew Fish | 2 | -2/+1 |
2014-08-20 | MdePkg: Introduced BaseStackCheckLib (cont.) | Andrew Fish | 2 | -0/+97 |
2014-08-20 | MdePkg: BaseOrderedCollectionRedBlackTreeLib: improve coding style | Eric Dong | 1 | -22/+36 |
2014-08-16 | MdePkg: library INF files should reference feature PCDs under [FeaturePcd] | Laszlo Ersek | 2 | -2/+4 |
2014-08-16 | MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warnings | Laszlo Ersek | 1 | -2/+2 |
2014-08-16 | MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warning | Laszlo Ersek | 1 | -0/+1 |
2014-08-14 | Roll-back from an accidental commit. | lhauch | 1 | -1/+0 |