]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Update for IntelFrameworkModulePkg.
[mirror_edk2.git] / MdeModulePkg /
2011-12-15 ydong10Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CH...
2011-12-15 lgao4Correct one comment to match the function name.
2011-12-14 rsun3Update package version for MdeModulePkg, UefiCpuPkg.
2011-12-13 niruiyuMissing declaration of the GUID gEfiSystemNvDataFvGuid.
2011-12-12 oliviermartinMdeModulePkg/Variable: Check if there is a NV Variable...
2011-12-12 erictianMdeModulePkg: Fix a bug that UnregisterAtaDev() will...
2011-12-09 rsun3MdeModulePkg DXE Core: Refine code to avoid UNIXGCC...
2011-12-07 ydong10Enable EFI_BROWSER_ACTION_CHANGED callback type for...
2011-12-06 rsun3MdeModulePkg DXE Core: Fix overflow and truncation...
2011-12-05 ydong10Refine the select highlight menu logic.
2011-12-05 ydong10Disable change value for grayout or readonly menu.
2011-12-02 lzeng14Free memory allocated by ReadSection.
2011-12-01 qianouyang1. Remove the unnecessary check of the existing of...
2011-12-01 lgao4Add Acpi50 FPDT and BGRT module into MdeModulePkg.
2011-11-30 li-elvinRemove PCD usage for console driver, PcdConOutRow and...
2011-11-30 jyao1Add ACPI5.0 header file.
2011-11-30 niruiyuRoll back the change which doesn't call LocateProtocol...
2011-11-28 lgao4Update code to pass build on VS2008 with /Od compiler...
2011-11-28 lgao4Correctly use GetPtrTypeSize() to get MaxSize.
2011-11-28 lgao4Fix PcdSetPtr() service to use the max buffer size...
2011-11-25 lzeng14Allocate aligned buffer to satisfy the IoAlign requirem...
2011-11-25 li-elvinUpdated GraphicsConsole and Terminal driver text mode...
2011-11-25 erictianMdeModulePkg: The patch eliminates two assumptions
2011-11-25 ydong10Add sample code for EFI_IFR_QUESTION_REF3 opcode.
2011-11-25 lzeng141. According to PI errata 0000840 and PI 1.2c Vol 3...
2011-11-24 ydong10Patch includes:
2011-11-23 jyao1Re-org the EBC thunk code for better code maintenance.
2011-11-23 ydong10Update code to follow coding style. Mainly change about:
2011-11-23 rsun3MdeModulePkg DXE Core: Update implementation of SetMemo...
2011-11-23 sfu5Add pointer check for NULL before dereference it.
2011-11-23 lgao4Update DxeCore handle FV Image file with Depex section...
2011-11-22 jyao1Remove assumption on EAX and R10 usage for IA32 compile...
2011-11-22 ydong10Add support for EFI_IFR_QUESTION_REF3 opcode for browse...
2011-11-22 lgao4Update SetupBrowser to initialize the question value...
2011-11-21 lzeng14According to PI errata 0000654 and 000811, we need...
2011-11-21 jyao11) Fix GCC version EBC interpreter bug.
2011-11-21 sfu51.Fix a bug in Dhcp4Dxe driver to correct the ‘secs...
2011-11-18 ydong10Enable buffer type when process some expression opcode...
2011-11-18 ydong10Patch for:
2011-11-17 jyao1In BootScriptSaver, put INFORMATION_OPCODE message...
2011-11-16 erictianMdeModulePkg: Enable port power if port power control...
2011-11-16 ydong10Patch include:
2011-11-16 ydong10Enable lock attribute for statement and form; show...
2011-11-16 ydong10Update select highlight menu logic when opcode is date...
2011-11-15 qianouyangIn AtaAtapiPassThru driver
2011-11-15 erictianCorrect AtaAtapiPassThru module packaging info.
2011-11-15 li-elvinThe handler dispatcher in PEI statuscode router driver...
2011-11-15 niruiyuDo not call LocateProtocol when the current TPL is...
2011-11-14 jyao1Follow PI1.2c spec, check empty string and return EFI_I...
2011-11-14 niruiyuFix a typo in the comments
2011-11-09 lzeng14Remove some useless functions for EhciPei driver.
2011-11-08 niruiyuAdd the missing (UINTN) type cast when calculating...
2011-11-08 niruiyuRoll back an incorrect change that causes EmuGetVariabl...
2011-11-04 xdu2MdeModulePkg: Define Boot Logo protocol to convey infor...
2011-11-03 erictianMdeModulePkg: ATA performance tuning.
2011-11-03 xdu2MdeModulePkg: Define correct ABI for issuing UNDI comma...
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-31 ydong10When browser was requested to go to another formset...
2011-10-31 rsun3Fix compiler warnings.
2011-10-28 rsun3MdeModulePkg PciBusDxe: The PCI Bus Driver is updated...
2011-10-28 niruiyuAdd the missing HEADER_ALIGN macro.
2011-10-28 li-elvinRemove hard code video resolution in C code and use...
2011-10-28 tye11. Update error handling code if failing attach socket...
2011-10-27 lzeng14Add core FFS3 support, DxeCore.
2011-10-27 lzeng14Add core FFS3 support, PeiCore and DxeIpl.
2011-10-27 lzeng14Add core FFS3 support, ExtractGuidedSectionLib/GuidedSe...
2011-10-27 niruiyuCheck the serial buffer empty status before performing...
2011-10-27 vanjeffStore PeiServices** when updating IDT table in DxeIplPe...
2011-10-27 ydong10Initialize the parameter mUnicodeCollation before use...
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2011-10-26 xdu2MdeModulePkg: Enhance error handling in NetLibGetMacAdd...
2011-10-25 ydong10Fix error: Multiline option info only shows the first...
2011-10-25 niruiyuChange the SimpleTextInEx implementation to return...
2011-10-19 niruiyuSupport Variable driver (EmuRuntimeDxe) to support...
2011-10-19 erictianIf the data buffer described by InDataBuffer/OutDataBuf...
2011-10-18 niruiyuFix GCC build failure.
2011-10-18 rsun3MdeModulePkg PciBusDxe: Allows PCI device drivers to...
2011-10-14 niruiyuFix the clang compilation failure to handle all the...
2011-10-14 niruiyuChange Variable driver (Pei/RuntimeDxe) to support...
2011-10-13 ydong10Refine code and check null pointer error.
2011-10-12 niruiyuGrub4Dos copies the BPB of the first partition to the...
2011-10-11 jyao1Fix Smbios table checksum error, by zero IntermediateCh...
2011-10-11 li-elvinAsciiSPrint returns The number of ASCII characters...
2011-10-10 ydong10Enhance op-code EFI_IFR_TO_BOOLEAN to case insensitive.
2011-10-09 ydong10When the CONFIG_ACCESS_PROTOCOL.CallBack function retur...
2011-10-09 ydong10Update code to make get string case insensitive about...
2011-10-08 andrewfishAdd a GUIDed HOB to init Debug Print error level earlie...
2011-10-08 sfu5Add pointer check for NULL before dereference it.
2011-10-08 niruiyuMdeModulePkg: TerminalDxe driver code clean up
2011-10-08 niruiyuMdeModulePkg: Fix TerminalDxe FIFO Data Loss
2011-09-30 qianouyang1. Add Partial Keystroke Support in UsbKb drivers....
2011-09-29 erictianremove unnecessary retry logic from usb mass storage...
2011-09-29 ydong10Add pointer check for NULL before dereference it.
2011-09-28 rsun3MdeModulePkg PCI Bus Driver: Add more checks before...
2011-09-27 lgao4Fix ICC9 build break.
2011-09-26 lgao4Remove ASSERT (EFI_IMAGE_MACHINE_TYPE_SUPPORTED (Image...
2011-09-23 vanjefferror handling enhancement for possible null pointer...
2011-09-23 vanjeffRoll back r12434.
2011-09-23 erictianerror handling enhancement for possible null pointer...
2011-09-22 niruiyuReturn empty string when END device path is passed...
next