]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Rename Trusted Hob to Measured FV hob and add Guided Hob layout structure
[mirror_edk2.git] / MdeModulePkg /
2012-09-27 ydong10Enable EFI_IFR_DEFAULT2 opcode in browser.
2012-09-25 vanjeff1. Update PiSmmCore to always invoke SmiManage (NULL...
2012-09-24 ydong10Clean the build warning.
2012-09-19 qianouyangAdd TperReset Logic By using MOR bit - Remove the unnec...
2012-09-14 lzeng14Fix the issue that FTW driver fail to reclaim WorkSpace.
2012-09-12 qianouyangAdd Tper Reset Logic by using MOR bit.
2012-09-12 erictianMdeModulePkg/VariableSmm: Fix a VariableSmm bug when...
2012-09-10 ydong10Enhance the check for options in the question.
2012-09-10 ydong10When question not have storage with it, not restore...
2012-09-10 niruiyuWhen SerialPortWrite() is called with a non-NULL Buffer...
2012-09-07 niruiyuCache the state whether the ROM image contains EFI...
2012-09-07 lzeng14Fix the memory leak issue and enhance the check for...
2012-09-06 lzeng14Check the return code from CoreLocateDevicePath() in...
2012-08-30 ydong10Restore EditBuffer before call the callback function...
2012-08-29 erictianShould pass in bytes of string buffer to UnicodeSPrint...
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2012-08-27 vanjeff1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32T...
2012-08-23 niruiyuFix the bug in PciBus driver to correct parse the 64bit...
2012-08-22 li-elvinGet correct GOP protocol for physical GOP device.
2012-08-22 erictianMdeModulePkg/AtaAtapiPassThru: Move error check behind...
2012-08-22 lgao4Roll back one unnecessary change in Dispatcher.c, which...
2012-08-22 lgao4Add PI1.2.1 SAP2 support and UEFI231B mantis 896
2012-08-21 ydong10Initialize the variable before use it.
2012-08-21 ydong10Patch includes:
2012-08-21 czhang46Fix some coding style issues
2012-08-21 li-elvinFix Consplitter GOP UEFI SCT issue.
2012-08-21 ydong10Enhance the code to make the code logic more clear.
2012-08-20 vanjeffAdd three INIT flag in Debug Agent Library.
2012-08-17 czhang46Fix the issue that consplitter should not touch ConIn...
2012-08-17 li-elvinAdd missing break and add comment to non-necessary...
2012-08-16 vanjeffAdd validation on ACPI_S3_CONTEXT.S3DebugBufferAddress...
2012-08-16 jyao1Add missing function comments
2012-08-16 li-elvinFix incorrect sizeof () usage.
2012-08-14 ydong10Refine the logic to handle the device path info get...
2012-08-14 jyao1Create 4G page table by default, and using PF to handle...
2012-08-10 czhang46Fix 2 errors for new feature
2012-08-07 li-elvinRemoved SetMode in GraphicsConsole Start() in release...
2012-08-06 lzeng14LastVariableOffset is wrongly set to 0 when FtwVariable...
2012-08-02 czhang46Measure ExitBootServices failure case
2012-07-30 czhang46Add 2 new Bds features
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-07-27 lzeng14Close the corresponding GUIDed section extraction proto...
2012-07-26 oliviermartinMdeModulePkg/CoreDxe: Fixed compiler warning 'integer...
2012-07-25 niruiyuFix the typo in InstallMultipleProtocolInterfaces comments
2012-07-23 jyao1Add more security check for CommBuffer+CommBufferSize.
2012-07-17 sfu5Return EFI_UNSUPPORTED if READY_TO_BOOT function is...
2012-07-17 sfu5Fix a buffer overflow bug in VariableSmm driver.
2012-07-17 lgao4Update HobLib and Hob Service to avoid data over flow.
2012-07-13 czhang46Add SMRAM range check to variable SMM SMI handler.
2012-07-13 lzeng14Remove unused CapsuleReset() in MdeModulePkg\Universal...
2012-07-12 lzeng14Clean up include of ACPI header file so that only Indus...
2012-07-10 ydong10Add SMRAM range check to fault tolerant write SMM SMI...
2012-07-09 ydong10Include read data buffer in CommBufferSize when calcula...
2012-07-06 erictianMdeModulePkg/Ata: add dynamic type to PcdAtaSmartEnable
2012-07-06 ydong10When do discard action, enable callback action for...
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.
next