summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* edk2/MdeModulePkg/Universal/WatchdogTimerDxe:jljusten2008-02-201-0/+0
* edk2/MdeModulePkg/Universal/WatchDogTimerDxe:jljusten2008-02-204-0/+0
* edk2/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h:jljusten2008-02-201-1/+1
* edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c:jljusten2008-02-191-0/+5
* edk2/MdeModulePkg/Universal/DriverSampleDxe/inventory.vfr:jljusten2008-02-191-0/+0
* edk2/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c:jljusten2008-02-191-1/+1
* Initialize Storage->ConfigRequest to contain at least one Unicode NULL '\0000...qwang122008-02-191-1/+1
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-1493-1631/+1491
* MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf:jljusten2008-02-111-3/+3
* Correct return status for the unsupported conditionlgao42008-02-052-6/+1
* Add the check- in missed filegtian2008-02-041-0/+7
* Check the handle for font package before remove it.qwang122008-02-041-6/+4
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-0221-63/+77
* The implementation of Consplitter driver should check the child handle to fol...qhuang82008-02-012-87/+107
* remove the wrong comments. vanjeff2008-01-311-1/+0
* Sync the bug that list node is free before it is removed from the list. That ...vanjeff2008-01-296-161/+217
* Fix two issues:qhuang82008-01-251-2/+2
* add back the ReadKeyStroke which is removed wrongly during ICC cleanup.qwang122008-01-241-1/+3
* updateeric_tian2008-01-222-8/+8
* move iscsi driver into network directory, and change its name to comply with ...eric_tian2008-01-2231-275/+275
* fixed icc build bugeric_tian2008-01-2210-67/+57
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-2199-375/+46918
* 1. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff2008-01-215-25/+73
* Reclaim occurs as late as possible before OS boot for keep enough space used ...lgao42008-01-171-31/+56
* 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff2008-01-177-110/+336
* Port PlatformDriOverrideDxe into R9.vanjeff2008-01-164-0/+342
* Fix bug that failed to reclaim the variable.yshang12008-01-151-1/+1
* 1) Replace MACRO with C functions.yshang12008-01-144-72/+284
* Fixed one bug in UefiPxeBc start()/stop(). That would cause stop() failure.vanjeff2008-01-111-10/+10
* Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang12008-01-114-121/+46
* Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang12008-01-104-34/+161
* 1) Fix the bug that Variable Cache Search does not be protected by lock durin...yshang12008-01-092-23/+106
* sync tracker to remove duplicate display mode in ConOut virtual handle GOP in...vanjeff2008-01-093-92/+130
* fixed one bug when calculate the string length.vanjeff2008-01-081-4/+4
* update for passing the ICC compilereric_tian2008-01-0410-66/+57
* 1. Import UEFI PxeBc module in MdeModulePkgvanjeff2008-01-0418-113/+6204
* align all fields of data structeric_tian2007-12-261-36/+36
* add iSCSI protocoleric_tian2007-12-2428-0/+10914
* Remove 'Framework' word in commentsklu22007-12-203-3/+3
* fix a issue to pass ICC buildqwang122007-12-181-3/+0
* Sync the latest version from R8.vanjeff2007-12-1824-389/+759
* Fixed the bug when set mode value is less than the Max mode value.vanjeff2007-12-171-5/+0
* Changed the file or directory name inconsistencesjwang362007-12-111-1/+1
* Update CapsuleDriver to use capsule library.lgao42007-12-053-50/+25
* A small changing to reduce size for ConSplitter module.vanjeff2007-11-231-96/+120
* align some line to conform with code styleeric_tian2007-11-231-13/+13
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-224-4/+4
* remove member context from _EFI_MTFTP4_TOKEN structure.vanjeff2007-11-202-13/+19
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-2036-219/+955
* Add CapsuleInfo guid to store the list of capsule image guid.lgao42007-11-161-13/+41