summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkgxli241-0/+4
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkg.xli2415-0/+1771
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli243-0/+155
2009-12-25Add assertion to ensure the boolean value must be 0 or 1 before the use of ar...qhuang81-1/+2
2009-12-25Add fixing for supporting third-party FV in unknown format. klu23-21/+293
2009-12-25Fix ICC toolchain build break.rsun31-2/+2
2009-12-24Update resource degrade algorithm in PCI bus driver. (1)If any child device h...rsun32-29/+70
2009-12-24Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...rsun37-6/+49
2009-12-241. Fix bug in some boundary cases to calculate SectorCountExp.qhuang81-4/+13
2009-12-23PI 1.1 SMM Feature Check-indavidhuang7-4/+458
2009-12-23Try to get the image form device path by FALSE and TRUE boot policy.lgao41-0/+9
2009-12-22Produce LoadPeImage protocol only in framework compatibility mode.lgao42-10/+17
2009-12-22Add new UEFI driver AtaBusDxe:qhuang86-0/+2571
2009-12-22Enhance SCSI disk module to produce Disk Info protocol on the same Block IO h...qhuang83-25/+446
2009-12-22add error handling for input parameter.eric_tian2-1/+11
2009-12-17Refine the functions headers.vanjeff5-56/+56
2009-12-17Refine type cast.xli241-3/+3
2009-12-16Fix the issue that callback function with TPL lower than TPL_HIGH_LEVEL canno...xli243-55/+132
2009-12-16add error handling on usb related modules.eric_tian8-16/+90
2009-12-15Add '0x' prefix to indicate hex numberqhuang81-1/+1
2009-12-11Smbios driver wrong compute the offset when updating string for given handle.klu21-8/+11
2009-12-11Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode, and the bug in using Un...lgao42-4/+4
2009-12-10Add legacy region range check.xli241-0/+16
2009-12-10Correct the comments.xdu21-3/+1
2009-12-10Tempoprary removal of this ASSERT as it crashes the BeagleBoard. We can put i...AJFISH1-1/+4
2009-12-08Fix incorrect return status usage of HiiGetBrowserData().xdu21-2/+1
2009-12-04The functionality of PXE Base Code protocol will not be stopped, when downloa...vanjeff1-1/+4
2009-12-03According to PI specification, if token number can not be found for dynamic-e...klu21-6/+10
2009-12-03Move the Fv updating of PeiCore's internal structure PrivateData out of the i...klu21-65/+83
2009-12-03Remove the tab characters.klu22-33/+33
2009-12-03After PeiCore is shadowed into permanent memory, the pointers to build-in Ffs...klu23-0/+63
2009-12-01Correct error status to EFI_NOT_FOUND when the image can't be got.lgao41-1/+1
2009-11-27Use AllocateZeroPool instead of using AllocatePool + ZeroMemklu21-10/+7
2009-11-27The FV size in EFI_FV_INFO has been excluded the length of FV header, so no n...klu21-1/+1
2009-11-27Fix GCC build error!lgao41-2/+2
2009-11-26Add IFR Security Op-code support in the Form Browser.rsun34-4/+116
2009-11-26Add new SecurityManagementLib, and update SecurityStub driver to use this lib.lgao47-12/+455
2009-11-26Apply GetFileBufferByFilePath API of DxeServicesLib to replace local CoreOpen...lgao45-557/+105
2009-11-25Dummy implementation of Legacy Region 2 Protocol.xli244-0/+476
2009-11-25Add checking for VolumeHandle, if VolumeHandle is NULL, return EFI_INVALID_PA...klu21-0/+4
2009-11-25Fixed the bug that not to stop PXE functionality when PXE meeting some failur...vanjeff2-0/+10
2009-11-24Refine comments for PCD PEIM/driver.klu22-0/+19
2009-11-24Clean up code.klu22-46/+35
2009-11-231, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdPpi at same time;klu22-22/+47
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang4-0/+1207
2009-11-20EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun33-27/+14
2009-11-18Add newly added global to Browser Context.xdu22-0/+3
2009-11-17Fix parameter name in function header.xli241-1/+1
2009-11-17Following 3 updates are for spec update published in PI 1.2.xli242-7/+14
2009-11-17Updated the IpIoLiband and the change includes: qouyang2-0/+7