| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync trunk r10956 fix to branch | hhuan13 | 2010-10-22 | 4 | -6/+20 |
* | add AtaAtapiPassThru | hhtian | 2010-10-21 | 1 | -0/+1 |
* | sync to trunk r10935 | hhtian | 2010-10-21 | 13 | -0/+11378 |
* | remove Ata drivers for rebranch | hhtian | 2010-10-21 | 5 | -2582/+0 |
* | sync patch r10864, r10865, r10866, r10876 from main trunk. | vanjeff | 2010-10-13 | 1 | -1/+1 |
* | Improve PXE Over IPv4 performance: | hhuan13 | 2010-09-09 | 3 | -14/+18 |
* | Sync patch r10803 from main trunk. | xdu2 | 2010-08-27 | 1 | -0/+5 |
* | sync to trunk r10831 | hhtian | 2010-08-27 | 173 | -0/+82170 |
* | prepare to branch trunk | hhtian | 2010-08-27 | 173 | -82055/+0 |
* | 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 to trunk r10420 | hhtian | 2010-08-27 | 1 | -0/+355 |
* | sync to trunk r10616 | hhtian | 2010-08-27 | 1 | -0/+2006 |
* | Sync to trunk version 10578 | hhtian | 2010-08-27 | 1 | -0/+586 |
* | prepare to branch trunk version | hhtian | 2010-08-27 | 3 | -2927/+0 |
* | sync patch 10825 from main trunk. | vanjeff | 2010-08-27 | 1 | -3/+4 |
* | sync patch 10817 from main trunk. | vanjeff | 2010-08-24 | 2 | -48/+53 |
* | sync patch 10805 from main trunk. | vanjeff | 2010-08-20 | 1 | -2/+8 |
* | sync patch r10800 from main trunk. | vanjeff | 2010-08-20 | 1 | -2/+0 |
* | sync patches r10549, r10550, and r10773 from main trunk. | vanjeff | 2010-08-11 | 3 | -44/+247 |
* | Sync patch r10660 from main trunk. | vanjeff | 2010-07-20 | 3 | -15/+72 |
* | sync patches r10501, r10518 from main trunk. | vanjeff | 2010-07-20 | 2 | -0/+5 |
* | 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 patch r10617 from main trunk. | vanjeff | 2010-07-20 | 2 | -3/+92 |
* | sync patch r10409 from main trunk. | vanjeff | 2010-07-20 | 1 | -9/+9 |
* | sync patches r10544, r10560 and r10565 from main trunk. | vanjeff | 2010-07-19 | 11 | -170/+590 |
* | Minor comment update. | xdu2 | 2010-05-10 | 1 | -1/+1 |
* | 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 |
* | Not maintained. | hhtian | 2010-03-25 | 1 | -228/+0 |
* | Change BufferSize from UINTN * to UINTN to eliminate pointer to pointer in Sm... | jyao1 | 2010-03-21 | 3 | -6/+14 |
* | Fix sync issue to make EbcLLCALLEX() function check the same value to ones th... | lgao4 | 2010-03-21 | 1 | -2/+2 |
* | Fix compile break on IA32 arch. | lgao4 | 2010-03-20 | 2 | -2/+2 |
* | Fix an bug for PXE boot assert | hhuan13 | 2010-03-19 | 1 | -2/+0 |
* | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f... | rsun3 | 2010-03-19 | 6 | -25/+25 |
* | Fix a bug that usb keybarod can not work well when it is inserted at a usb 2.... | erictian | 2010-03-19 | 8 | -142/+122 |
* | Hold Memory Lock until DEBUG_CLEAR_MEMORY called in CoreFreePages(). | jgong5 | 2010-03-19 | 1 | -7/+7 |
* | 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 |
* | Roll back previous change. | rsun3 | 2010-03-18 | 1 | -3/+3 |
* | Former change breaks build; changed back to commented lines 58 & 59, but as r... | myronporter | 2010-03-17 | 1 | -2/+1 |
* | Grammatical and disclaimer changes (does not follow internal C coding stds.) | myronporter | 2010-03-17 | 37 | -757/+766 |
* | fix ia32 build error. | erictian | 2010-03-17 | 1 | -2/+2 |
* | The ATA alignment_logic_in_phy_blocks field doesn’t directly report the low... | erictian | 2010-03-17 | 1 | -1/+2 |