| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync patch r12472 from main trunk. | vanjeff | 2012-01-21 | 7 | -5/+28 |
* | Sync patch r12197 from main trunk. | vanjeff | 2012-01-19 | 4 | -17/+23 |
* | Sync patch r12213 from main trunk. | vanjeff | 2012-01-19 | 1 | -1/+5 |
* | Sync missing part of patch r11355, r12566 from main trunk. | vanjeff | 2011-11-08 | 1 | -0/+2 |
* | Sync patch r11355 from main trunk. | vanjeff | 2011-10-26 | 1 | -196/+268 |
* | Sync patch r12191 from main trunk. | vanjeff | 2011-10-17 | 2 | -5/+7 |
* | Refine the logic used to select next highlight menu. | vanjeff | 2011-09-06 | 1 | -1/+5 |
* | Sync patch r11779 from main trunk. | vanjeff | 2011-06-23 | 2 | -29/+60 |
* | sync patch r11664, r11670 from main trunk. | vanjeff | 2011-05-18 | 4 | -4/+16 |
* | sync patch r10492, r10780, r10877, r10880, r10955 from main trunk. | vanjeff | 2011-04-19 | 36 | -172/+191 |
* | sync patch r10682, r11137, r11138, r11139, r11140, r11141, r11150, r11152, r1... | vanjeff | 2011-04-13 | 5 | -8/+8 |
* | sync patch r11075, r11087, r11088, r11091, r11092, r11119 from main trunk. | vanjeff | 2011-04-13 | 5 | -159/+617 |
* | sync patch r11000 from main trunk. | vanjeff | 2010-11-11 | 1 | -2/+2 |
* | Improve PXE Over IPv4 performance: | hhuan13 | 2010-09-09 | 3 | -14/+18 |
* | sync to trunk r10831 | hhtian | 2010-08-27 | 173 | -0/+82170 |
* | prepare to branch trunk | hhtian | 2010-08-27 | 173 | -82055/+0 |
* | sync patch r10800 from main trunk. | vanjeff | 2010-08-20 | 1 | -2/+0 |
* | sync patches r10501, r10518 from main trunk. | vanjeff | 2010-07-20 | 11 | -138/+4425 |
* | sync patches r10350 from main trunk. | vanjeff | 2010-07-20 | 2 | -31/+31 |
* | sync patches r10544, r10560 and r10565 from main trunk. | vanjeff | 2010-07-19 | 9 | -165/+325 |
* | fixed IP fragment issue which caused the MTU used by IP is less than the one ... | qianouyang | 2010-03-28 | 1 | -1/+1 |
* | remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in... | vanjeff | 2010-03-27 | 1 | -1/+3 |
* | Fix sync issue to make EbcLLCALLEX() function check the same value to ones th... | lgao4 | 2010-03-21 | 1 | -2/+2 |
* | Fix an bug for PXE boot assert | hhuan13 | 2010-03-19 | 1 | -2/+0 |
* | changing UDP default timeout value to 2s to improve PXE BC boot performance. | vanjeff | 2010-03-18 | 3 | -14/+15 |
* | variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use: | erictian | 2010-03-18 | 2 | -0/+24 |
* | Fixed a minor bug in PlatformDriOverrideDxe which will assert when user trigg... | jchen20 | 2010-03-18 | 1 | -1/+0 |
* | 1, For Pcd_PPI, UnregistedCallBack should return EFI_INVALID_PARAMETER if Cal... | klu2 | 2010-03-18 | 2 | -5/+18 |
* | Bug Fix: IPv4 Fragment is not correct when VLAN is enable. | qianouyang | 2010-03-18 | 1 | -4/+1 |
* | Add check of MediaPresentSupported field in SNP mode data to support UNDI wit... | xdu2 | 2010-03-16 | 1 | -1/+2 |
* | Add sample use case for IFR security op-code. | rsun3 | 2010-03-16 | 3 | -0/+12 |
* | Fix a bug in SetupBrowserDxe driver when check current user's access setup pe... | rsun3 | 2010-03-16 | 1 | -1/+1 |
* | Add some robustness check in DriverSample driver. | rsun3 | 2010-03-05 | 1 | -0/+2 |
* | Fix wrong BufferSize for Configuration data. | lgao4 | 2010-03-04 | 1 | -2/+2 |
* | Update the title Network Configuration to IPv4 Network Configuration since IP... | tye1 | 2010-03-04 | 1 | -0/+0 |
* | Change back the TPL of PCD from TPL_CALLBACK to TPL_NOTIFY because the follow... | niruiyu | 2010-03-04 | 1 | -1/+1 |
* | Use the input Request string as check string. | lgao4 | 2010-03-04 | 1 | -8/+2 |
* | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10182 6f... | gdong1 | 2010-03-04 | 1 | -6/+0 |
* | Add align build option to avoid the build issues. | gdong1 | 2010-03-04 | 1 | -0/+7 |
* | Update HiiConfigAccess.ExtractConfig interface to support NULL request string... | lgao4 | 2010-03-04 | 5 | -109/+379 |
* | Add FormMap form example. | lgao4 | 2010-02-28 | 3 | -4/+68 |
* | Add the missing check for NULL pointer before use it. | lgao4 | 2010-02-27 | 5 | -3/+15 |
* | Refine parameter description according to PI 1.2 errata A. | xli24 | 2010-02-26 | 1 | -1/+2 |
* | Add more code robustness check for modules under MdeModulePkg. | rsun3 | 2010-02-26 | 1 | -1/+2 |
* | Cleanup: Remove PcdDxePcdDatabaseTraverseEnabled | jljusten | 2010-02-25 | 1 | -4/+0 |
* | Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* | jljusten | 2010-02-25 | 6 | -0/+0 |
* | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 | 2010-02-25 | 2 | -5/+1 |
* | Enhance SetupBrowser to support new UEFI HiiFormMap feature | lgao4 | 2010-02-25 | 8 | -96/+1014 |
* | fixed the bug in .S file to make the EBC driver work for UNIXGCC build. | jchen20 | 2010-02-24 | 1 | -7/+7 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 53 | -208/+208 |