summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol.Eric Dong2015-05-134-3/+3467
* MdeModulePkg: Add ESRT management module.Chao Zhang2015-05-137-0/+1406
* MdeModulePkg: Add ESRT management protocol definitionChao Zhang2015-05-133-1/+163
* MdeModulePkg: Fix EOL to be DOS format.Ruiyu Ni2015-05-1312-8152/+8150
* MdeModulePkg: Fix a typo to resolve legacy boot failure.Ruiyu Ni2015-05-121-1/+1
* MdeModulePkg: SmmIplEntry(): don't suppress SMM core startup failureLaszlo Ersek2015-05-121-6/+7
* MdeModulePkg: Add BootManagerPolicyDxe to produce BootManagerPolicy protocol.Ruiyu Ni2015-05-113-0/+346
* MdeModulePkg: Process Sys Prep load options in BdsDxe driver.Ruiyu Ni2015-05-118-1007/+1140
* MdeModulePkg DxeCore: Add memory more reliable support.Star Zeng2015-05-112-32/+54
* MdeModulePkg: Fix SortLib library class name typo.Ruiyu Ni2015-05-112-3/+3
* MdeModulePkg DxeCore: Add read only memory support.Star Zeng2015-05-111-0/+4
* MdeModulePkg: Update implementation of PeiAllocatePages() to allow EfiReserve...Star Zeng2015-05-111-2/+3
* MdeModulePkg: Add Reset2 ppi support in PEI CORE.Star Zeng2015-05-114-3/+78
* MdeModulePkg: Update FirmwarePerformanceDataTableDxe for LegacyBootLiming Gao2015-05-081-54/+22
* MdeModulePkg: Remove CapsulePpi definitionLiming Gao2015-05-082-128/+0
* MdeModulePkg: Update CapsulePei to consume PI1.4 CapsulePpiLiming Gao2015-05-082-6/+6
* MdePkg, MdeModulePkg: Remove EFI_ABORTED from I2C protocols per PI spec 1.4.Ruiyu Ni2015-05-082-6/+2
* MdePkg, MdeModulePkg: Remove EFI_NOT_FOUND from I2C IO protocolRuiyu Ni2015-05-081-1/+0
* MdeModulePkg: Avoid using same TokenValue for two PCDs.Ruiyu Ni2015-05-071-1/+1
* MdeModulePkg/SmmCore: SMM register protocol notify function clarifyJeff Fan2015-05-071-3/+3
* MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_D...Eric Dong2015-05-063-75/+282
* MdeModulePkg: BaseSortLib and UefiBootManagerLib support DXE_RUNTIME_DRIVER.Ruiyu Ni2015-05-062-2/+2
* MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in...Eric Dong2015-05-067-4/+200
* MdeModulePkg: update comments for question.Eric Dong2015-05-061-2/+2
* MdeModulePkg: Enable buffer type value for default and oneofoption opcode.Eric Dong2015-05-062-2/+40
* MdeModluePkg: Enable refresh opcode to refresh the entire form.Eric Dong2015-05-063-6/+83
* MdeModulePkg: Add DriverHealthManagerDxe driver.Ruiyu Ni2015-05-068-0/+1307
* MdeModulePkg: Add BootManagerMenuApp.Ruiyu Ni2015-05-065-0/+1162
* MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull library.Ruiyu Ni2015-05-0612-0/+1937
* MdeModulePkg: Add UefiBootManagerLibRuiyu Ni2015-05-0614-3/+8018
* MdeModulePkg: Remove GetBootMode() at FirmwarePerformancePeiEntryPointHao Wu2015-05-061-42/+36
* Copy PCD from IntelFrameworkModulePkg to MdePkg and MdeModulePkgRuiyu Ni2015-05-061-0/+23
* MdeModulePkg/NvmExpressDxe: Expose EFI_NVM_EXPRESS_PASS_THRU protocolFeng Tian2015-05-047-651/+324
* MdeModulePkg: Update comments for PcdMemoryProfileMemoryTypeLiming Gao2015-04-292-0/+1
* MdeModulePkg: PI1.4 DxeCore GetMemoryMap() updateLiming Gao2015-04-291-38/+32
* MdeModulePkg: fix some issues in ScsiDisk to co-work with UFS stackFeng Tian2015-04-292-12/+15
* MdeModulePkg: Add UFS (Universal Flash Storage) StackFeng Tian2015-04-2933-0/+12521
* MdeModulePkg: Add support for UEFI2.5 and PI1.4 PersistentMemory featureLiming Gao2015-04-295-10/+45
* MdePkg/BaseSerialPortLib16550: Support UARTs with a register stride greater t...Michael Kinney2015-04-274-11/+16
* MdeModulePkg/NvmExpressDxe: fix build errorFeng Tian2015-04-271-1/+1
* MdeModulePkg/NvmExpressDxe: Correct Prp list creation algorithm.Feng Tian2015-04-271-5/+11
* MdeModulePkg: fix completed xfer length in XhciDxe and XhciPei driversFeng Tian2015-04-272-3/+3
* MdeModulePkg/XhciDxe: rename "Lenth" to "Length" in TRB structsFeng Tian2015-04-272-11/+11
* MdeModulePkg/ScsiDisk: Set correct value to the Media->IoAlign field of Block...Feng Tian2015-04-231-10/+11
* Update the logic for action opcode, also support user input a empty string fo...Eric Dong2015-04-201-0/+2
* Update the logic: After check the environment, calculate the new parameter an...Eric Dong2015-04-202-0/+20
* Fix some grammar and converge formatting of the two versions of TcpInput.cBALATON Zoltan2015-04-171-14/+15
* MdeModulePkg: PCD/Pei: eliminate unused but set variableLaszlo Ersek2015-04-151-3/+2
* MdeModulePkg Pcd: Check the input SkuId in SetSku()Star Zeng2015-04-144-29/+68
* MdeModulePkg PiDxeS3BootScriptLib: Initialize the EFI_BOOT_SCRIPT_TABLE_HEADE...Star Zeng2015-04-133-3/+7