Age | Commit message (Expand) | Author | Files | Lines |
2018-09-07 | ShellPkg Shell: Remove an unused global variable | shenglei | 1 | -3/+0 |
2018-09-07 | EmbeddedPkg/CoherentDmaLib: Add missing checks to DmaMap | Vladimir Olovyannikov | 1 | -0/+6 |
2018-09-07 | EmbeddedPkg/CoherentDmaLib: Fix typo in DmaAlignedBuffer | Vladimir Olovyannikov | 1 | -1/+1 |
2018-09-07 | Maintainer.txt: Add Ray to be co-maintainer of EmulatorPkg | Ruiyu Ni | 1 | -0/+1 |
2018-09-07 | BaseTools/GenFds: remove function without callers | Carsey, Jaben | 1 | -17/+0 |
2018-09-07 | BaseTools: refactor to remove duplicate functions | Carsey, Jaben | 2 | -25/+7 |
2018-09-06 | MdeModulePkg/EhciDxe: factor out EhcIsDebugPortInUse() | Laszlo Ersek | 4 | -30/+80 |
2018-09-06 | ShellPkg Shell: Remove redundant functions | shenglei | 4 | -146/+1 |
2018-09-06 | MdeModulePkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 186 | -3802/+258 |
2018-09-06 | OptionRomPkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 8 | -18/+16 |
2018-09-06 | FatPkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 3 | -4/+4 |
2018-09-06 | FatBinPkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 1 | -5/+2 |
2018-09-06 | EmulatorPkg/PlatformBmLib: Fix GCC build failure | Ruiyu Ni | 1 | -14/+0 |
2018-09-06 | BaseTools/PatchCheck.py: Fix error when run with Python3 | Dandan Bi | 1 | -1/+1 |
2018-09-06 | MdeModulePkg: Remove trailing white space | Star Zeng | 7 | -29/+29 |
2018-09-06 | BaseTools: Report more clear error message for PCD used in expression | zhijufan | 2 | -2/+2 |
2018-09-06 | BaseTools: Fix a bug about list the PCD in "not used" section | zhijufan | 1 | -0/+3 |
2018-09-06 | UefiCpuPkg/MpInitLib: Fix ECC issues. | Eric Dong | 4 | -4/+4 |
2018-09-05 | MdeModulePkg/EhciDxe: fix host controller reset condition in BindingStart | Laszlo Ersek | 1 | -1/+3 |
2018-09-05 | MdeModulePkg PeiCore: Fix VS2012 build failure | Star Zeng | 1 | -0/+2 |
2018-09-05 | BaseTools: Extend the keyword "!include"/"!if" to case-insensitive | zhijufan | 1 | -0/+2 |
2018-09-04 | MdeModulePkg/Setup: Fix incorrect size used in AllocateCopyPool | Bi, Dandan | 1 | -2/+2 |
2018-09-03 | MdeModulePkg DxeCore: Handle multiple FV images in one FV file | Star Zeng | 1 | -115/+130 |
2018-09-03 | MdeModulePkg PeiCore: Handle multiple FV images in one FV file | Star Zeng | 2 | -124/+145 |
2018-09-03 | UefiCpuPkg/CpuExceptionHandlerLib: Avoid calling PEI services from AP | Ruiyu Ni | 2 | -29/+55 |
2018-09-03 | CpuExceptionHandlerLib: Add comments to make code more readable | Ruiyu Ni | 3 | -10/+18 |
2018-09-03 | BaseTools: Fixed the PcdValue trailing zero issue. | Feng, Bob C | 2 | -6/+7 |
2018-09-03 | BaseTools: Dynamic Pcd value override from command line. | Feng, Bob C | 1 | -1/+6 |
2018-09-03 | BaseTools: Check pcd DefaultValue and SkuId EBNF. | Zhaozh1x | 2 | -4/+6 |
2018-09-03 | ShellPkg: Update Ifconfig command to accept 32bit subnet mask. | Fu Siyuan | 1 | -0/+1 |
2018-09-03 | MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot. | Fu Siyuan | 10 | -34/+164 |
2018-08-31 | EmulatorPkg: IoThunk->Close() is called too early, may causing hang | Ruiyu Ni | 3 | -18/+38 |
2018-08-31 | EmulatorPkg: Use MdeModulePkg/Bds module | Ruiyu Ni | 8 | -634/+649 |
2018-08-31 | EmulatorPkg/Win: Add VS2017 project file | Ruiyu Ni | 5 | -0/+211 |
2018-08-31 | EmulatorPkg/AutoScanPei: Report the correct CPU address size | Ruiyu Ni | 1 | -3/+3 |
2018-08-31 | EmulatorPkg/Win: Enable 64bit (SEC,PEI,DXE all run at 64bit) | Ruiyu Ni | 3 | -7/+3 |
2018-08-31 | EmulatorPkg/Win: ReadKeyStrokeEx() always returns correct KeyState | Ruiyu Ni | 1 | -0/+17 |
2018-08-31 | EmulatorPkg/Win: Use FrameBufferBltLib for BLT operation | Ruiyu Ni | 4 | -151/+73 |
2018-08-31 | EmulatorPkg/EmuGopDxe: Clear screen to black in GOP.SetMode | Ruiyu Ni | 1 | -4/+4 |
2018-08-31 | EmulatorPkg/EmuGopDxe: Fix TxtInEx.SetState SCT conformance failure | Ruiyu Ni | 1 | -1/+10 |
2018-08-31 | BaseTools: Clarify a DSC parsing error about PCDs | Carsey, Jaben | 1 | -1/+1 |
2018-08-30 | BaseTools: minimize assignment processing | Carsey, Jaben | 1 | -7/+8 |
2018-08-30 | BaseTools: Refactor to remove functionally equivalent functions | Carsey, Jaben | 2 | -9/+3 |
2018-08-30 | BaseTools: include variable namespace GUIDs of HII PCDs in Guid.xref | zhijufan | 1 | -0/+11 |
2018-08-30 | MdeModulePkg EhciPei: Remove a redundant function | shenglei | 1 | -27/+0 |
2018-08-30 | ShellPkg/SmbiosView: Update SmbiosView for SMBIOS3.2.0 | Dandan Bi | 4 | -19/+237 |
2018-08-30 | EmulatorPkg: formalize line endings | Ruiyu Ni | 51 | -10353/+10353 |
2018-08-30 | Maintainers.txt: Update maintainer of MdeModulePkg | Star Zeng | 1 | -1/+1 |
2018-08-30 | BaseTools: Create and use a shared value for 'MSFT' from DataType | Carsey, Jaben | 9 | -22/+25 |
2018-08-30 | UefiCpuPkg/CpuDxe: change level of DEBUG message | Jian J Wang | 2 | -3/+3 |