summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-28Add ASSERT when EFI decompress need to be parsed but it is not supported.lgao41-0/+5
2009-04-27Add PcdDxeIplSupportUefiDecompress usage into DxeIpl to save spacejljusten2-46/+53
2009-04-27Add gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompressjljusten3-11/+8
2009-04-27Update DSC&FDF files according to update of status code PEIM.xli245-7/+7
2009-04-27Update directory/file names for status code PEIM.xli245-7/+7
2009-04-27Code Scrub for Status Code PEIM.xli245-189/+171
2009-04-27improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. eric_tian2-22/+7
2009-04-27update platformlangcodes and langcodes to adapt new language convert algorithm.eric_tian7-496/+1239
2009-04-27update platformlangcodes and langcodes to adapt new language convert algorithm.eric_tian1-2/+2
2009-04-27Update FDF files according to update of status code driver.xli242-3/+3
2009-04-27Update DSC files according to update of status code driver.xli243-4/+4
2009-04-27Update directory/file names for status code runtime dxe driver.xli247-182/+142
2009-04-27Some minor refinements for function header.xli243-8/+2
2009-04-27Code Scrub for Status Code Runtime Dxe driver.xli247-378/+283
2009-04-27Update HiiGetBrowserData APIlgao41-6/+1
2009-04-27Update HiiGetBrowserData APIlgao48-125/+55
2009-04-27Fix the bug that the "Offset" parameter for DiskIo protocol should be byte-or...qhuang83-10/+10
2009-04-27Correct minor comments.lgao41-1/+1
2009-04-27DEC file reviewed.gikidy1-8/+26
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy18-166/+170
2009-04-24update DriverSample driver unload function to remove the installed package list.lgao41-13/+11
2009-04-24Remove unused IfrSupportLib header file.lgao41-1/+0
2009-04-24Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat...lgao415-1252/+869
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.gikidy7-2/+30
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 checked in inf files.gikidy3-1/+4
2009-04-24Merge RuntimeLib and RuntimeServices.c.qhuang84-696/+657
2009-04-24Use GUIDed event for virtual address change eventqhuang82-2/+7
2009-04-23Add check for the validity of resource directory address.qhuang81-32/+32
2009-04-23Code scrub for VgaClass Driver.xli245-786/+756
2009-04-231. EDK_RELEASE_VERSION removed;gikidy31-129/+72
2009-04-23Fix a typo.gikidy1-1/+1
2009-04-23Add checking for start address for PCI express Read/Write Bufferqhuang81-1/+9
2009-04-23add type cast.vanjeff1-1/+1
2009-04-23Fix ICC build break.lgao43-3/+3
2009-04-23update string function commentseric_tian2-43/+65
2009-04-23fixed one bug when copy MAC address.vanjeff1-2/+2
2009-04-23Fix build break caused by a unresolved external symbol _memset in BaseUefiTia...rsun31-4/+2
2009-04-23updateeric_tian1-21/+32
2009-04-23update string function comment to clear the semantic meaning.eric_tian1-18/+26
2009-04-23Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H...lgao42-1020/+0
2009-04-23Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H...lgao410-3531/+1
2009-04-22Retire framework IfrSupportLib and HiiLib, which will be replaced by new desi...lgao411-3718/+0
2009-04-22Correct commentslgao41-2/+2
2009-04-22Remove volatile local variable sync to MdePkg BaseUefiDecompressLib and fix I...lgao41-4/+4
2009-04-22Fix that the variable can't be stored. Next, I will update GetBrowserData API.lgao41-3/+11
2009-04-22Update SetUp Browser doesn't set a default value to Numeric field per UEFI sp...lgao46-61/+115
2009-04-22Use DiskIo->ReadDisk() API to avoid alignment issue.qhuang83-44/+43
2009-04-22Update VfrCompiler to handle ideqvallist as the first opcode case. Per UEFI s...lgao41-0/+0
2009-04-22Update DxeCore to support to install gEfiHiiPackageListProtocolGuid in LoadIm...qhuang83-0/+25
2009-04-22Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage (...qhuang82-12/+91