summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-21Add FormSet Guid for the front page.lgao41-1/+1
2009-04-21Fix K8 report bugs.hfang5-35/+74
2009-04-21Rename enum with a duplicate name of EVENT_LOG_TYPE_DATA.jljusten1-1/+1
2009-04-20RemoveRemove unused IfrSupportLib and ExtendedIfrSupportLiblgao41-2/+0
2009-04-20Update FrameworkHiiOnUefiHiiThunk to use new HII library.lgao46-351/+461
2009-04-20Enhance HiiGetBrowserData API to support the case that storage element is 0.lgao42-2/+11
2009-04-20Enhance VfrCompiler to create the end label for the framework vfr file.lgao41-0/+0
2009-04-20Coding style verified.gikidy2-36/+36
2009-04-20Remove some unrecognized unicode characters.qhuang81-8/+8
2009-04-20Enhanced industry standard definitions of SMBIOS Table.gikidy1-239/+1534
2009-04-20Changed ID into Id.vanjeff2-5/+5
2009-04-201. use #define instead of enumerator type for Structure Type/IDvanjeff2-12/+10
2009-04-20Add a note for Duet build under Linux environment.gikidy1-1/+3
2009-04-17Remove iScsi driver's dependency on IntelFrameworkPkg.xli243-59/+30
2009-04-17Add support of ACPI Table Version 3.0 in implementation of EFI_ACPI_TABLE_PRO...xli241-4/+4
2009-04-17Save segment registers on stack in case the thunk code assembly calls CF9 sof...qhuang82-52/+73
2009-04-17Save segment registers on stack in case the thunk code assembly calls CF9 sof...qhuang82-22/+42
2009-04-17Frozen from source r1551jwang361-0/+0
2009-04-17Steps for build Duet under Linux environment added.gikidy1-5/+55
2009-04-17Remove unused IfrSupportLib and ExtendedIfrSupportLiblgao41-2/+0
2009-04-17Remove unused IfrSupportLib and ExtendedIfrSupportLiblgao45-24/+15
2009-04-17Use GetNextLanguage replace the original HiiLibGetNextLanguage API.lgao41-1/+1
2009-04-17update shell binary to fix one bug when reconnect -r.vanjeff9-0/+0
2009-04-17fixed one bug when "reconnect -r"vanjeff1-277/+288
2009-04-17Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...lgao420-352/+680
2009-04-17Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.lgao43-22/+23
2009-04-17Update VfrCompiler to support UEFI 2.1 form classguidlgao41-0/+0
2009-04-17updateeric_tian1-1/+1
2009-04-17updateeric_tian1-1/+1
2009-04-17retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep bac...eric_tian6-5/+274
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun38-66/+125
2009-04-17retire AcpiTableStorage.h and implement the gEfiAcpiTableStorageGuid with a f...jchen201-2/+2
2009-04-17add comments for protocol/print.h and retire ReadOnlyVariableThunkPresentjchen208-65/+34