]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Update BdsDxe to use new designed HiiLib, remove the referrence to the original IfrSu...
[mirror_edk2.git] / MdeModulePkg /
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.
2009-03-25 niryFixing coding style issue.
2009-03-25 niryFixing coding style issue.
2009-03-25 niryFix coding style issue.
2009-03-24 jljustenPrefix variable services functions with 'Emu'. Specifi...
2009-03-24 qhuang8Apply GetBestLanguage() in UefiLib to get the driver...
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 vanjeffretired some private protocols used by EFI 1.10 network...
2009-03-22 vanjeffremove EFI 1.10 network stack.
2009-03-22 vanjeffremove clean console control protocol.
2009-03-20 jljustenAdd ACPI drivers:
2009-03-20 jljustenAdd gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiTableStorageF...
2009-03-19 eric_tianFix tracker 202216:linux runtime test issue.
2009-03-19 eric_tianR8 tracker sync:
2009-03-19 eric_tianclose notify event to avoid variable architectural...
2009-03-17 jji4ISO_639_2_ENTRY_SIZE has been made local.
2009-03-16 qwang12Remove Feature PCD PcdSupportFullConfigRoutingProtocol...
2009-03-16 eric_tianFix tracker 202216:linux runtime test issue.
2009-03-16 vanjeff1. sync PXE boot trackers for Windows 2008 server.
2009-03-13 xli24Rename BaseMemoryTestLib to MemoryTestLib.
2009-03-13 xli24Refine some comments.
2009-03-12 klu2PeiInstallPeiMemory should only be called one time.
2009-03-12 eric_tianretire gEfiAlternateFvBlockGuid. All platform FvbRuntim...
2009-03-11 qhuang8Add comments and refine code to avoid addition overflow.
2009-03-11 lgao4Add check to the allocated pool.
2009-03-11 lgao4Fix build error caused by the unused local variable
2009-03-11 lgao4Fix build error caused by the unused local variable
2009-03-10 qhuang8Cleanup to Remove default PCD value and extra build...
2009-03-10 qhuang8Minor update the PCD section
2009-03-10 qhuang8Fix a bug that Pages*EFI_PAGES_SIZE might be a negative...
2009-03-10 klu2Update DxeCore to deal PIWG FV device path case if...
2009-03-10 lgao4Fix K8 check error.
2009-03-10 lgao4Retire TCG platform protocol, which will be replaced...
2009-03-10 lgao4Update Comment for the call to EDKII ReportStatus
2009-03-10 xli24Refine BaseMemoryTestLib to handle memory address at...
2009-03-10 xli24Fix the bug in DebugPort on error reporting.
next