]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language match...
[mirror_edk2.git] / MdeModulePkg / Universal /
2009-05-26 rsun3Roll back changes to apply GetBestLanguage() in HiiData...
2009-05-26 lgao4Correct the check to the valid device path. The device...
2009-05-25 rsun3change ISO 639-2 language codes to RFC 4646 codes in...
2009-05-21 mdkinneyUpdate module to show real dependencies on the MemoryAl...
2009-05-21 eric_tianrefine the implementation of HiiStringToImage:
2009-05-21 lgao4Update DriverSample and PlatDriOverrideDxe driver to...
2009-05-20 mdkinneyUpdate modules to show real dependencies on the BaseMem...
2009-05-20 mdkinneyUpdate MNP driver to declare its dependency on the...
2009-05-20 mdkinneyAdd #include Acpi.h so the ACPI 3.0 Table Revision...
2009-05-20 lgao4Update HiiDataBase to fix the SCT hang issues by the...
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-05-20 vanjeffrename array name to avoid naming collision.
2009-05-19 vanjeff1.fixed some issue to pass HII sct
2009-05-19 lgao4Fix K8 and Sct failure.
2009-05-19 eric_tiandon't set all bytes in TargetID as zero. This change...
2009-05-19 eric_tianupdate the check condition of PASS THRU interface to...
2009-05-18 lgao4Fix K8 issues in HiiDataBase
2009-05-18 lgao4Correct DriverSample to produce the ConfigAccess protocol
2009-05-18 vanjeff1. remove duplicated set operation on UGA device.
2009-05-18 lgao4Retire original HII APIs: IfrLibExtractDefault and...
2009-05-15 gikidyAdd check for NULL pointer.
2009-05-14 lgao4Update HiiDataBase to fix parsing Hii package error...
2009-05-14 lgao41. Update the implementation of HII ConfigRouting Proto...
2009-05-13 vanjefffixed typo.
2009-05-13 vanjeff1. retired NicIp4ConfigProtocolGuid
2009-05-13 gikidyAdd a check for CreateQuestion may be return NULL.
2009-05-12 vanjefffixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESO...
2009-05-11 vanjeffConfigRouting should get driver handle by device path...
2009-05-08 vanjeffSetMode() should clear screen per UEFI spec.
2009-05-08 rsun3Update SetupBrowserDxe and BdsDxe to use an internal...
2009-05-08 rsun3Update HiiDataBase driver to use GetBestLanguage()...
2009-05-06 klu2Synchronize PCD_Infrastructure 0.55 with source code.
2009-05-06 lgao4correct the minor format.
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 gikidyReplace references to RFC 3066 with RFC 4646.
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-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-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-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 lgao4Update HiiLib to copy all IfrOpcode, not Opcode by...
2009-04-17 jchen20retire AcpiTableStorage.h and implement the gEfiAcpiTab...
2009-04-14 rsun3HII Library Class interface refine.
2009-04-14 vanjeffUse default UNDI information if NII protocol not exists.
2009-04-13 lgao4Merge new defined HII library APIs into HiiLib
2009-04-13 lgao4Update UefiHiiLib to support new defined IFR related...
2009-04-12 lgao4Remove unused IfrSupportLib
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 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 lgao4Fix error when replace HexStringToBuf
2009-04-08 lgao4Replace BufToHexString by UnicodeValueToString
2009-04-07 vanjeff1. Update the CRC32 in the EFI System Table header...
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 vanjeffinstall simple text output protocol on stderr should...
2009-04-03 jji4Update IScsiCheckOpParams to get the declarative MaxRec...
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 gikidyModified for use reversion field and fix a typo.
2009-04-02 gikidyFix some typos.
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-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.
2009-03-25 niryFixing coding style issue.
2009-03-24 jljustenPrefix variable services functions with 'Emu'. Specifi...
2009-03-24 eric_tiancorrect a wrong offset arithmetic, replace EFI_FAULT_TO...
2009-03-23 vanjeffStatus should be initialzied to be EFI_SUCCESS.
2009-03-22 vanjeffremove EFI 1.10 network stack.
next