summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2009-04-27Update HiiGetBrowserData APIlgao4
2009-04-27Fix the bug that the "Offset" parameter for DiskIo protocol should be byte-or...qhuang8
2009-04-24update DriverSample driver unload function to remove the installed package list.lgao4
2009-04-24Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat...lgao4
2009-04-23Fix ICC build break.lgao4
2009-04-23Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H...lgao4
2009-04-23Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H...lgao4
2009-04-22Correct commentslgao4
2009-04-22Update SetUp Browser doesn't set a default value to Numeric field per UEFI sp...lgao4
2009-04-22Use DiskIo->ReadDisk() API to avoid alignment issue.qhuang8
2009-04-22Update DxeCore to support to install gEfiHiiPackageListProtocolGuid in LoadIm...qhuang8
2009-04-20Enhance HiiGetBrowserData API to support the case that storage element is 0.lgao4
2009-04-20Changed ID into Id.vanjeff
2009-04-17Remove iScsi driver's dependency on IntelFrameworkPkg.xli24
2009-04-17Add support of ACPI Table Version 3.0 in implementation of EFI_ACPI_TABLE_PRO...xli24
2009-04-17Remove unused IfrSupportLib and ExtendedIfrSupportLiblgao4
2009-04-17Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.lgao4
2009-04-17retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep bac...eric_tian
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun3
2009-04-17retire AcpiTableStorage.h and implement the gEfiAcpiTableStorageGuid with a f...jchen20
2009-04-17Fix Insert opcode error.lgao4
2009-04-16Retire language conversion APIs from HII library class.rsun3
2009-04-16remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian
2009-04-15Remove duplicate HII Library API prototypes.rsun3
2009-04-14HII Library Class interface refine.rsun3
2009-04-14Use default UNDI information if NII protocol not exists.vanjeff
2009-04-13Fix Bug to convert low Hex string to handle L'A' - L'F'lgao4
2009-04-13Fix ICC compiler error.lgao4
2009-04-13Merge new defined HII library APIs into HiiLib lgao4
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 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-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-09Add unload function for DriverSample lgao4
2009-04-09Add NewHii and UefiHiiService library classlgao4
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-08updated to use the term “temporary memory” but not CAReric_tian
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao4
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