| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync part of patch r12514 from main trunk.UDK2010 | vanjeff | 2012-01-21 | 1 | -3/+1 |
* | sync patch r10492, r10780, r10877, r10880, r10955 from main trunk. | vanjeff | 2011-04-19 | 5 | -11/+11 |
* | Sync sync patch r11083, r11084 from main trunk. | vanjeff | 2010-11-26 | 2 | -6/+17 |
* | sync patch r11013, r11022, r11023 from main trunk. | vanjeff | 2010-11-11 | 2 | -13/+37 |
* | sync patch r10864, r10865, r10866, r10876 from main trunk. | vanjeff | 2010-10-13 | 1 | -1/+1 |
* | sync to r10420 | hhtian | 2010-08-27 | 2 | -0/+1122 |
* | sync to trunk r10785 | hhtian | 2010-08-27 | 3 | -0/+5063 |
* | sync to trunk r10578 | hhtian | 2010-08-27 | 2 | -0/+2204 |
* | prepare to branch trunk | hhtian | 2010-08-27 | 7 | -8328/+0 |
* | Sync patch r10660 from main trunk. | vanjeff | 2010-07-20 | 1 | -5/+23 |
* | sync patch r10617 from main trunk. | vanjeff | 2010-07-20 | 2 | -3/+92 |
* | sync patches r10544, r10560 and r10565 from main trunk. | vanjeff | 2010-07-19 | 1 | -5/+166 |
* | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f... | rsun3 | 2010-03-19 | 3 | -10/+10 |
* | Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg. | jyao1 | 2010-03-05 | 2 | -0/+77 |
* | MdeModulePkg DxeNetLib: Fix compiler warning | jljusten | 2010-03-01 | 1 | -0/+2 |
* | 1. Refine debug agent library. | vanjeff | 2010-02-27 | 1 | -4/+7 |
* | import Debug Agent Library and null instance in MdeModulePkg. | vanjeff | 2010-02-26 | 2 | -0/+87 |
* | Add MemoryAllocationLib for PI SMM Core | mdkinney | 2010-02-25 | 3 | -0/+956 |
* | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 | 2010-02-25 | 1 | -1/+0 |
* | Enhance SetupBrowser to support new UEFI HiiFormMap feature | lgao4 | 2010-02-25 | 1 | -1/+2 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 22 | -135/+135 |
* | Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVER | mdkinney | 2010-02-16 | 2 | -14/+9 |
* | Update HiiString Protocol and HiiSetString Api in HiiLib | lgao4 | 2010-02-09 | 1 | -6/+2 |
* | For network dynamic media support: | xdu2 | 2010-02-03 | 1 | -19/+226 |
* | MdeModulePkg\Library\DxeNetLib: Update the NetLibStrToIp6andPrefix() to retur... | qianouyang | 2010-02-01 | 1 | -2/+6 |
* | 1. Fix the potential issue in NetbufGetFragment() when Last is zero in Line 53. | tye1 | 2010-01-27 | 1 | -7/+4 |
* | Update according to two review comments: | tye1 | 2010-01-25 | 1 | -2/+7 |
* | Add StrToIp functions to NetLib. | tye1 | 2010-01-25 | 1 | -0/+375 |
* | Correct comments to match function declaration. | lgao4 | 2010-01-15 | 1 | -44/+95 |
* | Fix the warning: Line 389, the Index of mMonthName may be -1. | tye | 2010-01-12 | 1 | -1/+1 |
* | Add ASSERT () to make sure the array is accessed within the limit. | tye | 2010-01-11 | 1 | -5/+7 |
* | refine the code and add more security check. | vanjeff | 2010-01-08 | 2 | -69/+68 |
* | Minor clean ups for these INF files. | mdkinney | 2009-12-31 | 2 | -14/+11 |
* | Align name of constructor and destructor. | xli24 | 2009-12-31 | 1 | -2/+2 |
* | Refine DxeReportStatusCodeLib and RuntimeDxeReportStatusCodeLib. | xli24 | 2009-12-31 | 6 | -338/+257 |
* | Add VLAN support. | xdu2 | 2009-12-30 | 1 | -31/+321 |
* | Code clean up in NetLib: | xdu2 | 2009-12-30 | 4 | -269/+268 |
* | Make use of UefiRuntimeLib for refinement. | xli24 | 2009-12-30 | 3 | -44/+11 |
* | Create RuntimeDxeReportStatusCodeLib instance. | xli24 | 2009-12-29 | 4 | -0/+882 |
* | Move SmmReportStatusCodeLib to MdeModulePkg. | xli24 | 2009-12-29 | 2 | -0/+605 |
* | Move PeiReportStatusCodeLib to MdeModulePkg. | xli24 | 2009-12-29 | 2 | -0/+613 |
* | Create DxeReportStatusCodeLib instance. | xli24 | 2009-12-29 | 2 | -0/+656 |
* | Move OemHookStatusCodeLibNull to MdeModulePkg. | xli24 | 2009-12-29 | 2 | -0/+96 |
* | Try to get the image form device path by FALSE and TRUE boot policy. | lgao4 | 2009-12-23 | 1 | -0/+9 |
* | Fix GCC build error! | lgao4 | 2009-11-27 | 1 | -2/+2 |
* | Add new SecurityManagementLib, and update SecurityStub driver to use this lib. | lgao4 | 2009-11-26 | 2 | -0/+294 |
* | EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa... | rsun3 | 2009-11-20 | 1 | -17/+6 |
* | Updated the IpIoLiband and the change includes: | qouyang | 2009-11-17 | 1 | -0/+2 |
* | Update function description to be consistent with code definition: HEX_RADIX ... | xdu2 | 2009-11-17 | 1 | -7/+7 |
* | 1. Add Link MTU support to IP4 and TCP4 driver. | tye | 2009-11-11 | 2 | -2/+12 |