summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* Sync patch r12472 from main trunk.vanjeff2012-01-217-5/+28
* Sync patch r12197 from main trunk.vanjeff2012-01-194-17/+23
* Sync patch r12213 from main trunk.vanjeff2012-01-191-1/+5
* Sync missing part of patch r11355, r12566 from main trunk.vanjeff2011-11-081-0/+2
* Sync patch r11355 from main trunk.vanjeff2011-10-261-196/+268
* Sync patch r12191 from main trunk.vanjeff2011-10-172-5/+7
* Refine the logic used to select next highlight menu.vanjeff2011-09-061-1/+5
* Sync patch r11779 from main trunk.vanjeff2011-06-232-29/+60
* sync patch r11664, r11670 from main trunk.vanjeff2011-05-184-4/+16
* sync patch r10492, r10780, r10877, r10880, r10955 from main trunk.vanjeff2011-04-1936-172/+191
* sync patch r10682, r11137, r11138, r11139, r11140, r11141, r11150, r11152, r1...vanjeff2011-04-135-8/+8
* sync patch r11075, r11087, r11088, r11091, r11092, r11119 from main trunk.vanjeff2011-04-135-159/+617
* sync patch r11000 from main trunk.vanjeff2010-11-111-2/+2
* Improve PXE Over IPv4 performance:hhuan132010-09-093-14/+18
* sync to trunk r10831hhtian2010-08-27173-0/+82170
* prepare to branch trunkhhtian2010-08-27173-82055/+0
* sync patch r10800 from main trunk.vanjeff2010-08-201-2/+0
* sync patches r10501, r10518 from main trunk.vanjeff2010-07-2011-138/+4425
* sync patches r10350 from main trunk.vanjeff2010-07-202-31/+31
* sync patches r10544, r10560 and r10565 from main trunk.vanjeff2010-07-199-165/+325
* fixed IP fragment issue which caused the MTU used by IP is less than the one ...qianouyang2010-03-281-1/+1
* remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in...vanjeff2010-03-271-1/+3
* Fix sync issue to make EbcLLCALLEX() function check the same value to ones th...lgao42010-03-211-2/+2
* Fix an bug for PXE boot asserthhuan132010-03-191-2/+0
* changing UDP default timeout value to 2s to improve PXE BC boot performance.vanjeff2010-03-183-14/+15
* variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:erictian2010-03-182-0/+24
* Fixed a minor bug in PlatformDriOverrideDxe which will assert when user trigg...jchen202010-03-181-1/+0
* 1, For Pcd_PPI, UnregistedCallBack should return EFI_INVALID_PARAMETER if Cal...klu22010-03-182-5/+18
* Bug Fix: IPv4 Fragment is not correct when VLAN is enable.qianouyang2010-03-181-4/+1
* Add check of MediaPresentSupported field in SNP mode data to support UNDI wit...xdu22010-03-161-1/+2
* Add sample use case for IFR security op-code.rsun32010-03-163-0/+12
* Fix a bug in SetupBrowserDxe driver when check current user's access setup pe...rsun32010-03-161-1/+1
* Add some robustness check in DriverSample driver.rsun32010-03-051-0/+2
* Fix wrong BufferSize for Configuration data.lgao42010-03-041-2/+2
* Update the title Network Configuration to IPv4 Network Configuration since IP...tye12010-03-041-0/+0
* Change back the TPL of PCD from TPL_CALLBACK to TPL_NOTIFY because the follow...niruiyu2010-03-041-1/+1
* Use the input Request string as check string.lgao42010-03-041-8/+2
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10182 6f...gdong12010-03-041-6/+0
* Add align build option to avoid the build issues.gdong12010-03-041-0/+7
* Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao42010-03-045-109/+379
* Add FormMap form example. lgao42010-02-283-4/+68
* Add the missing check for NULL pointer before use it.lgao42010-02-275-3/+15
* Refine parameter description according to PI 1.2 errata A.xli242010-02-261-1/+2
* Add more code robustness check for modules under MdeModulePkg.rsun32010-02-261-1/+2
* Cleanup: Remove PcdDxePcdDatabaseTraverseEnabledjljusten2010-02-251-4/+0
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-256-0/+0
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-252-5/+1
* Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao42010-02-258-96/+1014
* fixed the bug in .S file to make the EBC driver work for UNIXGCC build.jchen202010-02-241-7/+7
* 1. Correct File header to ## @filelgao42010-02-2453-208/+208