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
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-15
correct license header.
jyao1
2012-01-14
Initialize LockBox.Attribute to 0 in SaveLockBox, or it will be random value.
jyao1
2012-01-12
Correct definition to follow spec.
ydong10
2012-01-04
Fix the issue in PeiCore that doesn’t handle Unix style file path of PDB file.
lgao4
2011-12-22
MdeModulePkg PCI Bus Driver: Remove the workaround for the EFI_PCI_IO_ATTRIBU...
rsun3
2011-12-21
MdeModulePkg: Fix a bug in GetNextTargetLun()/GetNextTarget() when two cdroms...
erictian
2011-12-20
Remove the redundancy commas when converting the SASEx device path node to text.
niruiyu
2011-12-19
Add more check to make sure the valid pointer be used.
lgao4
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
Enhance DXE dispatcher logic to check the duplicated FV image bases on FvHob2...
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-15
Correct one comment to match the function name.
lgao4
2011-12-14
Update package version for MdeModulePkg, UefiCpuPkg.
rsun3
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-12
MdeModulePkg: Fix a bug that UnregisterAtaDev() will return error when SSP pr...
erictian
2011-12-09
MdeModulePkg DXE Core: Refine code to avoid UNIXGCC build break.
rsun3
2011-12-07
Enable EFI_BROWSER_ACTION_CHANGED callback type for browser.
ydong10
2011-12-06
MdeModulePkg DXE Core: Fix overflow and truncation issues in the implementati...
rsun3
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
2011-11-30
Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are cur...
li-elvin
2011-11-30
Add ACPI5.0 header file.
jyao1
2011-11-30
Roll back the change which doesn't call LocateProtocol when TPL is TPL_NOTIFY...
niruiyu
2011-11-28
Update code to pass build on VS2008 with /Od compiler option.
lgao4
2011-11-28
Correctly use GetPtrTypeSize() to get MaxSize.
lgao4
2011-11-28
Fix PcdSetPtr() service to use the max buffer size to check whether new buffe...
lgao4
2011-11-25
Allocate aligned buffer to satisfy the IoAlign requirement of high level prot...
lzeng14
2011-11-25
Updated GraphicsConsole and Terminal driver text mode initialization routine ...
li-elvin
2011-11-25
MdeModulePkg: The patch eliminates two assumptions
erictian
2011-11-25
Add sample code for EFI_IFR_QUESTION_REF3 opcode.
ydong10
2011-11-25
1. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description...
lzeng14
2011-11-24
Patch includes:
ydong10
2011-11-23
Re-org the EBC thunk code for better code maintenance.
jyao1
2011-11-23
Update code to follow coding style. Mainly change about:
ydong10
2011-11-23
MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DX...
rsun3
2011-11-23
Add pointer check for NULL before dereference it.
sfu5
2011-11-23
Update DxeCore handle FV Image file with Depex section per PI spec.
lgao4
2011-11-22
Remove assumption on EAX and R10 usage for IA32 compiler and X64 compiler.
jyao1
2011-11-22
Add support for EFI_IFR_QUESTION_REF3 opcode for browser when this opcode has...
ydong10
2011-11-22
Update SetupBrowser to initialize the question value before extract default v...
lgao4
2011-11-21
According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...
lzeng14
2011-11-21
1) Fix GCC version EBC interpreter bug.
jyao1
[next]