summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2016-09-06MdeModulePkg NvmExpressDxe: Fix 'Event' won't be signaled for Admin cmdsHao Wu1-2/+11
2016-09-06MdeModulePkg NvmExpressDxe: Add NamespaceId validity check in PassThruHao Wu1-0/+8
2016-09-06MdeModulePkg NvmExpressDxe: Add check for command packet in PassThruHao Wu1-2/+19
2016-09-06MdeModulePkg NvmExpressDxe: Add check on the attributes of NVME controllerHao Wu1-1/+13
2016-09-06MdeModulePkg NvmExpressDxe: Add buffer alignment check in PassThru APIHao Wu1-21/+34
2016-09-06MdeModulePkg NvmExpressDxe: Refine GetNextNamespace API to follow specHao Wu1-1/+5
2016-09-06MdeModulePkg NvmExpressDxe: Refine GetNameSpace API to follow specHao Wu1-1/+11
2016-09-06MdeModulePkg NvmExpressDxe: Refine BuildDevicePath API to follow specHao Wu1-5/+9
2016-09-06MdeModulePkg NvmExpressDxe: Avoid crashing 'Mode' during OpenProtocolHao Wu1-5/+5
2016-09-05MdeModulePkg PiDxeS3BootScriptLib: Support multiple PCI segmentStar Zeng4-90/+80
2016-09-05MdeModulePkg PiDxeS3BootScriptLib: Remove the trailing white spacesStar Zeng6-370/+370
2016-09-02MdeModulePkg UefiBootManagerLib: Ignore BootManagerMenu from LoadFileLiming Gao1-10/+7
2016-09-02MdeModulePkg UefiBootManagerLib: Rename BootMenuApp to BootManagerMenuLiming Gao1-10/+10
2016-09-02MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunksArd Biesheuvel2-83/+36
2016-09-02MdeModulePkg/EbcDxe AARCH64: use tail call for EBC to native thunkArd Biesheuvel1-20/+65
2016-09-02MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structureArd Biesheuvel2-107/+58
2016-09-02MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM fileArd Biesheuvel1-59/+52
2016-09-02MdeModulePkg SmbiosMeasurementDxe: Add NominalSpeed in Type 27 to black listStar Zeng1-11/+20
2016-09-02MdeModulePkg/ResetSystemRuntimeDxe: Support EfiResetPlatformSpecificRuiyu Ni1-3/+11
2016-09-02MdeModulePkg/BaseResetSystemLibNull: Implement ResetPlatformSpecificRuiyu Ni1-1/+22
2016-09-02MdeModulePkg: Add API ResetPlatformSpecific() to ResetSystemLib.hRuiyu Ni1-2/+20
2016-08-31MdeModulePkg VarCheck: #### in L"Boot####" are upper case hexStar Zeng2-15/+15
2016-08-31MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu17-31/+16
2016-08-29MdeModulePkg DxeCore: Return correct AuthStatus for FvReadFileStar Zeng1-2/+5
2016-08-26MdeModulePkg/EbcDxe: Add AARCH64 EBC VM supportJeff Brasen3-1/+703
2016-08-24MdeModulePkg:Fix bug in function AsciiStrToIp4.Zhang Lubo1-0/+3
2016-08-23MdeModulePkg/Browser: Fix conflicting policy in getting default of checkboxLiming Gao1-2/+5
2016-08-18MdeModulePkg: Fix potential failure if UseDefaultAddress configuredJiaxin Wu1-1/+0
2016-08-18MdeModulePkg: Refine codes of iSCSI driverZhang Lubo1-15/+20
2016-08-15MdeModulePkg/PeiCore: Fix ConverSinglePpiPointer () typo.Marvin Haeuser1-4/+4
2016-08-12MdeModulePkg/Browser: Enhance the logic when getting value from AltRespDandan Bi1-26/+35
2016-08-11MdeModulePkg/DriverSample: Skip the character "&" before "OFFSET="Dandan Bi1-0/+5
2016-08-11MdeModulePkg/Browser: Share default if some default value are not specifiedDandan Bi2-5/+43
2016-08-11MdeModulePkg/HiiDB: Share default if some default value are not specifiedDandan Bi2-16/+109
2016-08-08MdeModulePkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-03MdeModulePkg LoadFileOnFv2: Fix the potential NULL pointer accessLiming Gao1-0/+6
2016-08-03MdeModulePkg LoadFileOnFv2: Correct copy right formatLiming Gao1-2/+2
2016-08-03MdeModulePkg UefiBootManagerLib: Fix VS2012 build failureLiming Gao1-0/+1
2016-08-03MdeModulePkg/UsbMass: Not retry if usb bot transfer execution failFeng Tian2-4/+13
2016-08-03MdeModulePkg: add generic SataController driver.Feng Tian7-0/+1835
2016-08-03MdeModulePkg/FvSimpleFileSystem: fix assertions when FV is emptyFeng Tian2-3/+12
2016-08-01MdeModulePkg: Add new LoadFileOnFv2 in Package DSC for BuildLiming Gao1-0/+1
2016-08-01MdeModulePkg LoadFileOnFv2: Add new LoadFileOnFv2 driverLiming Gao4-0/+531
2016-08-01MdeModulePkg UefiBootManagerLib: Update LoadFile boot descriptionLiming Gao1-0/+47
2016-08-01MdeModulePkg UefiBootManagerLib: Support LoadFile Protocol based on FVLiming Gao1-40/+76
2016-08-01MdeModulePkg UefiBootManagerLib: Add BmIsBootMenuAppFilePath internal APILiming Gao1-19/+30
2016-08-01MdeModulePkg: Add missed character in copyright.Fu Siyuan1-1/+1
2016-07-29MdeModulePkg SmbiosDxe: Use definition in IndustryStandard/Smbios.hStar Zeng1-3/+3
2016-07-29MdeModulePkg UiApp: Use definition in IndustryStandard/Smbios.hStar Zeng1-4/+4
2016-07-25MdeModulePkg/XhciDxe: fix a bug on TRB check in async int transferFeng Tian1-1/+5