Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
ea1ac7a0f736dfcdb43df01e87037c899693e42b
ea1ac7a
Clean up gEfiHotPlugDeviceGuid in ConPlatformDxe.
by vanjeff
· 16 years ago
f735177
Add build option /GS- to pass build.
by gikidy
· 16 years ago
ccec4c3
Port Intel .asm to GAS S
by gikidy
· 16 years ago
01f1138
Linkage errors fixed.
by gikidy
· 16 years ago
5ffcd25
Patch for CpuInterrupt.S from Tristan Gingold.
by gikidy
· 16 years ago
166451c
New .S files added
by jji4
· 16 years ago
9ffd16f
syntax checked
by jji4
· 16 years ago
6794a1b
The asm file for Ia32 has been translated from MASM to GAS.
by jji4
· 16 years ago
9be1da0
Port Intel .asm to GNU .S
by jji4
· 16 years ago
55e4e17
Path\filename information added for Protocol/PPI/Guid section in DEC file.
by gikidy
· 16 years ago
819958c
Port Intel .asm to GNU .S
by gikidy
· 16 years ago
32f9b79
Port Intel .asm to GNU .S
by jji4
· 16 years ago
3c5a8c1
Use "==" to define build options for USER_DEFINED module
by jwang36
· 16 years ago
6054c68
Use "==" to define build options for USER_DEFINED module
by jwang36
· 16 years ago
16cbc58
Fixed single module build failure issue
by jwang36
· 16 years ago
7508355
Using EFI_RESOUCE status defined in framework Pci Host bridge specification.
by lgao4
· 16 years ago
d71479c
Add the missing definitions in framework Pci Host bridge specification.
by lgao4
· 16 years ago
9a99b39
Fixed an issue caused by passing string of fdf file path
by jwang36
· 16 years ago
56cdcbe
Fixed the failure caused by specifying fdf file via "-f" switch
by jwang36
· 16 years ago
53250de
Path\filename information added for Protocol/PPI/Guid section in DEC file.
by gikidy
· 16 years ago
e8f3f94
Revert some code that was checked in by mistake
by qhuang8
· 16 years ago
367573d
Remove extra blank for array
by qhuang8
· 16 years ago
88fa231
Meta-data verified.
by gikidy
· 16 years ago
309e312
update code to pass K8.
by hchen30
· 16 years ago
058bf46
Use #ifdef but not #if for compiler macros.
by klu2
· 16 years ago
c948a51
Fix EBC build broken.
by klu2
· 16 years ago
acd3b0e
Fix EBC build broken.
by klu2
· 16 years ago
510750f
1) Fixed silent mode issue in Linux. 2) Fixed customized build issue in Duet.
by jwang36
· 16 years ago
d4ccb7d
Fixed file path case
by jwang36
· 16 years ago
750cfde
Updated per the latest changes
by jwang36
· 16 years ago
a7d3768
1. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain family
by jwang36
· 16 years ago
20bcdbc
Add assertion to ensure pointer dereference has been checked against NULL pointer.
by qhuang8
· 16 years ago
13f0a97
Make type EFI_SAL_STATUS be type INTN instead of type UINTN to match SAL Specification description.
by mdkinney
· 16 years ago
262ffea
Update macros to make sure all RETURN_STATUS constants are defined to be of type RETURN_STATUS.
by mdkinney
· 16 years ago
c00bdbb
Comments synchronized with library class
by jji4
· 16 years ago
b677694
Comments checked with spec
by jji4
· 16 years ago
055f28d
Meta-data reviewed.
by gikidy
· 16 years ago
7174e04
1.enhanced security check. 2.remove un-necessary ASSERT.
by vanjeff
· 16 years ago
8f0dd97
Spec checked
by jji4
· 16 years ago
89c18a1
enhanced security check.
by vanjeff
· 16 years ago
1fef733
Fix security check.
by lgao4
· 16 years ago
2fead09
Source level security checked
by jji4
· 16 years ago
e67ca95
Source level security checked
by jji4
· 16 years ago
db0bd81
enhanced security check.
by vanjeff
· 16 years ago
b518ea4
fixed typo
by jcarsey
· 16 years ago
4ad9d87
* MdeModulePkg/Core/Pei/Dependency/Dependency.h
by jljusten
· 16 years ago
cb0b858
add assert logic to avoid Klocwork fake report
by eric_tian
· 16 years ago
525aded
add assert logic to avoid Klocwork fake report
by eric_tian
· 16 years ago
a1b749d
add assert logic to avoid Klocwork fake report
by eric_tian
· 16 years ago
c55426a
fixed comments missing.
by vanjeff
· 16 years ago
df80a83
enhanced security check.
by vanjeff
· 16 years ago
7c1bc8d
Enhanced status return check.
by vanjeff
· 16 years ago
e618d0c
add return value check.
by vanjeff
· 16 years ago
892b7f9
add NULL pointer check.
by vanjeff
· 16 years ago
68443c6
Fix entry point prototype error.
by qhuang8
· 16 years ago
d84dbca
Use apply PeiServicesLib to locate PPI
by qhuang8
· 16 years ago
4cfc329
Fix the typo in comments
by qhuang8
· 16 years ago
96a5ac5
Adjust code to fix potential array out-bound issues.
by qhuang8
· 16 years ago
51195fb
Remove several unicode in comments.
by qhuang8
· 16 years ago
ead7e7d
Fix the potential illegal EBC opcode issue.
by qhuang8
· 16 years ago
4798ea5
1) Replace IA32API with EFIAPI to standardise the calling convention.
by qwang12
· 16 years ago
98b15cf
Include the missing Guid header file to refer the global Guid
by lgao4
· 16 years ago
2e121e9
Add #defines for commonly used Base Address and Sizes.
by mdkinney
· 16 years ago
8a3f79b
Add the missing Guid header file.
by lgao4
· 16 years ago
1e42ac7
Add MdePkgTokenSpace Guid header file.
by lgao4
· 16 years ago
b998288
Correct typo in comments, clean IfrSupportLib.h
by lgao4
· 16 years ago
9e5acfd
Change style 0 == Index to Index == 0
by lgao4
· 16 years ago
fbbb421
clean K8.
by eric_tian
· 16 years ago
a935a0d
Add in ASSERT to avoid NULL point dereference.
by qwang12
· 16 years ago
dcbb35e
Add comments in DSC files to explain the function and design of components section.
by xli24
· 16 years ago
80ed209
Add comments in DSC files to explain the function and design of components section.
by xli24
· 16 years ago
b2ba1c1
Add comments in DSC files to explain the function and design of components section.
by xli24
· 16 years ago
6074a6f
Add comments in DSC files to explain the function and design of components section.
by xli24
· 16 years ago
f8d8f54
Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesTableLib to generate the correct sequence for library constructor for DuetPkg.
by qhuang8
· 16 years ago
8e0e028
Update ReportStatusCodeLib mapping: Use DxeCoreReportStatusLibFromHob DXE_CORE and DxeReportStatusCodeLib in IntelFrameworkModulePkg for all other modules.
by qhuang8
· 16 years ago
6dacb8c
Add DxeCoreReportStatusCodeLibFromHob library instance. For now, it is dedicated to DxeCore for DuetPkg.
by qhuang8
· 16 years ago
05b1c41
update meta.
by vanjeff
· 16 years ago
d1a54e2
ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >, < >=, <=)
by qwang12
· 16 years ago
f0a8eeb
Comments synchronized
by jji4
· 16 years ago
2517435
Clean Network Driver to include Uefi.h, not PiDxe.h.
by lgao4
· 16 years ago
1f25dac
Clean IpfMacro.i to remove unused Macro.
by lgao4
· 16 years ago
9cff2f8
Roll back the DEBUG mask change which cause SerialIo read_conf test item failure.
by niry
· 16 years ago
6c6004f
Fix build break for missing PeCoffLib mapping
by mdkinney
· 16 years ago
ba5e88f
Add parenthesis to expression to make order of operations clear
by mdkinney
· 16 years ago
9bb407c
Fix IN OUT specifiers
by mdkinney
· 16 years ago
1bfc743
Fix ICC build break
by qhuang8
· 16 years ago
5fc5555
Fix ICC build break
by qhuang8
· 16 years ago
276a49b
Clean up FaultTolerantWriteDxe to remove the duplicated definition.
by lgao4
· 16 years ago
2374b97
fix the operator priority bug.
by niry
· 16 years ago
d5469f4
Corrected the case of file name
by jwang36
· 16 years ago
56c0008
Add change log for the non-backward compatibility change in EDK_7467
by qhuang8
· 16 years ago
6544297
Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdUsbTransferTimeoutValue for it.
by qhuang8
· 16 years ago
2f5c655
De-unicode to pass VS2005 build
by qhuang8
· 16 years ago
8ed62a3
Fix minor build issue.
by qhuang8
· 16 years ago
47c6e0f
Comments checked with spec.
by jji4
· 16 years ago
63ba999
Comments checked with spec.
by jji4
· 16 years ago
c410589
K8: Add in ASSERT to detect possible NULL pointer dereference.
by qwang12
· 16 years ago
fd0d484
clean ecc
by eric_tian
· 16 years ago
b2c0a17
Pass ECC
by jgong5
· 16 years ago
7b2207f
Coding style checked
by jji4
· 16 years ago
Next »