summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2010-01-081)Remove “Back to Previous Page'”, since it cannot go back to “Device M...vanjeff
2010-01-08refine the code and add more security check.vanjeff
2010-01-07Correct copyright year to 2010lgao4
2010-01-06Enable SetupBrowser to support multiple form class guid.lgao4
2010-01-04MdeModulePkg AcpiTableDxe: Fix compiler warningjljusten
2010-01-04installing HII config access protocol on child handle instead of installing o...vanjeff
2010-01-04check whether FvHandle is NULL for FfsGetVolumeInfo() interface.klu2
2010-01-04Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SER...klu2
2009-12-31Minor clean ups for these INF files.mdkinney
2009-12-31Fix minor coding style issues.qhuang8
2009-12-31Remove the hard-code IoAlign in BlockIo.Media; instead, this value should inh...qhuang8
2009-12-31Add disableif statement example, and suppressif form example.lgao4
2009-12-31Align name of constructor and destructor.xli24
2009-12-31Refine DxeReportStatusCodeLib and RuntimeDxeReportStatusCodeLib.xli24
2009-12-30Add VLAN support.xdu2
2009-12-30Code clean up in NetLib:xdu2
2009-12-30Make use of UefiRuntimeLib for refinement.xli24
2009-12-30Fix bug that that the template does not match fields in structure EFI_BLOCK_I...qhuang8
2009-12-29Move SmmReportStatusCodeLib to proper architecture branch for package level b...xli24
2009-12-29Create RuntimeDxeReportStatusCodeLib instance.xli24
2009-12-29Move non-framework status code library instances to MdeModulePkg.xli24
2009-12-29Move SmmReportStatusCodeLib to MdeModulePkg.xli24
2009-12-29Move PeiReportStatusCodeLib to MdeModulePkg.xli24
2009-12-29Create DxeReportStatusCodeLib instance.xli24
2009-12-29Move OemHookStatusCodeLibNull to MdeModulePkg.xli24
2009-12-29Fix a bug about linked list manipulation in DegradeResource() in PCI bus driver.rsun3
2009-12-29Fix a bug in DegradeResource().rsun3
2009-12-25Add check before free DevicePath (TCP child sock will have no device path ins...xdu2
2009-12-25Enable package level build.xli24
2009-12-25Fix ICC compiler warning.xli24
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkgxli24
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkg.xli24
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli24
2009-12-25Add assertion to ensure the boolean value must be 0 or 1 before the use of ar...qhuang8
2009-12-25Add fixing for supporting third-party FV in unknown format. klu2
2009-12-25Fix ICC toolchain build break.rsun3
2009-12-24Update resource degrade algorithm in PCI bus driver. (1)If any child device h...rsun3
2009-12-24Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...rsun3
2009-12-241. Fix bug in some boundary cases to calculate SectorCountExp.qhuang8
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-12-23Try to get the image form device path by FALSE and TRUE boot policy.lgao4
2009-12-22Produce LoadPeImage protocol only in framework compatibility mode.lgao4
2009-12-22Add new UEFI driver AtaBusDxe:qhuang8
2009-12-22Enhance SCSI disk module to produce Disk Info protocol on the same Block IO h...qhuang8
2009-12-22add error handling for input parameter.eric_tian
2009-12-17Refine the functions headers.vanjeff
2009-12-17Refine type cast.xli24
2009-12-16Fix the issue that callback function with TPL lower than TPL_HIGH_LEVEL canno...xli24
2009-12-16add error handling on usb related modules.eric_tian
2009-12-15Add '0x' prefix to indicate hex numberqhuang8