index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
Age
Commit message (
Expand
)
Author
2013-01-25
Variables with state VAR_ADDED&VAR_IN_DELETED_TRANSITION should be considered...
lzeng14
2013-01-25
Add NULL pointer check.
lzeng14
2013-01-24
Refine code to follow coding style.
ydong10
2013-01-22
Refine the sample about how to convert the device path to string.
ydong10
2013-01-22
Update the code of processing device path info in browser to follow UEFI spec.
ydong10
2013-01-22
Take the highest horizontal resolution as highest video resolution.
li-elvin
2013-01-22
Refine the menu display logic, support menus with more than one page of options.
ydong10
2013-01-18
1. Update the logic of UpdateVariable() for updating variable from:
lzeng14
2013-01-17
Fix ICC11(VS2005) build failure.
lzeng14
2013-01-16
Fix build failure.
lzeng14
2013-01-15
Fix the issue that RuntimeServiceQueryVariableInfo() in VariableSmmRuntimeDxe...
lzeng14
2013-01-15
The unit of Duration for S3BootScriptSaveMemPoll() is us, but not ns, so upda...
lzeng14
2013-01-14
Remove the meaningless compare code.
ydong10
2013-01-10
Use EFI_IFR_TYPE_VALUE type variable instead of UINT64 to avoid buffer overflow.
ydong10
2013-01-09
Fix the bug that the device claiming too much resource cannot be rejected by ...
niruiyu
2013-01-08
Add the TPL raise/restore code for VariableSmmRuntimeDxe to avoid variable se...
lzeng14
2013-01-06
Base on the type field to get the width of value field for option opcode.
ydong10
2013-01-06
Base on the type field to generate oneof opcode.
ydong10
2013-01-06
Base on the type field to generate numeric opcode.
ydong10
2013-01-04
1. Don't assume that flush the HOB variable to flash must be successful.
lzeng14
2013-01-04
MdeModulePkg/AtaBus&ScsiBus: Dynamically calculate how long shall we wait for...
erictian
2013-01-04
MdeModulePkg/AtaAtapiPassThru: Not set AhciCmdC bit of CommandList when doing...
erictian
2012-12-25
Set graphic mode if graphic mode is not same with the one which GraphicsConso...
li-elvin
2012-12-25
MdeMdeModulePkg/Ehci: Add logic to dispatch OHCI driver first if the companio...
erictian
2012-12-25
MdeMdeModulePkg/Xhci: Fix a wrong conditional judgment which bring assertion ...
erictian
2012-12-24
Detect some unsupported cases when save boot script, then return error early.
lzeng14
2012-12-24
1. Fix buffer overflow bugs in SNP, MNP and IP6 driver.
sfu5
2012-12-21
Initialize a local work space header to be used by IsValidWorkSpace() and Ini...
lzeng14
2012-12-20
Check status before reporting error status code.
li-elvin
2012-12-18
Add PI1.2.1 EndOfDxe support.
jyao1
2012-12-17
Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
sfu5
2012-12-17
Base on the value type to get the value for default opcode.
ydong10
2012-12-17
Reclaim work space when the remaining space size is even not enough to contai...
lzeng14
2012-12-14
Initialize Data.
lzeng14
2012-12-13
1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.
sfu5
2012-12-12
Use SMM_VARIABLE_COMMUNICATE_HEADER_SIZE instead of OFFSET_OF (SMM_VARIABLE_C...
lzeng14
2012-12-10
1. Update IoRead to support UINT64 also.
lzeng14
2012-12-07
1. Duplicate the original boot script data copy, because it may have INSERT b...
lzeng14
2012-12-06
Multi-SMM drivers couldn't save their boot script successfully all at runtime...
lzeng14
2012-12-05
Update the HiiConfigToBlock to follow spec.
ydong10
2012-12-03
Fix build error.
jyao1
2012-11-30
ACPI4.0/5.0 have clear description:
jyao1
2012-11-29
Fix the issue that S3BootScriptLabel() does not work to insert label when the...
lzeng14
2012-11-29
Use mS3BootScriptTablePtr->TableLength + sizeof (EFI_BOOT_SCRIPT_TERMINATE) t...
lzeng14
2012-11-27
1. Add S3BootScriptDone Debug message when meeting S3_BOOT_SCRIPT_LIB_TERMINA...
lzeng14
2012-11-27
Add the memory check to reserve memory for TERMINATE opcode in S3BootScriptGe...
lzeng14
2012-11-16
Use IA32_IDT_GATE_DESCRIPTOR defined in BaseLib instead of local struct INTER...
lzeng14
2012-11-15
Check mHiiPackageListUpdated before set it to FALSE.
ydong10
2012-11-14
Enhance SetupBrowser to call ReadKeyStroke() before calling WaitForEvent(). T...
niruiyu
2012-11-14
MdeModulePkg/AtaAtapiPassThru: fix buffer overflow issue introduced by previo...
erictian
[next]