]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Update SetupBrowserDxe and BdsDxe to use an internal string for prompting string...
[mirror_edk2.git] / MdeModulePkg /
2009-05-08 rsun3Update SetupBrowserDxe and BdsDxe to use an internal...
2009-05-08 rsun3Update HiiDataBase driver to use GetBestLanguage()...
2009-05-07 klu2Fix DEC issue for MdeModulePkg:
2009-05-06 klu2Synchronize PCD_Infrastructure 0.55 with source code.
2009-05-06 lgao4correct the minor format.
2009-05-04 rsun3Fix a bug in UefiHiiLib. The size for allocating a...
2009-05-04 qhuang8Fix a bug that L"PlatformLang" must be a null-terminate...
2009-04-30 lgao4Correct HiiGetBrowserData API usage.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 lgao4HiiLib exports HiiCreateRawOpCode API
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 eric_tianupdate to pass GCC build as we replace VA_START with...
2009-04-29 jljustenAcquire & Release the lock from the high level variable...
2009-04-29 vanjefffixed 2 k8 issues.
2009-04-28 qhuang8Fix bug in variable driver about the incorrect usage...
2009-04-28 eric_tianupdate
2009-04-28 lgao4Add ASSERT when EFI decompress need to be parsed but...
2009-04-27 jljustenAdd PcdDxeIplSupportUefiDecompress usage into DxeIpl...
2009-04-27 jljustenAdd gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefi...
2009-04-27 eric_tianupdate platformlangcodes and langcodes to adapt new...
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-27 qhuang8Fix the bug that the "Offset" parameter for DiskIo...
2009-04-24 lgao4update DriverSample driver unload function to remove...
2009-04-24 lgao4Merge application PlatOverMngr and library DxePlatDriOv...
2009-04-23 lgao4Fix ICC build break.
2009-04-23 lgao4Retire IfrSupportLib and ExtendedIfrSupportLib, which...
2009-04-23 lgao4Retire IfrSupportLib and ExtendedIfrSupportLib, which...
2009-04-22 lgao4Correct comments
2009-04-22 lgao4Update SetUp Browser doesn't set a default value to...
2009-04-22 qhuang8Use DiskIo->ReadDisk() API to avoid alignment issue.
2009-04-22 qhuang8Update DxeCore to support to install gEfiHiiPackageList...
2009-04-20 lgao4Enhance HiiGetBrowserData API to support the case that...
2009-04-20 vanjeffChanged ID into Id.
2009-04-17 xli24Remove iScsi driver's dependency on IntelFrameworkPkg.
2009-04-17 xli24Add support of ACPI Table Version 3.0 in implementation...
2009-04-17 lgao4Remove unused IfrSupportLib and ExtendedIfrSupportLib
2009-04-17 lgao4Update HiiLib to copy all IfrOpcode, not Opcode by...
2009-04-17 eric_tianretain gEfiLoadPeImageProtocolGuid, and only published...
2009-04-17 rsun3Retire HiiLibGetNextLanguage() API from HII Library...
2009-04-17 jchen20retire AcpiTableStorage.h and implement the gEfiAcpiTab...
2009-04-17 lgao4Fix Insert opcode error.
2009-04-16 rsun3Retire language conversion APIs from HII library class.
2009-04-16 eric_tianremove the gEfiLoadPeImageProtocolGuid and replace...
2009-04-15 rsun3Remove duplicate HII Library API prototypes.
2009-04-14 rsun3HII Library Class interface refine.
2009-04-14 vanjeffUse default UNDI information if NII protocol not exists.
2009-04-13 lgao4Fix Bug to convert low Hex string to handle L'A' -...
2009-04-13 lgao4Fix ICC compiler error.
2009-04-13 lgao4Merge new defined HII library APIs into HiiLib
2009-04-13 lgao4Update UefiHiiLib to support new defined IFR related...
2009-04-13 lgao4Add UefiHiiServicesLib library instance in every one DSC
2009-04-12 lgao4Remove unused IfrSupportLib
2009-04-12 lgao4Update NewHii library
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2009-04-10 jljustenAllow EbcLowLevel.S to be linked correctly with 'ELFGCC...
2009-04-10 vanjefffixed DMA not be stopped issue when gBS->ExitBootServic...
2009-04-10 qhuang8Install default keyboard layout package in USB keyboard...
2009-04-10 qhuang8Add ASSERT() check for StringInfo pointer.
2009-04-10 gikidyUsing sizeof(EFO_BLOCK_IO_MEDIA) replace Macro.
2009-04-09 lgao4Add unload function for DriverSample
2009-04-09 lgao4Add NewHii and UefiHiiService library class
2009-04-09 lgao4Add NewHii and UefiHiiServices library instances.
2009-04-09 lgao4Add NewHii and UefiHiiServiceLib library header file
2009-04-09 lgao4Fix error when replace HexStringToBuf
2009-04-08 eric_tianupdated to use the term “temporary memory” but not CAR
2009-04-08 lgao4Replace BufToHexString by UnicodeValueToString
2009-04-07 vanjeff1. Update the CRC32 in the EFI System Table header...
2009-04-07 lgao4Correct minor error.
2009-04-07 eric_tian1. The original code has a bug on calculate the size...
2009-04-07 vanjeffreturn value not follow spec.
2009-04-03 qhuang8Apply WriteUnaligned64() to write DevicePath structure.
2009-04-03 gikidyAdd function DevPathFromTextRelativeOffsetRange ().
2009-04-03 gikidyAdd loaded Image device paths for EFI Drivers loaded...
2009-04-03 vanjeffinstall simple text output protocol on stderr should...
2009-04-03 jji4Remove bypass of F11 and F12.
2009-04-03 jji4Update IScsiCheckOpParams to get the declarative MaxRec...
2009-04-02 lgao4Use UefiLib CreatePopUp API
2009-04-02 vanjeffremove debug code
2009-04-02 vanjeff1. updated return value to EFI_SUCCESS by default.
2009-04-02 rsun3Retire Extended HII library class.
2009-04-02 gikidySATA Device path updated.
2009-04-02 niryEnhance the file header description.
2009-04-02 gikidyModified for use reversion field and fix a typo.
2009-04-02 gikidyFix some typos.
2009-04-01 jji4Read-Capacity16 command added for SCSI drivers
2009-04-01 klu21, Move introduction from header file to INF file heade...
2009-04-01 vanjeff1. retired console control protocol.
2009-03-29 klu2Refine comments
2009-03-29 klu2Add introduction of PCD database in PCD Database.
2009-03-29 klu2Add introduction of PCD database in PCD PEIM.
2009-03-27 vanjefffixed one bug in ConSpliterUgaDrawSetMode().
2009-03-27 eric_tianupdate the QueryVariableInfo interface to first determi...
2009-03-27 qhuang8Add ASSERT() check for StringInfoIn structure.
2009-03-27 qhuang8Fix a minor issue to ensure the converted RFC 3066...
2009-03-27 qhuang8Apply GetBestLanguage() API in UEFI to display HII...
2009-03-26 niryFix coding style issue.
2009-03-25 qhuang8Apply GetBestLanguage() for the implementation of HiiSt...
2009-03-25 qhuang8Fix a potential bug that GetLanguages() API may return...
2009-03-25 xli24Move registration of Font into driver entry point.
2009-03-25 niryFixing coding style issue.
next