OvmfPkg: PlatformDxe: add save and discard buttons to the form

The RouteConfig() function is also called now as expected.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15373 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Laszlo Ersek
2014-03-22 07:13:57 +00:00
committed by jljusten
parent da07afaf59
commit 1df57ba3e6
4 changed files with 38 additions and 0 deletions

View File

@@ -28,6 +28,9 @@
#define LABEL_RES_NEXT 1
#define QUESTION_RES_NEXT 2
#define QUESTION_SAVE_EXIT 3
#define QUESTION_DISCARD_EXIT 4
//
// This structure describes the form state. Its fields relate strictly to the
// visual widgets on the form.