summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* sync patch r11075, r11087, r11088, r11091, r11092, r11119 from main trunk.UDK2008lgao42012-02-285-160/+618
* Add exit action after user returns submit from callback function to follow UE...ydong102011-10-271-0/+1
* sync patch r11664, r11670 from main trunk.lgao42011-05-244-4/+16
* sync patch r10180, r10191, r10628, r10720, r10772 from main trunk.vanjeff2010-11-1711-773/+657
* sync patch r10609, r10619 from main trunk.vanjeff2010-11-174-17/+55
* sync patch r10831 from main trunk.vanjeff2010-11-175-14/+24
* sync patch r10480 from main trunk.vanjeff2010-11-161-71/+195
* sync patch r11000 from main trunk.vanjeff2010-11-111-2/+2
* Sync patch r10562 from main trunk.lgao42010-10-191-2/+4
* Sync patch r10790 from main trunk.lgao42010-08-182-8/+10
* Update UefiPxeBcDxe to check for media status before PXE start.lgao42010-07-302-2/+81
* Sync patch r9478 from main trunk.lgao42010-07-301-0/+23
* Sync patch r9066 from main trunk.lgao42010-07-301-3/+4
* Sync patch r9413 from main trunk.lgao42010-07-304-7/+10
* Sync patch r9665, r9693 from main trunk.lgao42010-07-3010-838/+435
* Sync patch r9452 from main trunk.lgao42010-07-301-5/+3
* Sync patch r9906 from main trunk.lgao42010-07-302-16/+26
* Fixed build issue on GCC compiler. This issue is introduced by one mistaken i...vanjeff2009-07-271-1/+1
* Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff2009-07-243-21/+13
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-241-1/+1
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-1/+1
* Roll back the change in Partition driver. currently we enhance the EHCI drive...eric_tian2009-07-241-1/+1
* remove the unnecessary comments.lgao42009-07-241-2/+0
* Add comments to specify Capsule services provided by this driver can't be use...lgao42009-07-241-0/+2
* Remove use of BackupMarker local variable in CreateDialog() because assigning...mdkinney2009-07-231-3/+4
* if Usb mass storage interface returns EFI_DEVICE_ERROR, we should jump out th...eric_tian2009-07-221-1/+1
* Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti...mdkinney2009-07-182-1/+2
* Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti...mdkinney2009-07-172-3/+4
* Remove the inaccurate comments.lgao42009-07-171-2/+0
* Add comments for CapsuleRuntimeDxe driver to specify this driver may not full...lgao42009-07-171-0/+2
* fixed ASSERT condition issue.vanjeff2009-07-171-2/+1
* initial Target byte array with 0xff (all bytes are 0xff in this array)in GetT...eric_tian2009-07-151-0/+1
* Roll back R8811 check in for it will get a double carriage return. gikidy2009-07-131-10/+0
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-1126-43/+42
* 1. remove duplicated NetLibDispatchDpc() calling in Pool function.vanjeff2009-07-106-41/+38
* add security check.vanjeff2009-07-094-6/+9
* add security check.vanjeff2009-07-088-31/+9
* Fix OutputString() in the console driver does not auto-scroll when you fill u...gikidy2009-07-081-0/+10
* Add check that Progress is NULL lgao42009-07-081-2/+2
* Update the conflicted function name with UefiLib from CreatePopUp to CreateMu...lgao42009-07-073-3/+3
* Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkgklu22009-07-074-1643/+0
* Fix PcRtc Year calculation bug.lgao42009-07-061-4/+1
* Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables.gikidy2009-07-064-4/+40
* fix the issue of "Simple File System Protocol Test -> SetInfo_Conf failed on ...eric_tian2009-07-031-2/+2
* Fix date/time not work for the return value of RtcRead not need type convert.gikidy2009-07-011-6/+9
* sync tracker 210250&210253 of R8 into R9, which fix the issue of iSCSI CHAP S...eric_tian2009-07-013-6/+11
* add error handler to pass K8 checkeric_tian2009-06-303-12/+20
* Refine the member name.klu22009-06-303-3/+3
* add security check.vanjeff2009-06-2920-39/+84
* add assertion to pass K8 check.eric_tian2009-06-291-0/+1