summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Add UNI file for PlatformBootManagerLibNull library.Ruiyu Ni2015-05-152-0/+1
* MdeModulePkg: Add UNI file for UefiBootManagerLib library.Ruiyu Ni2015-05-152-3/+8
* MdeModulePkg: Add UNI files for BootManagerMenuApp application.Ruiyu Ni2015-05-153-1/+8
* MdeModulePkg: Add UNI files for DriverHealthManagerDxe driver.Ruiyu Ni2015-05-153-1/+7
* MdeModulePkg: Add UNI files for BootManagerPolicyDxe driver.Ruiyu Ni2015-05-154-1/+5
* MdeModulePkg: Add UNI file for BdsDxe driver.Ruiyu Ni2015-05-153-0/+4
* MdeModulePkg: Fix Typo.Eric Dong2015-05-141-2/+2
* MdeModulePkg: remove unused variable DevicePathSizeArd Biesheuvel2015-05-141-3/+0
* MdeModulePkg: ConfigKeywordHandler: fix pointer target signedness.Laszlo Ersek2015-05-141-11/+11
* MdeModulePkg: Fix build failure in UefiBootManagerLibRuiyu Ni2015-05-141-1/+1
* MdeModulePkg: Add sample code for keyword handler protocol.Eric Dong2015-05-136-6/+104
* MdeModulePkg: Avoid update keyword string package. Eric Dong2015-05-131-1/+7
* 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