summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary retry logic from usb mass storage driver.erictian2011-09-293-44/+48
* Add pointer check for NULL before dereference it.ydong102011-09-297-5/+28
* MdeModulePkg PCI Bus Driver: Add more checks before dispatching an EFI PCI Op...rsun32011-09-281-11/+30
* Fix ICC9 build break. lgao42011-09-271-2/+4
* Remove ASSERT (EFI_IMAGE_MACHINE_TYPE_SUPPORTED (Image->Machine)) in StartImage.lgao42011-09-261-1/+47
* error handling enhancement for possible null pointer dereferencevanjeff2011-09-232-10/+18
* Roll back r12434.vanjeff2011-09-232-18/+10
* error handling enhancement for possible null pointer dereferenceerictian2011-09-232-10/+18
* Return empty string when END device path is passed in to align the original b...niruiyu2011-09-221-1/+6
* Add PCD for 1G page tablejyao12011-09-211-4/+3
* Add PCD for 1G page tablejyao12011-09-215-10/+24
* Coding style refinement.erictian2011-09-212-1/+4
* Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be...lgao42011-09-213-5/+3
* MdeModulePkg PeiMain: Enhance the PEI Core to convert GUID/PPI pointers point...rsun32011-09-201-9/+44
* Correct Include style to pass GCC build.lgao42011-09-201-2/+2
* Correct 1G page table generation.jyao12011-09-192-4/+2
* The patch enhances the Partition driver to return the media status (EFI_NO_ME...niruiyu2011-09-191-12/+53
* Revert the wrong patch that adds NOOPT target into MdeModulePkg.dsc.lgao42011-09-181-1/+1
* Clean up the private GUID definition in module Level.lgao42011-09-1858-434/+755
* Fix Build fail for NT32 platform.ydong102011-09-171-1/+1
* Correct comments for NULL return value of HiiLib HiiAddPackages().lgao42011-09-162-4/+4
* Add exit action when Config_Access_Protocol.CallBack function returns Submit ...ydong102011-09-164-3/+5
* Refine the logic about getting Value info to avoid check data error.ydong102011-09-161-1/+7
* Enhance the PEI Core to convert pointers pointing to PPI descriptors on the t...rsun32011-09-154-48/+53
* 1) remove wrong global variable usage because it will bring data corrupt if t...erictian2011-09-1411-1047/+1315
* Fix build error.jyao12011-09-141-0/+2
* Add [LibraryClasses] definition for MdeModulePkg\Include\Library\LockBoxLib.h.jyao12011-09-141-0/+4
* MdeModulePkg/HiiDatabaseDxe: Removed unused variablesoliviermartin2011-09-131-4/+0
* MdeModulePkg/UsbBusDxe: Removed unused variableoliviermartin2011-09-131-2/+0
* Add comments for gEfiFormBrowserExProtocolGuid.lgao42011-09-131-4/+2
* Enhance EDKII Browser to support flexible HotKey setting. lgao42011-09-1311-266/+1389
* Add NULl check for pointer.li-elvin2011-09-132-0/+3
* Use CPU_HOB to detect max address support from platform, and added 1G page ta...jyao12011-09-134-75/+223
* 1. Fix bug in PXE driver UdpRead function to handle the IP fragmentation.sfu52011-09-091-15/+46
* Media detection logic is enhanced to be more robust.erictian2011-09-071-70/+86
* Update capsule pei module to pass IPF build.li-elvin2011-09-055-69/+78
* Support new format of IPv4 device path node, FibreEx and PcieRoot device path...niruiyu2011-09-053-164/+264
* MdeModulePkg: Remove UefiBootServicesTableLib dependency from DxePrintLibPrin...jcarsey2011-09-022-16/+5
* Resolve conflicted PCD TokenValuehhtian2011-09-021-1/+1
* Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin2011-09-0213-848/+2215
* Fix bug for UefiPxeBcDxe driver to catch the return status.sfu52011-09-011-0/+5
* Update HiiBlockToConfig function to follow spec.ydong102011-09-011-4/+11
* Remove, correct and refine some debug messages.lzeng142011-09-013-26/+8
* Rollback SMRAM Lock locationmdkinney2011-08-311-11/+1
* Add new op-code samples, includes efi varstore, refresh guid group and ref op...ydong102011-08-305-62/+182
* Enable the follow feature for string op-code:ydong102011-08-303-15/+76
* MdeModulePkg: Add ACPI S3 Save State driversjljusten2011-08-297-0/+2237
* MdeModulePkg: Add PostBootScriptTable PPIjljusten2011-08-292-0/+30
* MdeModulePkg: Add BootScriptExecutorDxe driverjljusten2011-08-2912-0/+1137
* MdeModulePkg: Add PiDxeS3BootScriptLibjljusten2011-08-296-0/+3964