| Commit message (Expand) | Author | Age | Files | Lines |
* | MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API. | Star Zeng | 2014-10-27 | 3 | -2/+106 |
* | MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16 | Jordan Justen | 2014-09-04 | 2 | -3/+3 |
* | MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug | Jordan Justen | 2014-09-04 | 2 | -2/+10 |
* | MdePkg: Convert non DOS format files to DOS format | Gao, Liming | 2014-09-03 | 102 | -0/+0 |
* | MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0 | Jordan Justen | 2014-09-01 | 2 | -2/+2 |
* | MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' code | Jordan Justen | 2014-09-01 | 2 | -49/+46 |
* | MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit code | Jordan Justen | 2014-09-01 | 2 | -115/+87 |
* | MdePkg BaseLib NASM Thunk16: Use NASM local labels | Jordan Justen | 2014-09-01 | 2 | -65/+65 |
* | MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM version | Jordan Justen | 2014-09-01 | 2 | -1/+335 |
* | MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM version | Jordan Justen | 2014-09-01 | 2 | -1/+278 |
* | Don't initialize local variables in its declaration. | Gao, Liming | 2014-08-28 | 1 | -2/+4 |
* | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-27 | 102 | -0/+0 |
* | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-27 | 102 | -230/+366 |
* | Only reserve the aligned memory instead of reserving the unaligned memory in ... | Gao, Liming | 2014-08-22 | 1 | -9/+133 |
* | MdePkg: Introduced BaseStackCheckLib (cont.) | Andrew Fish | 2014-08-21 | 2 | -2/+1 |
* | MdePkg: Introduced BaseStackCheckLib (cont.) | Andrew Fish | 2014-08-20 | 2 | -0/+97 |
* | MdePkg: BaseOrderedCollectionRedBlackTreeLib: improve coding style | Eric Dong | 2014-08-20 | 1 | -22/+36 |
* | MdePkg: library INF files should reference feature PCDs under [FeaturePcd] | Laszlo Ersek | 2014-08-16 | 2 | -2/+4 |
* | MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warnings | Laszlo Ersek | 2014-08-16 | 1 | -2/+2 |
* | MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warning | Laszlo Ersek | 2014-08-16 | 1 | -0/+1 |
* | Roll-back from an accidental commit. | lhauch | 2014-08-14 | 1 | -1/+0 |
* | Change svn:mime-type property on all Unicode files (extension .uni) in edk2 | lhauch | 2014-08-14 | 1 | -0/+1 |
* | MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instance | Laszlo Ersek | 2014-08-12 | 2 | -0/+1488 |
* | MdePkg: Fix Clang build failure | Gao, Liming | 2014-08-11 | 13 | -14/+14 |
* | Add type cast for better coding style. | Qiu Shumin | 2014-08-07 | 2 | -6/+6 |
* | MdePkg BaseLib: Fix a corner case of Source and Destination overlap. | Star Zeng | 2014-07-21 | 1 | -4/+4 |
* | MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran... | Star Zeng | 2014-07-14 | 1 | -1/+2 |
* | MdePkg/BasePrintLib: Do not do operations with NULL | Harry Liebel | 2014-07-09 | 1 | -7/+14 |
* | Refine code to make it more safely. | Eric Dong | 2014-06-26 | 1 | -1/+2 |
* | Correct comment typo in AsmReadCr0() function. | Gao, Liming | 2014-06-24 | 1 | -2/+2 |
* | Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build. | Ruiyu Ni | 2014-05-22 | 1 | -6/+2 |
* | Add device path node/text conversion for NVMe device path node. | Ruiyu Ni | 2014-05-05 | 2 | -0/+75 |
* | MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou... | Tian, Feng | 2014-04-30 | 1 | -4/+4 |
* | Support load 64 bit image from 32 bit core. | Eric Dong | 2014-03-25 | 1 | -6/+25 |
* | Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci... | jyao1 | 2014-03-01 | 1 | -1/+6 |
* | Add more check for PE COFF SizeOfHeader field. | jyao1 | 2014-02-12 | 1 | -1/+25 |
* | Fix CRLF format | Tian, Hot | 2014-01-22 | 1 | -276/+276 |
* | Optimize the code to not call StrToBuf when DataLength is 0. | Ruiyu Ni | 2014-01-21 | 1 | -1/+3 |
* | Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'. | Gao, Liming | 2014-01-17 | 3 | -0/+3 |
* | Follow UEFI spec to convert unrecognized device path structure from/to hex du... | Ruiyu Ni | 2014-01-15 | 3 | -16/+210 |
* | 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib... | Gao, Liming | 2014-01-15 | 4 | -41/+100 |
* | Correct function comments of S3BootScriptCloseTable(). | Liming Gao | 2014-01-09 | 1 | -1/+1 |
* | MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size suppo... | Star Zeng | 2014-01-07 | 3 | -57/+120 |
* | Correct function comments of S3BootScriptSaveDispatch2(). | Liming Gao | 2014-01-03 | 1 | -2/+2 |
* | Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf... | Liming Gao | 2013-12-31 | 3 | -2/+14 |
* | MdePkg: First instruction after clearing CR0.PE must be a far jmp. | David Woodhouse | 2013-12-30 | 2 | -29/+35 |
* | Clean up hard-coded offsets and other utter bogosity in Thunk16.S | David Woodhouse | 2013-12-30 | 1 | -50/+71 |
* | MdePkg PcdLib: Follow the comment of LibPcdGetNextToken to ASSERT when an inv... | Star Zeng | 2013-12-23 | 2 | -2/+8 |
* | MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE... | Star Zeng | 2013-11-20 | 5 | -7/+318 |
* | MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a... | Bob C Feng | 2013-11-18 | 2 | -20/+6 |