]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
ArmPkg/DefaultExceptionHandlerLib: Replace the Print() by SerialOutputWrite() function
[mirror_edk2.git] / MdeModulePkg /
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...
2011-09-21 jyao1Add PCD for 1G page table
2011-09-21 jyao1Add PCD for 1G page table
2011-09-21 erictianCoding style refinement.
2011-09-21 lgao4Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition...
2011-09-20 rsun3MdeModulePkg PeiMain: Enhance the PEI Core to convert...
2011-09-20 lgao4Correct Include style to pass GCC build.
2011-09-19 jyao1Correct 1G page table generation.
2011-09-19 niruiyuThe patch enhances the Partition driver to return the...
2011-09-18 lgao4Revert the wrong patch that adds NOOPT target into...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-17 ydong10Fix Build fail for NT32 platform.
2011-09-16 lgao4Correct comments for NULL return value of HiiLib HiiAdd...
2011-09-16 ydong10Add exit action when Config_Access_Protocol.CallBack...
2011-09-16 ydong10Refine the logic about getting Value info to avoid...
2011-09-15 rsun3Enhance the PEI Core to convert pointers pointing to...
2011-09-14 erictian1) remove wrong global variable usage because it will...
2011-09-14 jyao1Fix build error.
2011-09-14 jyao1Add [LibraryClasses] definition for MdeModulePkg\Includ...
2011-09-13 oliviermartinMdeModulePkg/HiiDatabaseDxe: Removed unused variables
2011-09-13 oliviermartinMdeModulePkg/UsbBusDxe: Removed unused variable
2011-09-13 lgao4Add comments for gEfiFormBrowserExProtocolGuid.
2011-09-13 lgao4Enhance EDKII Browser to support flexible HotKey setting.
2011-09-13 li-elvinAdd NULl check for pointer.
2011-09-13 jyao1Use CPU_HOB to detect max address support from platform...
2011-09-09 sfu51. Fix bug in PXE driver UdpRead function to handle...
2011-09-07 erictianMedia detection logic is enhanced to be more robust.
2011-09-05 li-elvinUpdate capsule pei module to pass IPF build.
2011-09-05 niruiyuSupport new format of IPv4 device path node, FibreEx...
2011-09-02 jcarseyMdeModulePkg: Remove UefiBootServicesTableLib dependenc...
2011-09-02 hhtianResolve conflicted PCD TokenValue
2011-09-02 li-elvinAdd capsule > 4GB support. When capsule data is put...
2011-09-01 sfu5Fix bug for UefiPxeBcDxe driver to catch the return...
2011-09-01 ydong10Update HiiBlockToConfig function to follow spec.
2011-09-01 lzeng14Remove, correct and refine some debug messages.
2011-08-31 mdkinneyRollback SMRAM Lock location
2011-08-30 ydong10Add new op-code samples, includes efi varstore, refresh...
2011-08-30 ydong10Enable the follow feature for string op-code:
2011-08-29 jljustenMdeModulePkg: Add ACPI S3 Save State drivers
2011-08-29 jljustenMdeModulePkg: Add PostBootScriptTable PPI
2011-08-29 jljustenMdeModulePkg: Add BootScriptExecutorDxe driver
2011-08-29 jljustenMdeModulePkg: Add PiDxeS3BootScriptLib
2011-08-29 jljustenMdeModulePkg, IntelFramworkModulePkg: Add S3 PCDs
2011-08-29 andrewfishFix issue with SMBIOS driver assumming memory exists...
2011-08-26 ydong10Fixed memory leak and buffer overrun for string op...
2011-08-25 xdu2MdeModulePkg: Define PPI to convey performance informat...
2011-08-25 xdu2MdeModulePkg: Add OEM specific Report Status Code defin...
2011-08-25 erictianFixed build error reported by ICC and GCC
2011-08-25 li-elvinRestoreLockBox in DXE with Length NULL, Buffer NULL...
2011-08-25 niruiyuAdd UEFI_APPLICATION module type support for the capsul...
2011-08-25 erictianError handling refinement at UsbIoResetPort() to avoid...
2011-08-24 tye1Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in...
2011-08-24 erictianRemove CONST modifier to be spec compliance
2011-08-24 hhuan131. Refine the error handling for PXE-v4 driver.
2011-08-24 mdkinneyUpdate SMM Core to use SMM Mode as soon as SMM Mode...
2011-08-24 ydong10Refine code to follow coding style.
2011-08-23 erictianEnabling usb3.0 XHCI support.
next