| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | BaseTools\GenFds: remove extra content | Carsey, Jaben | 2018-09-13 | 1 | -56/+0 |
* | MdeModulePkg/Library/DxeHttpLib: Handle the blank value in HTTP header. | Jiaxin Wu | 2018-09-13 | 1 | -13/+44 |
* | MdeModulePkg/Ip4Dxe: Sync the direct route entry setting. | Jiaxin Wu | 2018-09-13 | 2 | -10/+7 |
* | BaseTools: Fix the RaiseError variable issue caused by 855698fb69f | Yonghong Zhu | 2018-09-12 | 1 | -2/+2 |
* | BaseTools: Support multi thread build Basetool on Windows | Dongao Guo | 2018-09-12 | 3 | -13/+182 |
* | MdeModulePkg XhciDxe: Set HSEE Bit if SERR# Enable Bit is set | Star Zeng | 2018-09-12 | 1 | -0/+41 |
* | BaseTools: SKU inheritance. | Zhao, ZhiqiangX | 2018-09-12 | 1 | -3/+2 |
* | BaseTools: Correct DXE_PCD_DATABASE_INIT. | Zhao, ZhiqiangX | 2018-09-12 | 1 | -1/+1 |
* | BaseTools: Check PcdNvStoreDefaultValueBuffer. | Zhao, ZhiqiangX | 2018-09-12 | 3 | -3/+17 |
* | BaseTools: Involve Dec default value to calculate Maxsize | Feng, Bob C | 2018-09-12 | 1 | -17/+17 |
* | BaseTools: Structure Pcd value override incorrect. | Feng, Bob C | 2018-09-12 | 3 | -26/+31 |
* | BaseTools: Report error for incorrect hex value format | zhijufan | 2018-09-12 | 1 | -1/+4 |
* | MdeModulePkg/ConPlatform: Support short-form USB device path | Ruiyu Ni | 2018-09-12 | 3 | -199/+339 |
* | BaseTools/GenFds: delete unused file | Carsey, Jaben | 2018-09-11 | 1 | -28/+0 |
* | UefiCpuPkg/CpuDxe: fix an incorrect bit-wise operation | Jian J Wang | 2018-09-10 | 1 | -1/+1 |
* | UefiCpuPkg/CpuDxe: fix ECC reported issues | Jian J Wang | 2018-09-10 | 1 | -2/+2 |
* | Emulator/Win: Fix build failure using VS2015x86 or old WinSDK | Ruiyu Ni | 2018-09-10 | 2 | -8/+17 |
* | EmulatorPkg: Update package level Readme.md | Ruiyu Ni | 2018-09-10 | 2 | -35/+68 |
* | UefiCpuPkg/PeiCpuException: Fix coding style issue | Ruiyu Ni | 2018-09-10 | 1 | -3/+3 |
* | SecurityPkg: HashLib: Change dos format | Zhang, Chao B | 2018-09-10 | 6 | -441/+441 |
* | UefiCpuPkg/CpuMpPei: support stack guard feature | Jian J Wang | 2018-09-10 | 4 | -17/+937 |
* | UefiCpuPkg/MpInitLib: fix register restore issue in AP wakeup | Jian J Wang | 2018-09-10 | 1 | -2/+6 |
* | UefiCpuPkg/CpuExceptionHandlerLib: support stack switch for PEI exceptions | Jian J Wang | 2018-09-10 | 2 | -1/+30 |
* | MdeModulePkg/DxeIpl: disable paging before creating new page table | Jian J Wang | 2018-09-10 | 1 | -0/+10 |
* | ShellPkg: Remove trailing white space | Fu Siyuan | 2018-09-10 | 1 | -1/+1 |
* | MdeModulePkg PeiCore: Always use PeiImageRead() function to load PEI image | Liming Gao | 2018-09-07 | 1 | -84/+1 |
* | ShellPkg Shell: Remove an unused global variable | shenglei | 2018-09-07 | 1 | -3/+0 |
* | EmbeddedPkg/CoherentDmaLib: Add missing checks to DmaMap | Vladimir Olovyannikov | 2018-09-07 | 1 | -0/+6 |
* | EmbeddedPkg/CoherentDmaLib: Fix typo in DmaAlignedBuffer | Vladimir Olovyannikov | 2018-09-07 | 1 | -1/+1 |
* | Maintainer.txt: Add Ray to be co-maintainer of EmulatorPkg | Ruiyu Ni | 2018-09-07 | 1 | -0/+1 |
* | BaseTools/GenFds: remove function without callers | Carsey, Jaben | 2018-09-07 | 1 | -17/+0 |
* | BaseTools: refactor to remove duplicate functions | Carsey, Jaben | 2018-09-07 | 2 | -25/+7 |
* | MdeModulePkg/EhciDxe: factor out EhcIsDebugPortInUse() | Laszlo Ersek | 2018-09-06 | 4 | -30/+80 |
* | ShellPkg Shell: Remove redundant functions | shenglei | 2018-09-06 | 4 | -146/+1 |
* | MdeModulePkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 2018-09-06 | 186 | -3802/+258 |
* | OptionRomPkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 2018-09-06 | 8 | -18/+16 |
* | FatPkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 2018-09-06 | 3 | -4/+4 |
* | FatBinPkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 2018-09-06 | 1 | -5/+2 |
* | EmulatorPkg/PlatformBmLib: Fix GCC build failure | Ruiyu Ni | 2018-09-06 | 1 | -14/+0 |
* | BaseTools/PatchCheck.py: Fix error when run with Python3 | Dandan Bi | 2018-09-06 | 1 | -1/+1 |
* | MdeModulePkg: Remove trailing white space | Star Zeng | 2018-09-06 | 7 | -29/+29 |
* | BaseTools: Report more clear error message for PCD used in expression | zhijufan | 2018-09-06 | 2 | -2/+2 |
* | BaseTools: Fix a bug about list the PCD in "not used" section | zhijufan | 2018-09-06 | 1 | -0/+3 |
* | UefiCpuPkg/MpInitLib: Fix ECC issues. | Eric Dong | 2018-09-06 | 4 | -4/+4 |
* | MdeModulePkg/EhciDxe: fix host controller reset condition in BindingStart | Laszlo Ersek | 2018-09-05 | 1 | -1/+3 |
* | MdeModulePkg PeiCore: Fix VS2012 build failure | Star Zeng | 2018-09-05 | 1 | -0/+2 |
* | BaseTools: Extend the keyword "!include"/"!if" to case-insensitive | zhijufan | 2018-09-05 | 1 | -0/+2 |
* | MdeModulePkg/Setup: Fix incorrect size used in AllocateCopyPool | Bi, Dandan | 2018-09-04 | 1 | -2/+2 |
* | MdeModulePkg DxeCore: Handle multiple FV images in one FV file | Star Zeng | 2018-09-03 | 1 | -115/+130 |
* | MdeModulePkg PeiCore: Handle multiple FV images in one FV file | Star Zeng | 2018-09-03 | 2 | -124/+145 |