Age | Commit message (Expand) | Author |
2017-09-05 | Remove core packages since we can get them from edk2 repository | Guo Mang |
2015-08-27 | MdeModulePkg: Convert the UNIX to DOS end of line format | Jiaxin Wu |
2015-08-25 | MdeModulePkg: Add PlatformVarCleanupLib library | Star Zeng |
2015-08-25 | MdeModulePkg: Add VarCheckLib library | Star Zeng |
2015-08-07 | MdeModulePkg: Use monotonic count to initialize the NetLib random seed. | Fu Siyuan |
2015-07-26 | MdeModulePkg VariableDxe: Correct address pointers from AuthVariableLib | Star Zeng |
2015-07-07 | MdeModulePkg: Add HttpLib. | Fu Siyuan |
2015-07-01 | MdeModulePkg: Add AuthVariableLib LibraryClass | Star Zeng |
2015-07-01 | MdeModulePkg: Move TpmMeasurementLib LibraryClass from SecurityPkg | Star Zeng |
2015-06-02 | MdeModulePkg: Provide EfiBootManagerRegisterBootDescriptionHandler | Ruiyu Ni |
2015-05-18 | MdeModulePkg: Fix comments typo in UefiBootManagerLib.h | Ruiyu Ni |
2015-05-13 | MdeModulePkg: Fix EOL to be DOS format. | Ruiyu Ni |
2015-05-11 | MdeModulePkg: Process Sys Prep load options in BdsDxe driver. | Ruiyu Ni |
2015-05-06 | MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull library. | Ruiyu Ni |
2015-05-06 | MdeModulePkg: Add UefiBootManagerLib | Ruiyu Ni |
2015-01-13 | MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ... | Daryl McDaniel |
2014-01-22 | Fix CRLF format | Tian, Hot |
2013-12-30 | Rollback the change 15021. | Eric Dong |
2013-12-26 | Keep consistent about the return value between the caller and callee. | Eric Dong |
2013-12-06 | Fix comments format issue. | Jeff Fan |
2013-11-22 | 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it... | Jeff Fan |
2013-10-12 | Update comments for VarOffset field in the dynamic create question function. | Eric Dong |
2013-08-12 | Refine the code logic for browser and display engine. | Eric Dong |
2013-08-12 | Update Browser to provide the customization possibilities. | Eric Dong |
2013-08-12 | Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers... | Eric Dong |
2013-08-09 | Update Browser to provide the customization possibilities. | Eric Dong |
2013-02-27 | Add new HiiLib API HiiCreateGotoExOpCode() to create UEFI231 IFR REF, REF2, R... | lgao4 |
2012-12-17 | Fix GCC build fail issue for MdeModulePkg and NetworkPkg. | sfu5 |
2012-12-13 | 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. | sfu5 |
2012-10-17 | 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt... | sfu5 |
2012-08-27 | 1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li... | vanjeff |
2012-08-22 | Add PI1.2.1 SAP2 support and UEFI231B mantis 896 | lgao4 |
2012-08-20 | Add three INIT flag in Debug Agent Library. | vanjeff |
2012-06-25 | Add OPTIONAL attribute to parameter ‘ImageHandle’ in NetLibGetMacString t... | tye1 |
2012-03-15 | 1. Introduced CPU Exception Handler Library to provide the CPU exception hand... | vanjeff |
2011-10-26 | Adopt new IPv4/IPv6 device path for network modules. | niruiyu |
2011-09-16 | Correct comments for NULL return value of HiiLib HiiAddPackages(). | lgao4 |
2011-08-16 | 1. Add two performance measurement points for SMM performance measurement; | rsun3 |
2011-08-08 | add IPv4 address copy macro. | jcarsey |
2011-07-19 | MdeModulePkg: Add SMM LockBox | jljusten |
2011-07-14 | 1. Define a netlib library function NetLibGetSystemGuid() | hhuan13 |
2011-01-17 | Enhance the code to avoid the potential of return address of local variable t... | tye1 |
2010-12-18 | Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. ... | mdkinney |
2010-12-14 | Add a TcpIo library to facilitate usage of TCP service. | tye1 |
2010-11-22 | Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP6_EQUAL etc. | xdu2 |
2010-11-16 | Fix spelling error in comment | mdkinney |
2010-10-15 | Update IPsec.h file to follow approved ECR which will be collected into futur... | qianouyang |
2010-07-19 | 1. Add init flag DEBUG_AGENT_INIT_DXE_AP. | vanjeff |
2010-06-30 | Add routing header type to NetLib. | tye1 |
2010-06-13 | Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ... | qianouyang |