summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* remove some commented code.vanjeff2008-02-151-32/+2
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-14102-2477/+1697
* Fix a conformance issue in gBS->CreateEvent() & gBS->CreateEventEx():qhuang82008-02-141-17/+29
* 1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...vanjeff2008-02-1317-592/+239
* MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c:jljusten2008-02-131-3/+11
* MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf:jljusten2008-02-111-3/+3
* MdeModulePkg/MdeModulePkg.dsc:jljusten2008-02-111-4/+4
* MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c:jljusten2008-02-111-1/+1
* MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf:jljusten2008-02-111-7/+7
* Correct return status for the unsupported conditionlgao42008-02-052-6/+1
* Add the check- in missed filegtian2008-02-041-0/+7
* corrrect the library instance.qwang122008-02-041-0/+2
* Check the handle for font package before remove it.qwang122008-02-041-6/+4
* Fix bug in latest check-in of "Make sure the base address of stack base and b...klu22008-02-031-4/+11
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-0242-2910/+1171
* The implementation of Consplitter driver should check the child handle to fol...qhuang82008-02-012-87/+107
* Fix an issue that the bitmap should be loaded from any FV instead of current ...qhuang82008-02-011-1/+1
* Roll back the updating of 4646 as it will cause the Richford SoftSDV boot fai...zliu32008-01-311-11/+4
* Make sure the base address of stack base and base address of hob start is in ...klu22008-01-311-4/+11
* remove the wrong comments. vanjeff2008-01-311-1/+0
* Fix bug in function EfiFvbEraseBlock()lgao42008-01-311-1/+1
* Merge Ia32/Fvb.c & X64/Fvb.c, for these two files are identical.qhuang82008-01-293-629/+3
* 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
* fixed comments problem.vanjeff2008-01-241-2/+2
* 1. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff2008-01-235-770/+233
* updateeric_tian2008-01-222-8/+8
* move iscsi driver into network directory, and change its name to comply with ...eric_tian2008-01-2232-276/+276
* fixed icc build bugeric_tian2008-01-2210-67/+57
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-21139-380/+59160
* 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
* Back the wrong check in for MdeModulePkg.dsc.vanjeff2008-01-171-99/+99
* 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff2008-01-1712-259/+593
* Port PlatformDriOverrideDxe into R9.vanjeff2008-01-1612-2/+2720
* Fix bug that failed to reclaim the variable.yshang12008-01-151-1/+1
* 1) Replace MACRO with C functions.yshang12008-01-145-73/+287
* 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-105-36/+165
* 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-0419-113/+6205
* Measure PEimage and ActionString data according to TPM requirement.lgao42008-01-045-8/+73
* Add TCG/TPM internal PPI and Protocollgao42008-01-023-0/+96
* Fixed the porting issue. That leads uninitialized variable.vanjeff2008-01-021-12/+3
* usb kb's bug fixeric_tian2007-12-261-1/+1