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-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
2012-02-14
Enhance BGRT driver to install BGRT table upon every ReadyToBoot event
czhang46
2012-02-03
Change StrLen from UINT8 to UINTN to fix the potential infinite loop issue.
lzeng14
2012-02-01
Add Missing invocations to VA_END() for VA_START().
rsun3
2012-01-31
Update the code to follow the spec when evaluate the expression.
ydong10
2012-01-31
Enable nest for suppressif/grayoutif/diableif for form/question/option.
ydong10
2012-01-12
Correct definition to follow spec.
ydong10
2011-12-20
Remove the redundancy commas when converting the SASEx device path node to text.
niruiyu
2011-12-16
Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and M...
sfu5
2011-12-15
Update PcdSetPtr() API to set the output buffer size to the max buffer size w...
lgao4
2011-12-15
InstallAcpiTable() - Do not update the checksum in the passed in buffer – t...
jyao1
2011-12-15
Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...
ydong10
2011-12-13
Missing declaration of the GUID gEfiSystemNvDataFvGuid.
niruiyu
2011-12-12
MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior t...
oliviermartin
2011-12-07
Enable EFI_BROWSER_ACTION_CHANGED callback type for browser.
ydong10
2011-12-05
Refine the select highlight menu logic.
ydong10
2011-12-05
Disable change value for grayout or readonly menu.
ydong10
2011-12-02
Free memory allocated by ReadSection.
lzeng14
2011-12-01
1. Remove the unnecessary check of the existing of BlockIo2 in PartitionDrive...
qianouyang
2011-12-01
Add Acpi50 FPDT and BGRT module into MdeModulePkg.
lgao4
[next]