summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/EsrtDxe/EsrtDxe.inf
diff options
context:
space:
mode:
authorChao Zhang <chao.b.zhang@intel.com>2015-05-20 02:19:17 +0000
committerczhang46 <czhang46@Edk2>2015-05-20 02:19:17 +0000
commita3ac2587518e391f45411f190e29568c83045318 (patch)
tree61d709e0292151e47423b98c4ea756e67305670e /MdeModulePkg/Universal/EsrtDxe/EsrtDxe.inf
parent037e66befd3606b0ff4d553490ae2edb34c0cb1c (diff)
downloadedk2-platforms-a3ac2587518e391f45411f190e29568c83045318.tar.xz
MdeModulePkg: Update coding style
Update to follow Tiano Coding style. Fix potential NULL memory copy Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chao Zhang <chao.b.zhang@intel.com> Reviewed-by: Qiu Shumin <shumin.qiu@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17474 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/EsrtDxe/EsrtDxe.inf')
-rw-r--r--MdeModulePkg/Universal/EsrtDxe/EsrtDxe.inf5
1 files changed, 3 insertions, 2 deletions
diff --git a/MdeModulePkg/Universal/EsrtDxe/EsrtDxe.inf b/MdeModulePkg/Universal/EsrtDxe/EsrtDxe.inf
index 573f8cd32b..88440c8588 100644
--- a/MdeModulePkg/Universal/EsrtDxe/EsrtDxe.inf
+++ b/MdeModulePkg/Universal/EsrtDxe/EsrtDxe.inf
@@ -30,6 +30,7 @@
#
[Sources]
+ EsrtImpl.h
EsrtImpl.c
EsrtDxe.c
@@ -50,8 +51,8 @@
PrintLib
[Guids]
- gEfiSystemResourceTableGuid ## PRODUCES
- gEfiEventReadyToBootGuid ## CONSUMES
+ gEfiSystemResourceTableGuid ## PRODUCES ## SystemTable
+ gEfiEventReadyToBootGuid ## CONSUMES ## Event
[Protocols]
gEfiFirmwareManagementProtocolGuid ## SOMETIMES_CONSUMES