summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
...
* MdeModulePkg NvmExpressDxe: Avoid crashing 'Mode' during OpenProtocolHao Wu2016-09-061-5/+5
* MdeModulePkg PiDxeS3BootScriptLib: Support multiple PCI segmentStar Zeng2016-09-054-90/+80
* MdeModulePkg PiDxeS3BootScriptLib: Remove the trailing white spacesStar Zeng2016-09-056-370/+370
* MdeModulePkg UefiBootManagerLib: Ignore BootManagerMenu from LoadFileLiming Gao2016-09-021-10/+7
* MdeModulePkg UefiBootManagerLib: Rename BootMenuApp to BootManagerMenuLiming Gao2016-09-021-10/+10
* MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunksArd Biesheuvel2016-09-022-83/+36
* MdeModulePkg/EbcDxe AARCH64: use tail call for EBC to native thunkArd Biesheuvel2016-09-021-20/+65
* MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structureArd Biesheuvel2016-09-022-107/+58
* MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM fileArd Biesheuvel2016-09-021-59/+52
* MdeModulePkg SmbiosMeasurementDxe: Add NominalSpeed in Type 27 to black listStar Zeng2016-09-021-11/+20
* MdeModulePkg/ResetSystemRuntimeDxe: Support EfiResetPlatformSpecificRuiyu Ni2016-09-021-3/+11
* MdeModulePkg/BaseResetSystemLibNull: Implement ResetPlatformSpecificRuiyu Ni2016-09-021-1/+22
* MdeModulePkg: Add API ResetPlatformSpecific() to ResetSystemLib.hRuiyu Ni2016-09-021-2/+20
* MdeModulePkg VarCheck: #### in L"Boot####" are upper case hexStar Zeng2016-08-312-15/+15
* MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-3117-31/+16
* MdeModulePkg DxeCore: Return correct AuthStatus for FvReadFileStar Zeng2016-08-291-2/+5
* MdeModulePkg/EbcDxe: Add AARCH64 EBC VM supportJeff Brasen2016-08-263-1/+703
* MdeModulePkg:Fix bug in function AsciiStrToIp4.Zhang Lubo2016-08-241-0/+3
* MdeModulePkg/Browser: Fix conflicting policy in getting default of checkboxLiming Gao2016-08-231-2/+5
* MdeModulePkg: Fix potential failure if UseDefaultAddress configuredJiaxin Wu2016-08-181-1/+0
* MdeModulePkg: Refine codes of iSCSI driverZhang Lubo2016-08-181-15/+20
* MdeModulePkg/PeiCore: Fix ConverSinglePpiPointer () typo.Marvin Haeuser2016-08-151-4/+4
* MdeModulePkg/Browser: Enhance the logic when getting value from AltRespDandan Bi2016-08-121-26/+35
* MdeModulePkg/DriverSample: Skip the character "&" before "OFFSET="Dandan Bi2016-08-111-0/+5
* MdeModulePkg/Browser: Share default if some default value are not specifiedDandan Bi2016-08-112-5/+43
* MdeModulePkg/HiiDB: Share default if some default value are not specifiedDandan Bi2016-08-112-16/+109
* MdeModulePkg DSC: Add build option to disable deprecated APIsHao Wu2016-08-081-0/+3
* MdeModulePkg LoadFileOnFv2: Fix the potential NULL pointer accessLiming Gao2016-08-031-0/+6
* MdeModulePkg LoadFileOnFv2: Correct copy right formatLiming Gao2016-08-031-2/+2
* MdeModulePkg UefiBootManagerLib: Fix VS2012 build failureLiming Gao2016-08-031-0/+1
* MdeModulePkg/UsbMass: Not retry if usb bot transfer execution failFeng Tian2016-08-032-4/+13
* MdeModulePkg: add generic SataController driver.Feng Tian2016-08-037-0/+1835
* MdeModulePkg/FvSimpleFileSystem: fix assertions when FV is emptyFeng Tian2016-08-032-3/+12
* MdeModulePkg: Add new LoadFileOnFv2 in Package DSC for BuildLiming Gao2016-08-011-0/+1
* MdeModulePkg LoadFileOnFv2: Add new LoadFileOnFv2 driverLiming Gao2016-08-014-0/+531
* MdeModulePkg UefiBootManagerLib: Update LoadFile boot descriptionLiming Gao2016-08-011-0/+47
* MdeModulePkg UefiBootManagerLib: Support LoadFile Protocol based on FVLiming Gao2016-08-011-40/+76
* MdeModulePkg UefiBootManagerLib: Add BmIsBootMenuAppFilePath internal APILiming Gao2016-08-011-19/+30
* MdeModulePkg: Add missed character in copyright.Fu Siyuan2016-08-011-1/+1
* MdeModulePkg SmbiosDxe: Use definition in IndustryStandard/Smbios.hStar Zeng2016-07-291-3/+3
* MdeModulePkg UiApp: Use definition in IndustryStandard/Smbios.hStar Zeng2016-07-291-4/+4
* MdeModulePkg/XhciDxe: fix a bug on TRB check in async int transferFeng Tian2016-07-251-1/+5
* MdeModulePkg/UsbBus: reduce the port status polling before port resetFeng Tian2016-07-252-29/+19
* MdeModulePkg/UsbBus: remove redundant host controller reset in UsbBusFeng Tian2016-07-251-4/+1
* MdeModulePkg RamDiskDxe: Not use hardcode 'SectionInstance' to locate SSDTHao Wu2016-07-201-22/+36
* MdeModulePkg/PciHostBridgeDxe: fix Ia32 GCC44 build errorLaszlo Ersek2016-07-181-1/+1
* MdeModulePkg: Fix bug in TCP which not sending out ACK in certain circumstance.Fu Siyuan2016-07-181-1/+1
* MdeModulePkg/PciBusDxe: recognize hotplug-capable PCIe portsLaszlo Ersek2016-07-132-0/+117
* MdeModulePkg/PciBusDxe: look for the right capability in IsSHPC()Laszlo Ersek2016-07-131-1/+1
* MdeModulePkg AtaBusDxe: Fix ATA commands cannot be sent to some devicesHao Wu2016-07-121-3/+3