summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 1.fixed some issue to pass HII sctvanjeff2009-05-192-4/+20
* Fix K8 and Sct failure.lgao42009-05-193-58/+109
* don't set all bytes in TargetID as zero. This change is made due to keep cons...eric_tian2009-05-191-1/+1
* Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be di...rsun32009-05-191-1/+1
* update the check condition of PASS THRU interface to pass Uefi sct test.eric_tian2009-05-191-1/+7
* Fix K8 issues in HiiDataBaselgao42009-05-183-113/+194
* Correct DriverSample to produce the ConfigAccess protocollgao42009-05-182-16/+35
* 1. remove duplicated set operation on UGA device.vanjeff2009-05-183-37/+46
* Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao42009-05-184-465/+28
* Add check for NULL pointer.gikidy2009-05-151-7/+12
* Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao42009-05-144-26/+54
* 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao42009-05-149-260/+3415
* fixed typo.vanjeff2009-05-132-3/+3
* 1. retired NicIp4ConfigProtocolGuidvanjeff2009-05-1315-292/+1734
* Add a check for CreateQuestion may be return NULL. gikidy2009-05-131-1/+2
* fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESOURCES.vanjeff2009-05-121-1/+1
* Minor update the function interface for three re-allocate pool APIs to check ...qhuang82009-05-121-12/+8
* Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang82009-05-111-7/+11
* fix the typo in DxeCoreeric_tian2009-05-112-4/+4
* ConfigRouting should get driver handle by device path in all drivers database...vanjeff2009-05-111-62/+21
* Update comments in PeiMemoryAllocationLib and UefiMemoryAllocationLib to matc...mdkinney2009-05-091-3/+6
* Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib. The ...mdkinney2009-05-081-10/+9
* SetMode() should clear screen per UEFI spec.vanjeff2009-05-081-4/+0
* Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str...rsun32009-05-081-1/+6
* Update HiiDataBase driver to use GetBestLanguage() for matching RFC 4646 lang...rsun32009-05-083-61/+20
* Fix DEC issue for MdeModulePkg:klu22009-05-071-5/+1
* Synchronize PCD_Infrastructure 0.55 with source code.klu22009-05-064-50/+88
* correct the minor format.lgao42009-05-061-2/+1
* Fix a bug in UefiHiiLib. The size for allocating a buffer is StrSize instead ...rsun32009-05-041-1/+1
* Fix a bug that L"PlatformLang" must be a null-terminated ASCII string accordi...qhuang82009-05-042-2/+2
* Correct HiiGetBrowserData API usage.lgao42009-04-301-2/+2
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-303-5/+5
* HiiLib exports HiiCreateRawOpCode APIlgao42009-04-302-2/+24
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-3045-126/+126
* update to pass GCC build as we replace VA_START with __builtin_va_starteric_tian2009-04-301-2/+2
* Acquire & Release the lock from the high level variable servicejljusten2009-04-291-7/+7
* fixed 2 k8 issues.vanjeff2009-04-291-39/+44
* Fix bug in variable driver about the incorrect usage for GetBestLanguage(), w...qhuang82009-04-282-4/+4
* updateeric_tian2009-04-281-2/+9
* Add ASSERT when EFI decompress need to be parsed but it is not supported.lgao42009-04-281-0/+5
* Add PcdDxeIplSupportUefiDecompress usage into DxeIpl to save spacejljusten2009-04-272-46/+53
* Add gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompressjljusten2009-04-271-1/+6
* update platformlangcodes and langcodes to adapt new language convert algorithm.eric_tian2009-04-277-496/+1239
* Update HiiGetBrowserData APIlgao42009-04-276-99/+52
* Fix the bug that the "Offset" parameter for DiskIo protocol should be byte-or...qhuang82009-04-273-10/+10
* update DriverSample driver unload function to remove the installed package list.lgao42009-04-241-13/+11
* Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat...lgao42009-04-2414-1250/+869
* Fix ICC build break.lgao42009-04-233-3/+3
* Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H...lgao42009-04-232-1020/+0
* Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H...lgao42009-04-2310-3531/+1