summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2012-08-02Measure ExitBootServices failure caseczhang46
2012-07-30Add 2 new Bds featuresczhang46
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu
2012-07-27Close the corresponding GUIDed section extraction protocol notify event in Cl...lzeng14
2012-07-26MdeModulePkg/CoreDxe: Fixed compiler warning 'integer conversion resulted in ...oliviermartin
2012-07-25Fix the typo in InstallMultipleProtocolInterfaces commentsniruiyu
2012-07-23Add more security check for CommBuffer+CommBufferSize.jyao1
2012-07-17Return EFI_UNSUPPORTED if READY_TO_BOOT function is invoked at SMM runtime.sfu5
2012-07-17Fix a buffer overflow bug in VariableSmm driver.sfu5
2012-07-17Update HobLib and Hob Service to avoid data over flow. lgao4
2012-07-13Add SMRAM range check to variable SMM SMI handler.czhang46
2012-07-13Remove unused CapsuleReset() in MdeModulePkg\Universal\ResetSystemRuntimeDxe\...lzeng14
2012-07-12Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is ...lzeng14
2012-07-10Add SMRAM range check to fault tolerant write SMM SMI handler.ydong10
2012-07-09Include read data buffer in CommBufferSize when calculate the buffer size.ydong10
2012-07-06MdeModulePkg/Ata: add dynamic type to PcdAtaSmartEnableerictian
2012-07-06When do discard action, enable callback action for questions which have value...ydong10
2012-07-03Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action request to avoid discard ...ydong10
2012-06-27Add more SMRAM range check to 3 SMI handler.czhang46
2012-06-26Update the logic to get default value for question without storage.ydong10
2012-06-26Check whether has storage for date/time opcode, if it has storage, also gener...ydong10
2012-06-25Add OPTIONAL attribute to parameter ‘ImageHandle’ in NetLibGetMacString t...tye1
2012-06-25MdeModulePkg PI SMM Core: Unregister handler for SMM Ready To Lock event in S...rsun3
2012-06-25MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules.erictian
2012-06-18MdeMoMdeMdeModulePkg/EhciPei: By default power on all root ports of EHCI host...erictian
2012-06-18MdeMdeModulePkg/Usb: Coding style alignmenterictian
2012-06-18Fix potential memory leak issue.lzeng14
2012-06-14MdeMdeModulePkg/Usb: Fixed a build error in UsbMouseDxe and UsbMouseAbsoluteP...erictian
2012-06-13MdeModulePkg/UsbMouse: Get HID descriptor from the return of Get_Desc(Configu...erictian
2012-06-12Add comment for modules which have external input.jyao1
2012-06-12EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_IN...lzeng14
2012-06-12To be consistent with PeiReportStatusCodeLib and DxeReportStatusCode, use MAX...lzeng14
2012-06-12Refine the logic about initialize questions valueydong10
2012-05-31Fixed build failed.ydong10
2012-05-31Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun3
2012-05-30Record LoadImage perf log for LoadImageEx() and use NULL as Handle to record ...lzeng14
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-30According to UEFI spec 2.3.1a. hardware error record variable should use the ...lzeng14
2012-05-30Return EFI_WRITE_PROTECTED when setting HwErrRecSupport Global Variable at ru...lzeng14
2012-05-29Enable wide string for title and help stringydong10
2012-05-29MdeModulePkg/Ata: Clear PxCmd.SUD bit when the port has no device presented a...erictian
2012-05-29MdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnable" to control if enabl...erictian
2012-05-29Update DxeCore and FwVolDxe drivers to inherit authentication status for the ...lzeng14
2012-05-29Optimize the log entry search algorithm to save boot performance.lzeng14
2012-05-25Move PcdExtFpdtBootRecordPadSize to the correct PCD section in MdeModulePkg.d...lgao4
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu
2012-05-24Enhance the ConPlatform driver's matching algorithm to manage the console con...niruiyu
2012-05-18Add logic to validate variable before use it.ydong10
2012-05-16Add Perf log for SMM driver Load and Start Image.lgao4
2012-05-14MdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds support if the last LBA ca...erictian