]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Fix TCG PPI request EnableActivateClear failure.
[mirror_edk2.git] / MdeModulePkg /
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.
2011-12-16 sfu5Reconfigure the UdpRead instance if an error occurred...
2011-12-15 lgao4Update PcdSetPtr() API to set the output buffer size...
2011-12-15 lgao4Enhance DXE dispatcher logic to check the duplicated...
2011-12-15 jyao1InstallAcpiTable() - Do not update the checksum in...
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.
next