summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-14Fix the conflicted function names to new HII library.lgao4
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten
2009-04-13update tools_def.template to supply all possible combination of toolchain and...eric_tian
2009-04-13Fix Bug to convert low Hex string to handle L'A' - L'F'lgao4
2009-04-131. add ata identify data definition for ATA-5vanjeff
2009-04-13enchance error handling for disableiflgao4
2009-04-13Fix ICC compiler error.lgao4
2009-04-13Add DriverSample Driver into NT32 FDlgao4
2009-04-13Merge new defined HII library APIs into HiiLib lgao4
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao4
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao4
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao4
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao4
2009-04-12Remove unused IfrSupportLiblgao4
2009-04-12Update NewHii library lgao4
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-04-10Allow EFIAPI to be defined on the compiler command line.jljusten
2009-04-10Fix some build issues encountered with ELFGCC.jljusten
2009-04-10Allow EbcLowLevel.S to be linked correctly with 'ELFGCC' toolchain.jljusten
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff
2009-04-10Fix the bug that debug output fails to print hex value to screen. Remove modu...qhuang8
2009-04-10Install default keyboard layout package in USB keyboard driver.qhuang8
2009-04-10Add ASSERT() check for StringInfo pointer.qhuang8
2009-04-10Using sizeof(EFO_BLOCK_IO_MEDIA) replace Macro.gikidy
2009-04-09Resolve a CreateEventEx name collision between VS 2008 windows.h and UefiSpec.hmdkinney
2009-04-09Add unload function for DriverSample lgao4
2009-04-09Add NewHii and UefiHiiService library classlgao4
2009-04-09Remove driver sample driver from FD image. This driver needs to be dynamic lo...lgao4
2009-04-09Add NewHii and UefiHiiServices library instances.lgao4
2009-04-09Add NewHii and UefiHiiServiceLib library header filelgao4
2009-04-09Fix error when replace HexStringToBuflgao4
2009-04-09EFI_KEY_OPTION definition verified with UEFI spec.gikidy
2009-04-09Useless definition removed and typo corrected.gikidy
2009-04-09Pass correct device path to uninstall the handle on which default config acce...rsun3
2009-04-09Add comments for introducing startup sequence for DUET boot disk.klu2
2009-04-09Add comments for introducing startup sequence for DUET boot disk.klu2
2009-04-09Produce the same HiiVendor device path for each Pack that causes Framework HI...lgao4
2009-04-08Fix the bug that Boot Mainteinance Manager in the front page can not be enter...rsun3
2009-04-08Update GenFw -z option to zero debug data and time stamp.lgao4
2009-04-08updated to use the term “temporary memory” but not CAReric_tian
2009-04-08updated to use the term “temporary memory” but not CAReric_tian
2009-04-08updated to use the term “temporary memory” but not CAReric_tian
2009-04-08updated to use the term “temporary memory” but not CAReric_tian
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao4
2009-04-07add assertion condition to satisfy the requirement in MdePkg library spec 0.61peric_tian
2009-04-07correct the input parameter FormId of IfrLibUpdateForm()jji4
2009-04-071. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff
2009-04-07Correct minor error.lgao4
2009-04-071. The original code has a bug on calculate the size of SCRATCH_SIZE. It shou...eric_tian
2009-04-07return value not follow spec.vanjeff