Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
cebc8d486e39ffbbf37f67914db0a49455181e0f
cebc8d4
Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.
by lgao4
· 16 years ago
c84507a
code scrub for DebugSpport Module.
by vanjeff
· 16 years ago
89df7f9
fixed one typo
by vanjeff
· 16 years ago
02c57de
INF head checked
by jji4
· 16 years ago
de2314f
Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated resource is used out. And remove PCD.
by lgao4
· 16 years ago
8ef1551
Renamed to follow Coding Style
by eric_tian
· 16 years ago
c45a5c3
1) Update file header.
by qwang12
· 16 years ago
4b8157f
Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files with it.
by gikidy
· 16 years ago
64d2df9
1) Update file header.
by qwang12
· 16 years ago
3cb3f19
1) Update file header.
by qwang12
· 16 years ago
36dadb8
1) Update file header. 2) Make use of standard macro defined in MdePkg.
by qwang12
· 16 years ago
4489c1f
Fix the wrong SVN address for EdkShellPkg.
by qhuang8
· 16 years ago
6e8a984
1. Merger generic functions into one file.
by vanjeff
· 16 years ago
4ef55df
Synchronize MdePkg/Library *.h files with c files
by gikidy
· 16 years ago
efb2311
Synchronize MdePkg h files to Library/Base* c files.
by gikidy
· 16 years ago
2fc60b7
Synchronize BaseLib h files to c files.
by gikidy
· 16 years ago
fca1cc7
Make use of MdePkg's FreePool library function to replace gBS->FreePool.
by qwang12
· 16 years ago
3abd5df
update code comment
by tding1
· 16 years ago
1794e50
code scrub update
by eric_tian
· 16 years ago
fd6f5e5
correct /// usage mistake
by ywu21
· 16 years ago
6f4aad3
fixed one bug when declaring IA32_IDT_GATE_DESCRIPTOR.
by vanjeff
· 16 years ago
9916492
Update the incompatible change into ChangeLog
by lgao4
· 16 years ago
fd97c92
INF module description edited
by jji4
· 16 years ago
9614285
Update EFI_KEY_OPTION.KeyOptions --> EFI_KEY_OPTION.KeyData to follow UEFI spec.
by lgao4
· 16 years ago
1bf7937
Add comments for enumeration, structure data members those are referred by UefiService, Runtime Service, Dxe Service and Pei Service.
by lgao4
· 16 years ago
2c6d600
INF module description added
by jji4
· 16 years ago
036befa
delete redundant **/
by ywu21
· 16 years ago
57e6bb7
update function header
by ywu21
· 16 years ago
4cf432d
delete #include <Uefi/UefiBaseType.h>
by ywu21
· 16 years ago
242354a
update file header
by ywu21
· 16 years ago
02aa4e5
update file header update function header
by ywu21
· 16 years ago
2281e7a
Synchronize the h files with c files.
by gikidy
· 16 years ago
4c395b6
Library classes updated in INF
by jji4
· 16 years ago
190f29c
added comment for some structure
by vanjeff
· 16 years ago
52ed4ff
update file header
by ywu21
· 16 years ago
db3e605
update file header update function header
by ywu21
· 16 years ago
2dce4b4
update file header
by ywu21
· 16 years ago
b604547
update file header
by ywu21
· 16 years ago
1055b68
1 update function header
by ywu21
· 16 years ago
9fd6fde
update file header
by ywu21
· 16 years ago
fa6fb82
update file header
by ywu21
· 16 years ago
070a76b
Synchronize interface function comment from declaration in library class header file to implementation in library instance.
by klu2
· 16 years ago
530e25f
update file header delete IN from IScsiPublishIbft ( IN VOID );
by ywu21
· 16 years ago
d8c0456
update file header
by ywu21
· 16 years ago
7a45742
update file header
by ywu21
· 16 years ago
aeb4932
update file header
by ywu21
· 16 years ago
518db1d
Synchronize interface function comment from declaration in library class header file to implementation in library instance.
by klu2
· 16 years ago
f38fdc7
Synchronize interface function comment from declaration in library class header file to implementation in library instance.
by klu2
· 16 years ago
753f9e6
update file header
by ywu21
· 16 years ago
0c3437e
Synchronize interface function comment from declaration in library class header file to implementation in library instance.
by klu2
· 16 years ago
9ece9bd
change to #include <PiDxe.h> #include <Uefi.h>
by ywu21
· 16 years ago
fd82de4
update file header
by ywu21
· 16 years ago
7551539
update file header update function header update enum variable definition
by ywu21
· 16 years ago
8e29a12
update file header
by ywu21
· 16 years ago
a4e5d8a
update file header
by ywu21
· 16 years ago
d272bf7
update file header
by ywu21
· 16 years ago
669314e
update file header
by ywu21
· 16 years ago
fab4bd0
update file header update function header update comments for one macro
by ywu21
· 16 years ago
11e0ec6
update file header
by ywu21
· 16 years ago
f69bf3f
update file header update function header
by ywu21
· 16 years ago
80f0c0c
Synchronize function comments from library class to library instance.
by klu2
· 16 years ago
27a57d4
Move common smbus structure from Smbus PPI to Industry Standard Smbus.h shared between Smbus PPI and Protocol
by lgao4
· 16 years ago
2cf14c7
Update structure name aligned to UEFI specification.
by lgao4
· 16 years ago
992f22b
Add the detailed descriptions for the structure data member in these protocol.
by lgao4
· 16 years ago
d0a915a
Add EFI_NETWORK_INTERFACE_TYPE definition
by lgao4
· 16 years ago
3609613
remove unnecessary detailed description for InvalidateInstructionCache(), since no more additional information than the brief description.
by vanjeff
· 16 years ago
2a53dab
Correct minor comments
by lgao4
· 16 years ago
214099c
by jwang36
· 16 years ago
1b0ea11
1) Separate the AutoGen code for PCDs between module and its library instances. Only macros for module's PCDs will be put in AutoGen.h. Others will be put in AutoGen.c. This is intended to catch missed PCDs in inf file more easily.
by jwang36
· 16 years ago
2fe241a
Synchronize comment of BaseLib.h and it's implementation to match the Spec.
by gikidy
· 16 years ago
1833218
1. added functions header for MACROS in PCI22.h.
by vanjeff
· 16 years ago
2bd6a5f
Fix typo.
by klu2
· 16 years ago
41bc19f
Synchronize PlatformBdsLibNull library class's header file to library instance.
by klu2
· 16 years ago
262b066
Synchronize GenericBdsLib library class's header file to library instance.
by klu2
· 16 years ago
9319d2c
Add comments for most of enum data type.
by lgao4
· 16 years ago
db5d3db
Fix a typo
by klu2
· 16 years ago
596cecf
update function comments
by tding1
· 16 years ago
354aa8a
Updated with latest changes.
by jwang36
· 16 years ago
555b51b
change library class name to PciSegmentLib
by eric_tian
· 16 years ago
cc078d7
added comments for some structures and apply for doxgen format
by vanjeff
· 16 years ago
f7e994a
Fix a type for undeclared word
by klu2
· 16 years ago
bf7ea00
added comments for some structures and apply for doxgen format
by vanjeff
· 16 years ago
c6d0ee4
Code scrubbing.
by jgong5
· 16 years ago
cc8dade
Comments have been checked with spec
by jji4
· 16 years ago
25cfda0
Remove undefined comments for status PCD.
by lgao4
· 16 years ago
bd9162d
PCD default value has been changed according to the spec
by jji4
· 16 years ago
5270797
correct 0X to 0x
by lgao4
· 16 years ago
c3d4e54
Correct the unknown character and update ChangeLog.txt
by lgao4
· 16 years ago
daa6553
Use BIT8-1 insetad of UINT8_MAX Fix a typo in a comment
by mdkinney
· 16 years ago
f4ec40a
Add more detailed comments for many of the Base Types
by mdkinney
· 16 years ago
2a3f6a2
1) Add descriptions for the enum values or struc members for the following types:
by mdkinney
· 16 years ago
6617fcc
Add descriptions of EFI_PHYSICAL_ADDRESS and EFI_VIRTUAL_ADDRESS
by mdkinney
· 16 years ago
97c4aff
Add descriptions for each of the width values in the enumeration
by mdkinney
· 16 years ago
f1409bb
Make sure the #define for a subtype and the device path node for a subtype each have their own comment block.
by mdkinney
· 16 years ago
d1c810f
Update SAL_PROC declaration to following coding standard. There should be no spaces between ')' and '(' for function typedefs.
by mdkinney
· 16 years ago
b7ca878
Add full description of the Format string to the file header of the Print Library
by mdkinney
· 16 years ago
9bfdfa5
Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Library
by mdkinney
· 16 years ago
c0edac2
Remove unused declarations from the UEFI Runtime Library for:
by mdkinney
· 16 years ago
a5c1c59
Update PE_COFF_LOADER_READ_FILE declaration to following coding standard. There should be no spaces between ')' and '(' for function typedefs.
by mdkinney
· 16 years ago
d75f9fc
Add macro comments for SWITCH_STACK_ENTRY_POINT
by mdkinney
· 16 years ago
Next »