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-31
1. Add new API supports for PEM & X509 key retrieving & verification;
qlong
2010-12-31
Use SmmStatusCode protocol in EfiInitializeSmmDriverLib() funciton.
lgao4
2010-12-31
1. Invoke InstallConfigurationTable () in OnReadyToBoot() to avoid the new re...
gdong1
2010-12-30
Update the Timeout used for Write() operations to consider the case where the...
mdkinney
2010-12-30
Prevent a NULL device path from being passed into REPORT_STATUS_CODE_WITH_DEV...
mdkinney
2010-12-30
Show PEIM GUID in PERF log.
lgao4
2010-12-30
Enable number input for numeric, date and time opcode
ydong10
2010-12-30
Fix issue when BaseDebugLibSerialPort is combined with BaseSerialPortLibNull....
mdkinney
2010-12-29
Add mapping for PlatformHookLib to [LibraryClasses] section
mdkinney
2010-12-29
Update Ipsecconfig application.
qianouyang
2010-12-28
Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...
rsun3
2010-12-27
Add missing @param to function header comment.
mdkinney
2010-12-26
Fix CYG GCC build fail on retf.
jyao1
2010-12-25
Replace @@ symbol since GCC does not recognize it.
jyao1
2010-12-24
Fix GCC build failure.
jyao1
2010-12-24
Remove ASSERT here for the zero attributes means deleting preexisting variable.
gdong1
2010-12-24
Add support for BootOption with USB Class or USB WWID device path node.
xdu2
2010-12-24
1. update MatchUsbWwid() to check Vendor Id, Product Id and Interface Number.
xdu2
2010-12-23
1. Support inconsistent if opcode used in string/password opcode.
ydong10
2010-12-23
1. support numeric item +/- action generate callback
ydong10
2010-12-23
Fix boot script thunk issue that we need dispatch in PEI mode for Framework d...
jyao1
2010-12-23
Remove PcdSmmVariableEnable from MdeModulePkg since it is not used in core pa...
gdong1
2010-12-23
Revert patch 11146 about file guid.
ydong10
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
[next]