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
/
Universal
Age
Commit message (
Expand
)
Author
2012-07-23
Add more security check for CommBuffer+CommBufferSize.
jyao1
2012-07-17
Return EFI_UNSUPPORTED if READY_TO_BOOT function is invoked at SMM runtime.
sfu5
2012-07-17
Fix a buffer overflow bug in VariableSmm driver.
sfu5
2012-07-13
Add SMRAM range check to variable SMM SMI handler.
czhang46
2012-07-13
Remove unused CapsuleReset() in MdeModulePkg\Universal\ResetSystemRuntimeDxe\...
lzeng14
2012-07-12
Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is ...
lzeng14
2012-07-10
Add SMRAM range check to fault tolerant write SMM SMI handler.
ydong10
2012-07-09
Include read data buffer in CommBufferSize when calculate the buffer size.
ydong10
2012-07-06
When do discard action, enable callback action for questions which have value...
ydong10
2012-07-03
Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action request to avoid discard ...
ydong10
2012-06-27
Add more SMRAM range check to 3 SMI handler.
czhang46
2012-06-26
Update the logic to get default value for question without storage.
ydong10
2012-06-26
Check whether has storage for date/time opcode, if it has storage, also gener...
ydong10
2012-06-18
Fix potential memory leak issue.
lzeng14
2012-06-12
Add comment for modules which have external input.
jyao1
2012-06-12
EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_IN...
lzeng14
2012-06-12
Refine the logic about initialize questions value
ydong10
2012-05-31
Fixed build failed.
ydong10
2012-05-30
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....
ydong10
2012-05-30
According to UEFI spec 2.3.1a. hardware error record variable should use the ...
lzeng14
2012-05-30
Return EFI_WRITE_PROTECTED when setting HwErrRecSupport Global Variable at ru...
lzeng14
2012-05-29
Enable wide string for title and help string
ydong10
2012-05-24
Remove the check of signature because the code which looks for the input Noti...
niruiyu
2012-05-24
Enhance the ConPlatform driver's matching algorithm to manage the console con...
niruiyu
2012-05-11
Add logic to validate new input value with minimum.
ydong10
2012-05-11
The code line where judges if offset exceed the FTW work space boundary, in s...
lzeng14
2012-05-11
Enhance the code logic for RelocateBlockDescriptors.
lzeng14
2012-05-11
Currently, CapsulePei assumes ScatterGatherList are all related. But, UEFI sp...
lzeng14
2012-05-11
Make sure CapsuleImage size is equal or less than DataBlock Size. And when co...
lzeng14
2012-05-11
DestPtr may point to the lower aligned address in the free memory region (Fre...
lzeng14
2012-05-11
Update CapsuleCoalesce() to return the correct size of the coalesced capsule ...
lzeng14
2012-05-09
Use PartitionHeader->SizeOfPartitionEntry instead of sizeof (EFI_PARTITION_EN...
niruiyu
2012-05-08
Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records.
lgao4
2012-05-08
Enhance SmbiosDxe driver:
lzeng14
2012-05-07
Fix memory leak issues.
ydong10
2012-04-24
Fix build fail for DDK.
ydong10
2012-04-24
Update HiiFont Service to return error status instead of ASSERT for the inval...
lgao4
2012-04-23
Refine the code to have same function to process the string info. Also update...
ydong10
2012-04-12
Keep StdErr same logic initialization with ConOut, e.g. initialize gST->Stand...
li-elvin
2012-04-11
Add more check for the bmp file to avoid access violation.
ydong10
2012-04-11
Enable Help string scroll when the help info can't show all at current page.
ydong10
2012-03-30
If setting variable in Runtime and there has been a same GUID and name variab...
lzeng14
2012-03-19
Remove the useless performance logging code in BootScriptExecutorDxe driver a...
lzeng14
2012-03-15
MdeModulePkg/DebugPortDxe: Fixed the ordering of the EFI_DEBUGPORT_PROTOCOL e...
oliviermartin
2012-03-15
1. Introduced CPU Exception Handler Library to provide the CPU exception hand...
vanjeff
2012-03-06
Update string offset and default offset from UINT16 to STRING_HEAD to match t...
lgao4
2012-02-29
Add sample code to show how to register Browser HotKey by BrowserEx protocol.
lgao4
2012-02-24
GraphicsConsole supports both UGA and GOP protocol, "UGA Console Driver" is c...
li-elvin
2012-02-15
Enable PCD version check on PCD driver and PCD database.
lgao4
2012-02-15
Add code check to avoid access violation.
ydong10
[next]