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-10-11
Update header format
hhtian
2012-10-11
Add missing braces around initializer.
lzeng14
2012-10-08
Move GOP and UGA draw from Consplitter entrypoint to start(). When there is o...
li-elvin
2012-09-29
MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘retur...
erictian
2012-09-28
Add more exact SMM check in SmmFaultTolerantWriteHandler.
lzeng14
2012-09-27
Enable EFI_IFR_DEFAULT2 opcode in browser.
ydong10
2012-09-24
Clean the build warning.
ydong10
2012-09-14
Fix the issue that FTW driver fail to reclaim WorkSpace.
lzeng14
2012-09-12
MdeModulePkg/VariableSmm: Fix a VariableSmm bug when reading variable with si...
erictian
2012-09-10
Enhance the check for options in the question.
ydong10
2012-09-10
When question not have storage with it, not restore old value for it.
ydong10
2012-08-30
Restore EditBuffer before call the callback function to avoid get error data.
ydong10
2012-08-29
Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...
erictian
2012-08-27
1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...
vanjeff
2012-08-22
Get correct GOP protocol for physical GOP device.
li-elvin
2012-08-22
Add PI1.2.1 SAP2 support and UEFI231B mantis 896
lgao4
2012-08-21
Initialize the variable before use it.
ydong10
2012-08-21
Patch includes:
ydong10
2012-08-21
Fix some coding style issues
czhang46
2012-08-21
Fix Consplitter GOP UEFI SCT issue.
li-elvin
2012-08-21
Enhance the code to make the code logic more clear.
ydong10
2012-08-17
Fix the issue that consplitter should not touch ConIn variable & do ConIn co...
czhang46
2012-08-17
Add missing break and add comment to non-necessary break.
li-elvin
2012-08-16
Add validation on ACPI_S3_CONTEXT.S3DebugBufferAddress, moreover only debug t...
vanjeff
2012-08-16
Add missing function comments
jyao1
2012-08-16
Fix incorrect sizeof () usage.
li-elvin
2012-08-14
Refine the logic to handle the device path info get from string token.
ydong10
2012-08-14
Create 4G page table by default, and using PF to handle >4G MMIO access, to i...
jyao1
2012-08-10
Fix 2 errors for new feature
czhang46
2012-08-07
Removed SetMode in GraphicsConsole Start() in release BIOS to improve perform...
li-elvin
2012-08-06
LastVariableOffset is wrongly set to 0 when FtwVariableSpace() fails. Recalcu...
lzeng14
2012-07-30
Add 2 new Bds features
czhang46
2012-07-30
Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...
niruiyu
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
[next]