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
Age
Commit message (
Expand
)
Author
2010-12-22
Update inappropriate comments.
ydong10
2010-12-22
Fix a potential bug that SetVariable is invoked for NV variable prior to the ...
gdong1
2010-12-22
Fix boot script thunk issue that we need dispatch in PEI mode for Framework d...
jyao1
2010-12-22
Document the inconsistency of EFI_SMM_CPU_SAVE_STATE between the EDK2 code ba...
rsun3
2010-12-22
Update definition of EFI_SMM_CPU_SAVE_STATE to exclude Itanium save state. No...
rsun3
2010-12-21
Change the modifiers of the RegisterContext parameter of EFI SMM SW Dispatch2...
rsun3
2010-12-20
Fix ICC build issues
mdkinney
2010-12-18
Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. ...
mdkinney
2010-12-18
Add CONSTRUCTOR to BaseDebugLibSerialPort to call SerialPortInitialize() in t...
mdkinney
2010-12-18
Remove CONSTRUCTOR from DxePcdLib aligning the DxePcdLib design with the PeiP...
mdkinney
2010-12-18
Add an empty CONSTRUCTOR to the UefiLib to resolve library dependency issues.
mdkinney
2010-12-17
Fix DxeHobLib to also support a module type of SMM_CORE.
mdkinney
2010-12-17
Remove UefiDriverEntryPoint from [LibraryClasses] section. Library implement...
mdkinney
2010-12-17
Removes the assumption in Supported() and Start() routine that the EFI_SIO_PR...
niruiyu
2010-12-17
Fix a bug that the size of a gate descriptor in the IDT is 8 bytes. The size ...
rsun3
2010-12-16
Add support for ARM MOVW/MOVT instructions that were added in the latest PE/C...
andrewfish
2010-12-16
Minor code update to make TcpIo unchanged when return EFI_DEVICE_ERROR.
tye1
2010-12-16
Remove wrongly added SuperIoInit protocol.
niruiyu
2010-12-15
Fix ARM link issue.
andrewfish
2010-12-15
Update inappropriate comments.
ydong10
2010-12-15
Fix semihosting on gcc. We need to save lr as svc instruction will change it.
andrewfish
2010-12-15
Update inappropriate comments.
gdong1
2010-12-15
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...
andrewfish
2010-12-15
Add support for semihosting with GCC. Still needs more testing.
andrewfish
2010-12-15
Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...
andrewfish
2010-12-14
Fix build break on Apple Xcode, caused by fixing normal gcc build break.
andrewfish
2010-12-14
Add special treatment for EFI_PCI_IO_ATTRIBUTE_EMBEDDED_DEVICE and EFI_PCI_IO...
rsun3
2010-12-14
Fix the IsaIo driver to not create ISA resource item when the ACPI resource r...
niruiyu
2010-12-14
Add the SuperIoInit protocol to MdePkg.
niruiyu
2010-12-14
Add a TcpIo library to facilitate usage of TCP service.
tye1
2010-12-14
update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...
erictian
2010-12-14
update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...
erictian
2010-12-14
Update the PCI bus driver to correctly set the EFI_PCI_IO_ATTRIBUTE_EMBEDDED_...
rsun3
2010-12-13
Update FrameworkSpecConformance.txt after adding new datahub definitions for ...
li-elvin
2010-12-12
Remove the unnecessary package from VariableSmmRuntimeDxe.inf.
gdong1
2010-12-11
Add typecast to remove warning with ICC.
gdong1
2010-12-10
MdeModulePkg VariableRuntimeDxe: Fix build for GCC44 toolchain
jljusten
2010-12-10
update copyright format
hhtian
2010-12-10
update copyright format
hhtian
2010-12-10
fix potential memory access violation
ydong10
2010-12-10
Add SMM Variable implementation.
gdong1
2010-12-10
fix build error on ICC compile.
ydong10
2010-12-10
Add missing data record for Type 4.
li-elvin
2010-12-10
Add missing fields of Type 4 conversion.
li-elvin
2010-12-10
Enhance IdeBusDxe to check the class code for IDE mode only.
lzeng14
2010-12-10
Change the file guid value to avoid conflict as another file.
ydong10
2010-12-09
EFI_INVALID_PARAMETER should return when the input Block is NULL for ConfigRo...
lgao4
2010-12-09
Add missing Handle parameter for UninstallMultipleProtocolInterfaces().
xdu2
2010-12-09
Refine code to make code run more safely.
ydong10
2010-12-09
when SMM Communication Protocol.Communicate() is called from within SMM, SMRA...
rsun3
[prev]
[next]