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
2009-06-04
Add ASSERT check for AsmFlushCacheRange().
xli24
2009-06-04
fix the issue when passing a L"" string to PrintXY.
eric_tian
2009-06-04
update comments per review comments.
vanjeff
2009-06-04
Reviewed the code comments in the Include/Protocol directory for typos, gramm...
pkandel
2009-06-04
Remove ASSERT (TotalSize <= sizeof (Buffer));
xli24
2009-06-04
Fix issue that build is broken if a dynamic PCD's value is L"".
klu2
2009-06-03
Build tool will translate the value of VOID* type PCD to byte array, and put ...
klu2
2009-06-03
Fix an issue in DataHubGetNextRecord.
gikidy
2009-06-03
fix the issue of Inadequate Memory Allocation in Variable Services
eric_tian
2009-06-03
1. Fix the bug that we should use rip relative addressing for x64 label to pr...
qhuang8
2009-06-03
Save label "@F" to 64-bit register (r10) instead of 32-bit register (eax) in ...
qhuang8
2009-06-03
Fix minor typos in comments.
jljusten
2009-06-03
changed %s to %a to print correct ascii string.
vanjeff
2009-06-03
Fix IPF alignment fault caused by addition of BASE_LIST type that was added t...
mdkinney
2009-06-03
Make sure BASE_LIST is always aligned on a 64-bit boundary
mdkinney
2009-06-03
Update GenFw tool to zero time/date by default.
lgao4
2009-06-03
Fix <.><..> can not work correctly on NT32 platform.
gikidy
2009-06-03
The data length of a text request must not exceed the iSCSI target MaxRecvDat...
gikidy
2009-06-03
modify the implementation of GetInterface and GetConfiguration to force the h...
eric_tian
2009-06-03
fix the HiiStrIdToImage sct failure, which is caused by wrong algorithm of fi...
eric_tian
2009-06-02
Use DiskIo->WriteDisk() API to avoid alignment issue.
qhuang8
2009-06-02
Use rip relative addressing for x64 label for Thunk16.S to prevent GCC assemb...
qhuang8
2009-06-02
Fix bug to fill Startup AP Vector address in FvImage
lgao4
2009-06-02
The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE",...
klu2
2009-06-02
The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE",...
klu2
2009-06-02
Add MULTIPLE_THREAD option.
klu2
2009-06-01
Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...
mdkinney
2009-06-01
Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...
mdkinney
2009-06-01
Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...
mdkinney
2009-06-01
Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...
mdkinney
2009-06-01
1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...
mdkinney
2009-06-01
1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...
mdkinney
2009-06-01
1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...
mdkinney
2009-06-01
1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...
mdkinney
2009-06-01
Remove unnecessary use of gEfiStatusCodeSpecificDataGuid and sync algorithm w...
mdkinney
2009-06-01
Remove unnecessary use of gEfiStatusCodeSpecificDataGuid
mdkinney
2009-06-01
Remove the GUID declared as gEfiStatusCodeDataTypeErrorGuid and EFI_STATUS_CO...
mdkinney
2009-06-01
Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_C...
mdkinney
2009-06-01
Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_C...
mdkinney
2009-06-01
Remove the GUID declared as gEfiStatusCodeDataTypeExceptionHandlerGuid and EF...
mdkinney
2009-06-01
1, Add checking for input parameter tool tag which is used to find external t...
klu2
2009-06-01
Update shell binaries to use the newest EDK shell snapshot. This version has ...
qhuang8
2009-06-01
a typo of ISCSI string
eric_tian
2009-06-01
fix the typo of ISCSI related string.
eric_tian
2009-06-01
Remove ShellHotFix.patch since the newest EDK shell snapshot has integrated t...
qhuang8
2009-06-01
1. removed an extra call to SetVectorBase() in the SetMode() function.
vanjeff
2009-06-01
Add directory for the new added Language Library.
lgao4
2009-06-01
Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...
gikidy
2009-05-31
Change (UINT8 *) to (CHAR *) to make types the same for comparison operations
mdkinney
2009-05-31
Correct parameter names for ASSERT() checks.
mdkinney
[next]