| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg/Core: fix a logic hole in page free | Jian J Wang | 2018-01-19 | 3 | -36/+29 |
* | MdeModulePkg DxeIpl: remove the hard code alignment adjustment in Decompress() | Liming Gao | 2018-01-19 | 1 | -13/+3 |
* | MdeModulePkg DxeIpl: remove the hard code alignment adjustment. | Liming Gao | 2018-01-19 | 1 | -7/+2 |
* | MdeModulePkg SectionExtractionPei: remove the hard code alignment adjustment | Liming Gao | 2018-01-19 | 1 | -7/+2 |
* | MdeModulePkg/BootScriptExecutorDxe: remove NX attr for FfsBuffer | Jian J Wang | 2018-01-18 | 3 | -0/+16 |
* | MdeModulePkg/PiSmmCore: remove NX attr for SMM RAM | Jian J Wang | 2018-01-18 | 1 | -2/+16 |
* | MdeModulePkg/DxeIpIoLib: Fixed the error ASSERT incorrectly used in IpIoAddIp(). | Wang Fan | 2018-01-17 | 1 | -1/+1 |
* | MdeModulePkg: Update DebugSupportDxe to pass XCODE5 build | Liming Gao | 2018-01-16 | 1 | -3/+3 |
* | MdeModulePkg/FrameBufferBltLib: Fix copying of unaligned memory | Ruiyu Ni | 2018-01-16 | 1 | -0/+2 |
* | MdeModulePkg/FrameBufferBltLib: Fix a bug causing display corrupted | Ruiyu Ni | 2018-01-16 | 1 | -21/+25 |
* | MdeModulePkg/FrameBufferBltLib: Use UINT32 type for internal data | Ruiyu Ni | 2018-01-16 | 1 | -11/+10 |
* | MdeModulePkg: Did some code enhancement for DxeIpIoLib. | Wang Fan | 2018-01-16 | 2 | -21/+52 |
* | MdeModulePkg: Freed the received packet buffer if it is not expected. | Wang Fan | 2018-01-16 | 1 | -4/+14 |
* | MdeModulePkg/EhciDxe: call EhcFreeUrb when int-transfer completes | Ruiyu Ni | 2018-01-16 | 1 | -1/+2 |
* | MdeModulePkg/DebugLib: Print partial when format string is too long | Ruiyu Ni | 2018-01-15 | 1 | -4/+7 |
* | MdeModulePkg/Ip4Dxe: Add an independent timer for reconfig checking | Wang Fan | 2018-01-12 | 3 | -22/+83 |
* | MdeModulePkg/DxeNetLib: Add array range check in NetIp6IsNetEqual(). | Wang Fan | 2018-01-12 | 2 | -6/+52 |
* | MdeModulePkg/Dhcp4Dxe: Free NET_BUF data after sent out to avoid memory leak | Wang Fan | 2018-01-11 | 2 | -27/+19 |
* | MdeModulePkg/VarCheckHii: Update data type for variable "ArrayIndex" | Bi, Dandan | 2018-01-10 | 1 | -3/+3 |
* | MdeModulePkg/PciBus: Change switch-case to if-else to fix EBC build | Ruiyu Ni | 2018-01-10 | 1 | -13/+7 |
* | MdeModulePkg/MdeModulePkg.uni: clarify Heap Guard usage | Jian J Wang | 2018-01-10 | 1 | -2/+10 |
* | MdeModulePkg/MdeModulePkg.dec: clarify Heap Guard usage | Jian J Wang | 2018-01-10 | 1 | -0/+12 |
* | MdeModulePkg/IScsiDxe: Set ExitBootServiceEvent to NULL after close it. | Jiaxin Wu | 2018-01-10 | 1 | -4/+7 |
* | MdeModulePkg: Freed packet buffer when error occurs to avoid memory leak. | Wang Fan | 2018-01-10 | 1 | -1/+5 |
* | MdeModulePkg: Fixed two issues when error occurs in Mtftp4Start. | Wang Fan | 2018-01-10 | 1 | -8/+12 |
* | MdeModulePkg/DxeUdpIoLib: Did some code enhancement for UdpIoLib | Wang Fan | 2018-01-09 | 2 | -30/+80 |
* | MdeModulePkg/PciBus: Reserve Bus number for non-root and root HPBs | Ruiyu Ni | 2018-01-08 | 1 | -2/+2 |
* | MdeModulePkg/PciBusDxe: cope with HPCs that request no bus nr padding | Ruiyu Ni | 2018-01-08 | 1 | -5/+14 |
* | MdeModulePkg/DxeNetLib: Fix an error in packet length counting. | Wang Fan | 2018-01-04 | 1 | -2/+1 |
* | MdeModulePkg/DxeNetLib: Add parameter check and ASSERT handling. | Wang Fan | 2018-01-04 | 1 | -14/+105 |
* | MdeModulePkg/DxeNetLib: Fix a potential issue in macro definition. | Wang Fan | 2018-01-04 | 1 | -1/+1 |
* | MdeModulePkg: Add error handling when IP address is Class E | Wang Fan | 2018-01-03 | 1 | -3/+12 |
* | MdeModulePkg/DxePrintLibPrint2Protocol: Fix incomplete print output | Wang, Jian J | 2018-01-02 | 1 | -2/+6 |
* | MdeModulePkg VarCheckPcd: Make sure the bin at required alignment | Star Zeng | 2018-01-02 | 1 | -1/+5 |
* | MdeModulePkg VarCheckHii: Make sure the bin at required alignment | Star Zeng | 2018-01-02 | 1 | -0/+4 |
* | MdeModulePkg/DxePrintLibPrint2Protocol: fix GCC5 build break | Wang, Jian J | 2017-12-29 | 1 | -1/+1 |
* | MdeModulePkg PeiCore: Update debug message to print FV handle correctly | Liming Gao | 2017-12-28 | 1 | -1/+1 |
* | MdeModulePkg HiiDataBase: Fix the potential NULL pointer access | Liming Gao | 2017-12-28 | 1 | -3/+8 |
* | MdeModulePkg/DxePrintLibPrint2Protocol: Fix error in Precision position calcu... | Jian J Wang | 2017-12-28 | 1 | -2/+5 |
* | MdeModulePkg HiiDataBase: Fix the potential NULL pointer reference | Liming Gao | 2017-12-27 | 1 | -4/+6 |
* | MdeModulePkg Variable: Use boolean type value instead of expression | Liming Gao | 2017-12-27 | 1 | -1/+1 |
* | MdeModulePkg/DxeHttpLib: Refine some coding style. | Jiaxin Wu | 2017-12-27 | 2 | -62/+60 |
* | MdeModulePkg/DxeHttpLib: Correct some return Status. | Jiaxin Wu | 2017-12-27 | 2 | -7/+9 |
* | MdeModulePkg/DxeHttpLib: Check the input parameters for some APIs. | Jiaxin Wu | 2017-12-27 | 2 | -5/+21 |
* | MdeModulePkg/DxeHttpLib: Avoid the potential memory leak when error happen. | Jiaxin Wu | 2017-12-27 | 1 | -0/+5 |
* | MdeModulePkg/DxeHttpLib: Add boundary condition check. | Jiaxin Wu | 2017-12-27 | 1 | -4/+34 |
* | MdeModulePkg/Core: Fix heap guard issues | Jian J Wang | 2017-12-26 | 3 | -10/+38 |
* | MdeModulePkg HiiDataBaseDxe: Add the check for the memory allocation return | Liming Gao | 2017-12-26 | 1 | -0/+9 |
* | MdeModulePkg Variable: Update Pointer Minus with UINTN type | Liming Gao | 2017-12-26 | 1 | -1/+1 |
* | MdeModulePkg/Core: Coding style clean-up | Jian J Wang | 2017-12-26 | 1 | -0/+5 |