]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
EmbeddedPkg/MetronomeDxe: Replaced hardcoded Tick Period by PcdMetronomeTickPeriod
[mirror_edk2.git] / MdeModulePkg /
2012-07-03 ydong10Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action...
2012-06-27 czhang46Add more SMRAM range check to 3 SMI handler.
2012-06-26 ydong10Update the logic to get default value for question...
2012-06-26 ydong10Check whether has storage for date/time opcode, if...
2012-06-25 tye1Add OPTIONAL attribute to parameter ‘ImageHandle’ in...
2012-06-25 rsun3MdeModulePkg PI SMM Core: Unregister handler for SMM...
2012-06-25 erictianMdeMdeModulePkg/Usb: Eliminated the use of Set_Idle...
2012-06-18 erictianMdeMoMdeMdeModulePkg/EhciPei: By default power on all...
2012-06-18 erictianMdeMdeModulePkg/Usb: Coding style alignment
2012-06-18 lzeng14Fix potential memory leak issue.
2012-06-14 erictianMdeMdeModulePkg/Usb: Fixed a build error in UsbMouseDxe...
2012-06-13 erictianMdeModulePkg/UsbMouse: Get HID descriptor from the...
2012-06-12 jyao1Add comment for modules which have external input.
2012-06-12 lzeng14EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum...
2012-06-12 lzeng14To be consistent with PeiReportStatusCodeLib and DxeRep...
2012-06-12 ydong10Refine the logic about initialize questions value
2012-05-31 ydong10Fixed build failed.
2012-05-31 rsun3Change returned status codes for SmiManage() per PI...
2012-05-30 lzeng14Record LoadImage perf log for LoadImageEx() and use...
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-30 lzeng14According to UEFI spec 2.3.1a. hardware error record...
2012-05-30 lzeng14Return EFI_WRITE_PROTECTED when setting HwErrRecSupport...
2012-05-29 ydong10Enable wide string for title and help string
2012-05-29 erictianMdeModulePkg/Ata: Clear PxCmd.SUD bit when the port...
2012-05-29 erictianMdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnabl...
2012-05-29 lzeng14Update DxeCore and FwVolDxe drivers to inherit authenti...
2012-05-29 lzeng14Optimize the log entry search algorithm to save boot...
2012-05-25 lgao4Move PcdExtFpdtBootRecordPadSize to the correct PCD...
2012-05-24 niruiyuRemove the check of signature because the code which...
2012-05-24 niruiyuEnhance the ConPlatform driver's matching algorithm...
2012-05-18 ydong10Add logic to validate variable before use it.
2012-05-16 lgao4Add Perf log for SMM driver Load and Start Image.
2012-05-14 erictianMdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds...
2012-05-11 ydong10Add logic to validate new input value with minimum.
2012-05-11 lzeng14The code line where judges if offset exceed the FTW...
2012-05-11 lzeng14Enhance the code logic for RelocateBlockDescriptors.
2012-05-11 lzeng14Currently, CapsulePei assumes ScatterGatherList are...
2012-05-11 lzeng14Make sure CapsuleImage size is equal or less than DataB...
2012-05-11 lzeng14DestPtr may point to the lower aligned address in the...
2012-05-11 lzeng14Update CapsuleCoalesce() to return the correct size...
2012-05-09 niruiyuUse PartitionHeader->SizeOfPartitionEntry instead of...
2012-05-08 lgao4Fix the potential issue that NULL pointer may be referr...
2012-05-08 lgao4Enhance ACPI FPDT DXE and SMM driver to accept the...
2012-05-08 lzeng14Enhance SmbiosDxe driver:
2012-05-07 ydong10Fix memory leak issues.
2012-05-02 erictianMdeModulePkg: Fix EHCI module build warning reported...
2012-04-28 erictianMdeModulePkg: Enlarge timeout value to wait set_address...
2012-04-28 erictianMdeModulePkg: Skip to manage usb debug port in EDKII...
2012-04-27 ydong10Enhance the error handling for AllocatePool and Allocat...
2012-04-26 lzeng14Return EFI_INVALID_PARAMETER when Type has either EVT_N...
2012-04-25 lzeng14Add description for PeiPerformanceIdArray parameter...
2012-04-25 lzeng14Fix UNIX GCC build fail.
2012-04-24 lzeng14Add new extension PerformanceLib APIs to store ID info.
2012-04-24 hhtianUpdate copyright format
2012-04-24 ydong10Fix build fail for DDK.
2012-04-24 ydong10Validate some fields in PE image to make sure not acces...
2012-04-24 lgao4Update HiiFont Service to return error status instead...
2012-04-24 rsun3MdeModulePkg PiSmmCore: Fix a bug in SmmLoadImage(...
2012-04-23 ydong10Refine the code to have same function to process the...
2012-04-17 lgao4Update function comments to remove confused description...
2012-04-12 li-elvinKeep StdErr same logic initialization with ConOut,...
2012-04-12 rsun3MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationD...
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-04-11 ydong10Add more check for the bmp file to avoid access violation.
2012-04-11 ydong10Enable Help string scroll when the help info can't...
2012-04-10 erictianMdeModulePkg: Fix build warning on Xhci driver with...
2012-03-30 lzeng14If setting variable in Runtime and there has been a...
2012-03-30 erictianMdeModulePkg/UsbBusDxe:Correct typos in usb debug message
2012-03-27 erictianMdeModulePkg/XhciDxe: Event Ring traverse algorithm...
2012-03-27 lzeng14Searching for files starts on an 8 byte aligned boundar...
2012-03-19 lzeng14Remove the useless performance logging code in BootScri...
2012-03-16 qianouyangIntroduce tow non-blocking task lists to AtaBus. One...
2012-03-15 oliviermartinMdeModulePkg/DebugPortDxe: Fixed the ordering of the...
2012-03-15 vanjeff1. Introduced CPU Exception Handler Library to provide...
2012-03-14 rsun3Improve robustness when scanning PCI Option ROM.
2012-03-13 ydong10Enhance the error handling.
2012-03-07 erictianMdeModulePkg: add support for ORICO PEUS3-2P card
2012-03-06 erictianMdeModulePkg: When media_change happens at Partition...
2012-03-06 lgao4Update string offset and default offset from UINT16...
2012-02-29 lgao4Fix the issue in PeiCore to support PDB file path witho...
2012-02-29 lgao4Add sample code to show how to register Browser HotKey...
2012-02-24 li-elvinGraphicsConsole supports both UGA and GOP protocol...
2012-02-17 lgao4Don't install FV protocol on the corrupt FV image.
2012-02-15 lgao4Enable PCD version check on PCD driver and PCD database.
2012-02-15 ydong10Add code check to avoid access violation.
2012-02-14 czhang46Enhance BGRT driver to install BGRT table upon every...
2012-02-03 lzeng14Change StrLen from UINT8 to UINTN to fix the potential...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2012-02-01 rsun3MdeModulePkg PciBusDxe: Add typecast to eliminate possi...
2012-01-31 rsun3MdeModulePkg PciBusDxe: Follow the P2P Bridge spec...
2012-01-31 ydong10Update the code to follow the spec when evaluate the...
2012-01-31 ydong10Enable nest for suppressif/grayoutif/diableif for form...
2012-01-15 jyao1correct license header.
2012-01-14 jyao1Initialize LockBox.Attribute to 0 in SaveLockBox, or...
2012-01-12 ydong10Correct definition to follow spec.
2012-01-04 lgao4Fix the issue in PeiCore that doesn’t handle Unix style...
2011-12-22 rsun3MdeModulePkg PCI Bus Driver: Remove the workaround...
2011-12-21 erictianMdeModulePkg: Fix a bug in GetNextTargetLun()/GetNextTa...
2011-12-20 niruiyuRemove the redundancy commas when converting the SASEx...
2011-12-19 lgao4Add more check to make sure the valid pointer be used.
next