summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-14HII Library Class interface refine.rsun340-1746/+1547
2009-04-14Use default UNDI information if NII protocol not exists.vanjeff5-14/+30
2009-04-14Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff1-5/+1
2009-04-14Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff1-5/+1
2009-04-14change the output executable file postfix name from .exe to NULL.eric_tian1-1/+1
2009-04-14update eric_tian2-137/+122
2009-04-14Fix the conflicted function names to new HII library.lgao44-6/+6
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten12-88/+16
2009-04-13update tools_def.template to supply all possible combination of toolchain and...eric_tian2-382/+1630
2009-04-13Fix Bug to convert low Hex string to handle L'A' - L'F'lgao41-10/+12
2009-04-131. add ata identify data definition for ATA-5vanjeff1-73/+129
2009-04-13enchance error handling for disableiflgao41-0/+0
2009-04-13Fix ICC compiler error.lgao41-8/+15
2009-04-13Add DriverSample Driver into NT32 FDlgao41-0/+1
2009-04-13Merge new defined HII library APIs into HiiLib lgao46-4037/+11
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao41-0/+1
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao41-35/+36
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao425-463/+3839
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao44-0/+4
2009-04-12Remove unused IfrSupportLiblgao43-3/+0
2009-04-12Update NewHii library lgao42-32/+23
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten26-31/+53
2009-04-10Allow EFIAPI to be defined on the compiler command line.jljusten4-7/+25
2009-04-10Fix some build issues encountered with ELFGCC.jljusten1-10/+10
2009-04-10Allow EbcLowLevel.S to be linked correctly with 'ELFGCC' toolchain.jljusten1-9/+9
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff10-9/+180
2009-04-10Fix the bug that debug output fails to print hex value to screen. Remove modu...qhuang81-140/+86
2009-04-10Install default keyboard layout package in USB keyboard driver.qhuang85-142/+230
2009-04-10Add ASSERT() check for StringInfo pointer.qhuang81-0/+4
2009-04-10Using sizeof(EFO_BLOCK_IO_MEDIA) replace Macro.gikidy2-4/+1
2009-04-09Resolve a CreateEventEx name collision between VS 2008 windows.h and UefiSpec.hmdkinney1-0/+1
2009-04-09Add unload function for DriverSample lgao42-39/+69
2009-04-09Add NewHii and UefiHiiService library classlgao41-0/+9
2009-04-09Remove driver sample driver from FD image. This driver needs to be dynamic lo...lgao41-1/+0
2009-04-09Add NewHii and UefiHiiServices library instances.lgao44-0/+3181
2009-04-09Add NewHii and UefiHiiServiceLib library header filelgao42-0/+978
2009-04-09Fix error when replace HexStringToBuflgao42-3/+3
2009-04-09EFI_KEY_OPTION definition verified with UEFI spec.gikidy2-15/+36
2009-04-09Useless definition removed and typo corrected.gikidy1-9/+1
2009-04-09Pass correct device path to uninstall the handle on which default config acce...rsun31-2/+10
2009-04-09Add comments for introducing startup sequence for DUET boot disk.klu21-3/+15
2009-04-09Add comments for introducing startup sequence for DUET boot disk.klu21-3/+16
2009-04-09Produce the same HiiVendor device path for each Pack that causes Framework HI...lgao42-16/+36
2009-04-08Fix the bug that Boot Mainteinance Manager in the front page can not be enter...rsun31-7/+30
2009-04-08Update GenFw -z option to zero debug data and time stamp.lgao41-0/+0
2009-04-08updated to use the term “temporary memory” but not CAReric_tian4-4/+4
2009-04-08updated to use the term “temporary memory” but not CAReric_tian1-1/+1
2009-04-08updated to use the term “temporary memory” but not CAReric_tian1-1/+1
2009-04-08updated to use the term “temporary memory” but not CAReric_tian5-13/+13
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao412-262/+396