summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2011-09-22Return empty string when END device path is passed in to align the original b...niruiyu1-1/+6
2011-09-21Add PCD for 1G page tablejyao11-4/+3
2011-09-21Add PCD for 1G page tablejyao15-10/+24
2011-09-21Coding style refinement.erictian2-1/+4
2011-09-21Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be...lgao43-5/+3
2011-09-20MdeModulePkg PeiMain: Enhance the PEI Core to convert GUID/PPI pointers point...rsun31-9/+44
2011-09-20Correct Include style to pass GCC build.lgao41-2/+2
2011-09-19Correct 1G page table generation.jyao12-4/+2
2011-09-19The patch enhances the Partition driver to return the media status (EFI_NO_ME...niruiyu1-12/+53
2011-09-18Revert the wrong patch that adds NOOPT target into MdeModulePkg.dsc.lgao41-1/+1
2011-09-18Clean up the private GUID definition in module Level.lgao458-434/+755
2011-09-17Fix Build fail for NT32 platform.ydong101-1/+1
2011-09-16Correct comments for NULL return value of HiiLib HiiAddPackages().lgao42-4/+4
2011-09-16Add exit action when Config_Access_Protocol.CallBack function returns Submit ...ydong104-3/+5
2011-09-16Refine the logic about getting Value info to avoid check data error.ydong101-1/+7
2011-09-15Enhance the PEI Core to convert pointers pointing to PPI descriptors on the t...rsun34-48/+53
2011-09-141) remove wrong global variable usage because it will bring data corrupt if t...erictian11-1047/+1315
2011-09-14Fix build error.jyao11-0/+2
2011-09-14Add [LibraryClasses] definition for MdeModulePkg\Include\Library\LockBoxLib.h.jyao11-0/+4
2011-09-13MdeModulePkg/HiiDatabaseDxe: Removed unused variablesoliviermartin1-4/+0
2011-09-13MdeModulePkg/UsbBusDxe: Removed unused variableoliviermartin1-2/+0
2011-09-13Add comments for gEfiFormBrowserExProtocolGuid.lgao41-4/+2
2011-09-13Enhance EDKII Browser to support flexible HotKey setting. lgao411-266/+1389
2011-09-13Add NULl check for pointer.li-elvin2-0/+3
2011-09-13Use CPU_HOB to detect max address support from platform, and added 1G page ta...jyao14-75/+223
2011-09-091. Fix bug in PXE driver UdpRead function to handle the IP fragmentation.sfu51-15/+46
2011-09-07Media detection logic is enhanced to be more robust.erictian1-70/+86
2011-09-05Update capsule pei module to pass IPF build.li-elvin5-69/+78
2011-09-05Support new format of IPv4 device path node, FibreEx and PcieRoot device path...niruiyu3-164/+264
2011-09-02MdeModulePkg: Remove UefiBootServicesTableLib dependency from DxePrintLibPrin...jcarsey2-16/+5
2011-09-02Resolve conflicted PCD TokenValuehhtian1-1/+1
2011-09-02Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin13-848/+2215
2011-09-01Fix bug for UefiPxeBcDxe driver to catch the return status.sfu51-0/+5
2011-09-01Update HiiBlockToConfig function to follow spec.ydong101-4/+11
2011-09-01Remove, correct and refine some debug messages.lzeng143-26/+8
2011-08-31Rollback SMRAM Lock locationmdkinney1-11/+1
2011-08-30Add new op-code samples, includes efi varstore, refresh guid group and ref op...ydong105-62/+182
2011-08-30Enable the follow feature for string op-code:ydong103-15/+76
2011-08-29MdeModulePkg: Add ACPI S3 Save State driversjljusten7-0/+2237
2011-08-29MdeModulePkg: Add PostBootScriptTable PPIjljusten2-0/+30
2011-08-29MdeModulePkg: Add BootScriptExecutorDxe driverjljusten12-0/+1137
2011-08-29MdeModulePkg: Add PiDxeS3BootScriptLibjljusten6-0/+3964
2011-08-29MdeModulePkg, IntelFramworkModulePkg: Add S3 PCDsjljusten1-0/+13
2011-08-29Fix issue with SMBIOS driver assumming memory exists below 4GB. andrewfish1-10/+27
2011-08-26Fixed memory leak and buffer overrun for string op-code.ydong101-1/+5
2011-08-25MdeModulePkg: Define PPI to convey performance information from SEC phase to ...xdu22-0/+70
2011-08-25MdeModulePkg: Add OEM specific Report Status Code definition for OS Loader Lo...xdu21-0/+16
2011-08-25Fixed build error reported by ICC and GCCerictian4-23/+19
2011-08-25RestoreLockBox in DXE with Length NULL, Buffer NULL will fail to get data fro...li-elvin1-6/+14
2011-08-25Add UEFI_APPLICATION module type support for the capsule lib.niruiyu1-2/+2