summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Esrt: Add ESRT_FW_TYPE_SYSTEMFIRMWARE check.Jiewen Yao2016-11-082-3/+37
* MdeModulePkg/PCD: Fix PcdGetNextToken may get a wrong PCD tokenCinnamon Shia2016-11-032-9/+15
* MdeModulePkg: Check for NULL pointer before dereference it.Fu Siyuan2016-10-311-4/+8
* MdeModulePkg: Fix the wrong Timer event checkJiaxin Wu2016-10-311-1/+1
* MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan2016-10-2812-75/+72
* MdeModulePkg/TerminalDxe: Fix IA32 VS2015x86 build breakMichael Kinney2016-10-271-3/+3
* MdeModulePkg/Variable/RuntimeDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* MdeModulePkg/Tcp4Dxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* MdeModulePkg/EbcDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* MdeModulePkg/DisplayEngineDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-272-5/+5
* MdeModulePkg/BdsDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* MdeModulePkg/RegularExpressionDxe: remove module-local ARRAY_SIZE macroLaszlo Ersek2016-10-271-4/+0
* MdeModulePkg/RegularExpressionDxe: guard the definition of ARRAY_SIZELaszlo Ersek2016-10-271-0/+2
* MdeModulePkg/Universal: Fix typos in commentsGary Lin2016-10-2731-60/+60
* MdeModulePkg/TerminalDxe: Handle more keys with TtyTermBrian J. Johnson2016-10-271-3/+21
* MdeModulePkg/TerminalDxe: Optimize TtyTerm cursor motionBrian J. Johnson2016-10-272-5/+33
* MdeModulePkg/TerminalDxe: Improve TtyTerm cursor position trackingBrian J. Johnson2016-10-271-0/+25
* MdeModulePkg LoadFileOnFv2: Correct the parameter name in function commentLiming Gao2016-10-251-1/+1
* MdeModulePkg/HiiDatabaseDxe.inf: Correct the GUID usagesRuiyu Ni2016-10-251-2/+2
* MdeModulePkg/GraphicsOutputDxe.inf: Correct the protocol/GUID usagesRuiyu Ni2016-10-251-5/+5
* MdeModulePkg/SetupBrowser: Send discard info to driver when fail to submitDandan Bi2016-10-191-0/+29
* MdeModulePkg RegularExpressionDxe: Add the missing EFIAPI for the functionLiming Gao2016-10-125-4/+6
* MdeModulePkg: Add GraphicsOutputDxe driver.Ruiyu Ni2016-10-124-0/+1042
* MdeModulePkg/CdExpressPei: Use PcdRecoveryFileName PCD.Jiewen Yao2016-10-123-9/+19
* MdeModulePkg:TcpDriver need to use EFI_D_NET for DEBUG maessage.Zhang Lubo2016-10-095-47/+47
* MdeModulePkg/HiiDataBase: Fix NULL deference bug in HiiGetImageInfoRuiyu Ni2016-10-091-0/+4
* MdeModulePkg/HiiDataBase: Fix incorrect local variable typeDandan Bi2016-10-081-1/+1
* MdeModulePkg/CdExpressPei: Fix capsule size mismatch issue.Jiewen Yao2016-10-082-4/+6
* MdeModulePkg/HiiDatabase: Add HiiImageEx implementation.Ruiyu Ni2016-09-285-53/+822
* MdeModulePkg/HiiDatabase: Update HiiImage to support PNG/JPEGRuiyu Ni2016-09-281-7/+14
* MdemodulePkg/HiiDatabase: Correct typo in comments.Ruiyu Ni2016-09-285-75/+75
* MdeModulePkg/HiiDatabase: Refine HiiDrawImage()Ruiyu Ni2016-09-281-14/+12
* MdeModulePkg/HiiDatabase: Refine HiiSetImage()Ruiyu Ni2016-09-281-70/+46
* MdeModulePkg/HiiDatabase: Refine HiiGetImage()Ruiyu Ni2016-09-281-35/+20
* MdeModulePkg/HiiDatabase: Refine HiiNewImage()Ruiyu Ni2016-09-281-56/+27
* MdeModulePkg/HiiDatabase: Move common code to LocatePackageList()Ruiyu Ni2016-09-281-54/+34
* MdeModulePkg/HiiDatabase: Refine GetImageIdOrAddressRuiyu Ni2016-09-283-76/+63
* MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefixLiming Gao2016-09-275-6/+6
* MdeModulePkg: Clean the previous address since the policy changedJiaxin Wu2016-09-261-31/+31
* MdeModulePkg PCD: Update PCD database structure definition to match BaseToolsStar Zeng2016-09-206-9/+9
* MdeModulePkg/HiiDB: Handle the "&READONLY" tag in <KeywordResp> correctlyDandan Bi2016-09-121-4/+13
* MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()Jiaxin Wu2016-09-061-8/+20
* 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: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-315-11/+9
* MdeModulePkg/EbcDxe: Add AARCH64 EBC VM supportJeff Brasen2016-08-263-1/+703